Arduino Nano can not be reset by connecting the GND symbol via the 'push button swith' to ground.
Vertical or horizontal sliders do not exist. Panning with the mouse does not exist. 'Zoom to all' does not exist. There is only zoom in and zoom out capabilities.
-Double click on the caption bar does not work according windows standards. The first double click move the program in the lower right corner while the size of programme remains the same. Another double click maximizes the programme.
LCD HD44780 does not display user-defined characters. Do you plan to add some of the frequently used shields (like LCD Keypad Shield 1602)?
File Browser displays files only on disk C: (in fact I do not see any reason for this tab)
The purpose of these comments is to improve the program which have great potential and make sense to continue be developed
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Arduino Nano can not be reset by connecting the GND symbol via the 'push button swith' to ground.
No, reset is not yet implemented.
Vertical or horizontal sliders do not exist.
No, they are not needed (see below).
Panning with the mouse does not exist. 'Zoom to all' does not exist. There is only zoom in and zoom out capabilities.
Yes, you can scroll the circuit:
Shift+Left-click on any empty part of the circuit and move to scroll circuit.
(Planning to change this to middle button).
-Double click on the caption bar does not work according windows standards. The first double click move the program in the lower right corner while the size of programme remains the same. Another double click maximizes the programme.
As far as i know window behaivor is handled by your OS windows manager.
What do you want to do?
LCD HD44780 does not display user-defined characters.
No, is not yet implemented.
Do you plan to add some of the frequently used shields (like LCD Keypad Shield 1602)?
Yes, maybe in the future some of these shields will be implemented.
File Browser displays files only on disk C: (in fact I do not see any reason for this tab)
Reason for file browser is browse file system and open files.
Regards.
Last edit: Santiago 2018-03-18
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
-Double click on the caption bar does not work according windows standards. The first double click move the program in the lower right corner while the size of programme remains the same. Another double click maximizes the programme.
The purpose of these comments is to improve the program which have great potential and make sense to continue be developed
Hi Anonymus.
No, reset is not yet implemented.
No, they are not needed (see below).
Yes, you can scroll the circuit:
Shift+Left-click on any empty part of the circuit and move to scroll circuit.
(Planning to change this to middle button).
Basic use tutorial: http://simulide.blogspot.com.es/p/basic-use.html
As far as i know window behaivor is handled by your OS windows manager.
What do you want to do?
No, is not yet implemented.
Yes, maybe in the future some of these shields will be implemented.
Reason for file browser is browse file system and open files.
Regards.
Last edit: Santiago 2018-03-18