How I can delete a screen?
I have defined a screen in the configuration pannel and now I want delete it.
Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
Screens elimination
Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351
-
- Posts: 3
- Joined: April 13th, 2009, 7:25 pm
- Location: Italy
- Contact:
-
- Forum Supporter
- Posts: 590
- Joined: March 8th, 2006, 1:58 pm
- Location: Scotland
-
- Posts: 3
- Joined: April 13th, 2009, 7:25 pm
- Location: Italy
- Contact:
[quote="mattcro"]You can't actually delete a screen. You can clear the contents of the lines on that screen, or uncheck the "Enabled" checkbox to prevent it being displayed.
You always have 20 screens to play with, but you can leave spare screens disabled to prevent them being used/displayed.[/quote
Add an option to delete. I don't like to switch (in the configuration) trough unnecessary screens
You always have 20 screens to play with, but you can leave spare screens disabled to prevent them being used/displayed.[/quote
Add an option to delete. I don't like to switch (in the configuration) trough unnecessary screens

-
- Forum Supporter
- Posts: 734
- Joined: October 15th, 2005, 10:39 am
- Location: Romania
- Contact:
LCDSmartie is open source, you can get it here and modify it to your liking.
http://sourceforge.net/scm/?type=cvs&group_id=122330
You can bring your additions to the main build so they get incorporated into the next version
Happy coding!
http://sourceforge.net/scm/?type=cvs&group_id=122330
You can bring your additions to the main build so they get incorporated into the next version

Happy coding!
-
- Forum Supporter
- Posts: 590
- Joined: March 8th, 2006, 1:58 pm
- Location: Scotland
Being able to delete screens could get messy... Smartie allows you to use actions to jump to specific screens by number. Deleting a screen would change the numbering (everything would get shuffled up), so the delete function must take account of all sorts of things like this.
You also then need an option to add a new screen. Perhaps a better option is to have a drop-down list box instead of the screen select spin control, so you can jump directly to a specific screen in the config window. You'd have to remember the screen number, unless a brief description for each screen could be added...
I agree that flicking through several unused/inactive screens in the config window is a bit of a hassle though. I tend to arrange all the active screens in the lowest numbered screens so that I have a solid block of screens, e.g. screens 1-6 used with no gaps.
You also then need an option to add a new screen. Perhaps a better option is to have a drop-down list box instead of the screen select spin control, so you can jump directly to a specific screen in the config window. You'd have to remember the screen number, unless a brief description for each screen could be added...
I agree that flicking through several unused/inactive screens in the config window is a bit of a hassle though. I tend to arrange all the active screens in the lowest numbered screens so that I have a solid block of screens, e.g. screens 1-6 used with no gaps.
-
- Forum Supporter
- Posts: 734
- Joined: October 15th, 2005, 10:39 am
- Location: Romania
- Contact:
-
- Forum Supporter
- Posts: 590
- Joined: March 8th, 2006, 1:58 pm
- Location: Scotland