Support and General Use > Theming and Appearance Customization
Theme Editor Feedback
expos1994:
Theme editor is coming along nicely. Great work.
Here's my feature suggestion:
Something to allow toggling different conditions. Maybe a control panel where the user can set the battery level, the volume, the play/rw/ff/stop, etc. Then based on that setting the preview window will update accordingly.
Another way to do this would be to change the preview window when the user hovers over the code.
IE:
--- Code: ---%?mp<||%xd(Pa)|%xd(Pb)|%xd(Pc)>
--- End code ---
Hovering over the %xd(Pa) part of this statement would show the Pa image in the preview window.
A toggling control panel would probably be the easiest to implement and also use.
Another thing that would be nice would be a few text boxes to set the various tags (artist, album, track title, etc) That way the user could see how different strings would be displayed and perhaps test the scrolling.
Keep up the great work!
[Saint]:
--- Quote from: expos1994 on August 09, 2010, 01:58:31 PM ---Here's my feature suggestion:
Something to allow toggling different conditions. Maybe a control panel where the user can set the battery level, the volume, the play/rw/ff/stop, etc. Then based on that setting the preview window will update accordingly.
--- End quote ---
You might want to go exploring in the menu of the themeeditor, all this is already implemented.
Try navigation to "View - Device Configuration" (or simply press "Ctrl+D").
--- Quote from: expos1994 on August 09, 2010, 01:58:31 PM ---Another thing that would be nice would be a few text boxes to set the various tags (artist, album, track title, etc) That way the user could see how different strings would be displayed and perhaps test the scrolling.
--- End quote ---
Again, this is in the Device Configuration menu (Ctrl+D) under the tab "ID3 Info".
Scrolling and anything else that requires a timeout can can be viewed by using the "Timer" function in "View - Timer" (or simply press Ctrl+T).
Hope this helps,
[St.]
expos1994:
Don't I feel stupid!
You're right, this is all implemented... and implemented well. ;D
ew:
Thanks for implementing the x,y positional indicator. It is great.
One further suggestion and a possible bug:
* Suggestion - could there be an option for word wrap (for display of) of long lines (in the editor)
* Could there be a bug in the way a progress bar is displayed in the preview window? Possibly between 27667 and 27700.
The following was displayed as I expected in 27667 and the simulator
--- Quote ---%Vl(Info_Menu_NoAA,0,199,168,2,0)
%?mp<|%pb(8,-,-,-,linebarpb.bmp)>
--- End quote ---
In 27700 the progress bar is justified to the left margin
Edit:Could it be that x&y got somehow reversed?
Thanks again for your work.
ixo4vita:
It feels like the last two builds have started to double up the directory names when loading images within projects? i've tried a pair of projects and get the projectname/projectname/wps/wps/projectname/imagename.bmp is not found error
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version