Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 17:59 02 Aug 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : Micromite Console new application for Win

     Page 4 of 5    
Author Message
panky

Guru

Joined: 02/10/2012
Location: Australia
Posts: 1114
Posted: 01:35am 04 Nov 2018
Copy link to clipboard 
Print this post

@sagt3k

Hi Antonio,

  Quote  In "Editor" sheet:
- comments/indentations bugs fixed


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: Italy
Posts: 313
Posted: 06:57am 04 Nov 2018
Copy link to clipboard 
Print this post

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: Australia
Posts: 6283
Posted: 07:42am 04 Nov 2018
Copy link to clipboard 
Print this post

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.

JimEdited by TassyJim 2018-11-05
VK7JH
MMedit
 
sagt3k

Guru

Joined: 01/02/2015
Location: Italy
Posts: 313
Posted: 08:38am 04 Nov 2018
Copy link to clipboard 
Print this post

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: Australia
Posts: 1114
Posted: 01:25am 05 Nov 2018
Copy link to clipboard 
Print this post

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: Australia
Posts: 1882
Posted: 02:00am 05 Nov 2018
Copy link to clipboard 
Print this post

  panky said   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


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: France
Posts: 155
Posted: 09:50am 05 Nov 2018
Copy link to clipboard 
Print this post

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: Italy
Posts: 313
Posted: 03:24pm 05 Nov 2018
Copy link to clipboard 
Print this post

Hi to everybody

  panky said   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.

- 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


  KeepIS said  
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.

- 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


  f1fco said   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

GRAZIE Pierre !!
- no problem to add "CLOSE" button

Thanks
Antonio
 
sagt3k

Guru

Joined: 01/02/2015
Location: Italy
Posts: 313
Posted: 06:05pm 05 Nov 2018
Copy link to clipboard 
Print this post

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: France
Posts: 155
Posted: 12:54pm 07 Nov 2018
Copy link to clipboard 
Print this post

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: Italy
Posts: 313
Posted: 01:54pm 07 Nov 2018
Copy link to clipboard 
Print this post

Hi pierre
noted for next release...
Antonio
 
sagt3k

Guru

Joined: 01/02/2015
Location: Italy
Posts: 313
Posted: 05:54pm 07 Nov 2018
Copy link to clipboard 
Print this post

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: France
Posts: 155
Posted: 04:18pm 09 Nov 2018
Copy link to clipboard 
Print this post

thank you very much Antonio,
its perfect for me

Pierre.
73s de F1FCO
 
PhilTilson
Newbie

Joined: 15/11/2015
Location: United Kingdom
Posts: 35
Posted: 06:50pm 12 Nov 2018
Copy link to clipboard 
Print this post

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: Italy
Posts: 313
Posted: 07:47pm 12 Nov 2018
Copy link to clipboard 
Print this post

Hi Phil
Thanks

  PhilTilson said  
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?

What do you mean ? TCP connection or UART on TCP?

  PhilTilson said  
Really good stuff Antonio - but I think you are working too late at night!

How did you guess ?

Antonio
 
sagt3k

Guru

Joined: 01/02/2015
Location: Italy
Posts: 313
Posted: 10:04pm 30 Nov 2018
Copy link to clipboard 
Print this post

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: Australia
Posts: 1882
Posted: 01:37am 01 Dec 2018
Copy link to clipboard 
Print this post

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: Italy
Posts: 313
Posted: 08:03am 01 Dec 2018
Copy link to clipboard 
Print this post

Hi KeepIS

- according to the specifications of matherp and following the last manual page 14:
  Quote  
Unsupported commands
The Armmite H7 does not currently support dynamically changing the CPU speed or the sleep function. Accordingly the commands CPU speed and CPU SLEEP are not available ..

- 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: Australia
Posts: 1882
Posted: 11:26pm 01 Dec 2018
Copy link to clipboard 
Print this post

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. Edited by KeepIS 2018-12-03
NANO Inverter: Full download - Only Hex Ver 8.1Ks
 
sagt3k

Guru

Joined: 01/02/2015
Location: Italy
Posts: 313
Posted: 06:22pm 02 Dec 2018
Copy link to clipboard 
Print this post

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
 
     Page 4 of 5    
Print this page
The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025