![]() |
Forum Index : Microcontroller and PC projects : Micromite Console new application for Win
![]() ![]() ![]() ![]() |
|||||
Author | Message | ||||
panky![]() Guru ![]() Joined: 02/10/2012 Location: AustraliaPosts: 1114 |
@sagt3k Hi Antonio, Close, but no cigar! ![]() ![]() ![]() If you highlight a number of lines, one of which has a comment marker anywhere other than the first character then click on Ins/Del Comment, all lines without a comment marker anywhere in the line get a comment marker inserted as the first character (which is correct) BUT, the line that has a comment marker somewhere other than the first character has the first character deleted and no comment marker inserted. panky. ... almost all of the Maximites, the MicromMites, the MM Extremes, the ArmMites, the PicoMite and loving it! |
||||
sagt3k![]() Guru ![]() Joined: 01/02/2015 Location: ItalyPosts: 313 |
Hi panky It's intentional, it's not a mistake ![]() "I speak for myself", if in a row I have already commented within the row, I hardly foresee another comment.We should provide other features? Let me know Antonio |
||||
TassyJim![]() Guru ![]() Joined: 07/08/2011 Location: AustraliaPosts: 6283 |
Adding a block of comments is handy when you want to temporally remove some code. It is likely that a block of code will have existing comments in it and they should stay there so that they are back where you had them when you uncomment the block again. Having multiple comment markers on a line doesn't cause any problems. Jim VK7JH MMedit |
||||
sagt3k![]() Guru ![]() Joined: 01/02/2015 Location: ItalyPosts: 313 |
Hi Jim and panky OK, now I controll first char in the line string to manage Ins/Del comments. Waiting other feedback, to publish new release. Antonio |
||||
panky![]() Guru ![]() Joined: 02/10/2012 Location: AustraliaPosts: 1114 |
Antonio, Some level of undo in the edit window would be really usefull. I haven't had a play with the scripting side yet but the upload speed and stability of the console window are impressive. panky ... almost all of the Maximites, the MicromMites, the MM Extremes, the ArmMites, the PicoMite and loving it! |
||||
KeepIS![]() Guru ![]() Joined: 13/10/2014 Location: AustraliaPosts: 1882 |
I agree with panky, and the only thing putting me off in the Editor is the colour of normal plain code, even with big fonts it's still washed out to my eyes against the white background, and I'm using big Dual 26" LCD screens. The other thing on a wish list is all MM.BASIC and MM.BASIC Plus commands highlighting. It's really stating to look good. NANO Inverter: Full download - Only Hex Ver 8.1Ks |
||||
f1fco Senior Member ![]() Joined: 18/03/2012 Location: FrancePosts: 155 |
grazie mille Antonio per il lavoro ! thank you very much for your nice work ! just an option possible : add a button to exit cleanly from the software Pierre, from Nimes, south of France 73s de F1FCO |
||||
sagt3k![]() Guru ![]() Joined: 01/02/2015 Location: ItalyPosts: 313 |
Hi to everybody - with CTRL+Z you can do a undo, btw I can add redo/undo button no problem - script it's ready, maybe soon I will publish some examples to highlight the potentialities of the scripts in the program - concerning colours, at the moment in tools/button You can switch between black or white background - for the highlighting of the MM.basic instructions I'm working on it already GRAZIE Pierre !! - no problem to add "CLOSE" button Thanks Antonio |
||||
sagt3k![]() Guru ![]() Joined: 01/02/2015 Location: ItalyPosts: 313 |
Hi to Everybody In "Main form" application: - added "close button" In "Editor" sheet: - comments/indentations, first char bugs fixed - added buttons, redo/undo and incr/decr font size - highlighting MM.basic instructions Here the link for download v.0.941 Every comment and / or suggestion is appreciated Thanks Antonio |
||||
f1fco Senior Member ![]() Joined: 18/03/2012 Location: FrancePosts: 155 |
ok Antonio for the button "CLOSE" BUT, if I have made a change on the source code, when I exit by "CLOSE", the work is lost you would have to ask "Warning ! save you code before close" "do you want to save your code ? Y/N" as in many windows applications thank you Pierre, from Nimes, south of France 73s de F1FCO |
||||
sagt3k![]() Guru ![]() Joined: 01/02/2015 Location: ItalyPosts: 313 |
Hi pierre ![]() Antonio |
||||
sagt3k![]() Guru ![]() Joined: 01/02/2015 Location: ItalyPosts: 313 |
Hi to Everybody In "Editor" sheet: - bug fixed - if the code is changed, in case of closing it warns to save it Here the link for download v.0.942 Every comment and / or suggestion is appreciated Thanks Antonio |
||||
f1fco Senior Member ![]() Joined: 18/03/2012 Location: FrancePosts: 155 |
thank you very much Antonio, its perfect for me Pierre. 73s de F1FCO |
||||
PhilTilson Newbie ![]() Joined: 15/11/2015 Location: United KingdomPosts: 35 |
This is what software should be like! Clicked the download page. Downloaded in one second. Clicked to extract. Double-clicked on the filename. Up and running! Perfect ![]() Instant connection to the MM and very fast in operation. I have only one problem: I'm unclear as to the use of the TCP option. Could somebody please offer a couple of sentences of simple explanation? Really good stuff Antonio - but I think you are working too late at night! Phil |
||||
sagt3k![]() Guru ![]() Joined: 01/02/2015 Location: ItalyPosts: 313 |
Hi Phil Thanks ![]() What do you mean ? TCP connection or UART on TCP? How did you guess ? ![]() Antonio |
||||
sagt3k![]() Guru ![]() Joined: 01/02/2015 Location: ItalyPosts: 313 |
Hi to Everybody In "Console" sheet: - added CPU frequecy for all MMBasic family ![]() announcement for those interested on "MYSQL" - Micromite Console will be equipped with mysql potential - the editor will have the possibility to interact with DB MySQL, save/load/search code - the scripts will be able to dialogue with the UART/TCP and the DB, this will allow an exchange of data - the application will give all the support to create the tables that need to start the MYSQL management I personally already use this method with raspberry/linux server or with internet/cloud that offer free services with limited DB up to 200MB. Those interested can expand future features by describing other ideas. Here the link for download v.0.943 Every comment and / or suggestion is appreciated Thanks Antonio |
||||
KeepIS![]() Guru ![]() Joined: 13/10/2014 Location: AustraliaPosts: 1882 |
Am I missing something? I cannot get the program to remember its window size, it always defaults to a small window with the bottom controls hidden. [quote] added CPU frequecy for all MMBasic family [/quote] Is the Armmite H7 @ 400 Mhz included? NANO Inverter: Full download - Only Hex Ver 8.1Ks |
||||
sagt3k![]() Guru ![]() Joined: 01/02/2015 Location: ItalyPosts: 313 |
Hi KeepIS - according to the specifications of matherp and following the last manual page 14: - about the position of the application, I do not memorize the last position. So when the application is restarted, it is positioned at the center of the monitor and in restricted mode. Is it necessary to store the size at the next start? Antonio |
||||
KeepIS![]() Guru ![]() Joined: 13/10/2014 Location: AustraliaPosts: 1882 |
Yes I know the H7 cannot change speed, I was misunderstanding exactly what that CPU list of yours was being used for. Almost every programs saves the last position and program resize that the user set, it's important in multi windowed layout and, in this case, to adjust the program window size to show all of the available options. Every time I open the program I have to resized the window before I can even use it. Mike. NANO Inverter: Full download - Only Hex Ver 8.1Ks |
||||
sagt3k![]() Guru ![]() Joined: 01/02/2015 Location: ItalyPosts: 313 |
Hi to Everybody New version 0.944 published with these new features: - saving the position and size when the application is closed - anchorage to the windows work area I remind everyone that "Micromite Console" is portable, so depending on the size of the guest screen, the application could resize depending on the limit of the screen size. Here the link for download v.0.944 Every comment and / or suggestion is appreciated Thanks Antonio |
||||
![]() ![]() ![]() ![]() |
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |