Test of the new menu system
- FDR
- Topic Author
- Offline
Actually the menu is scrolable just like in the 7E/10/12E, it's just luck that we don't have more items ATM, but there can be more in the future.Moeder wrote: What about getting rid of the left-aligned menu numbers? To me they look odd and useless, since we don't have to scroll like on devo/7e/10/12e.
That's the generic selection color, which is customizable in the media/config.ini, but at least showy enough on those pages, where you have real controls to select...Moeder wrote: If going without button face, I'd choose a different color for the menu selection, cyan is not made for me
Please Log in or Create an account to join the conversation.
- FDR
- Topic Author
- Offline
struct ImageMap {
const char *file;
u8 width;
u8 height;
u16 x_off;
u16 y_off;
};
Is there any reason to stick to the u8 type, or can I change them to u16 as well?
Please Log in or Create an account to join the conversation.
- FDR
- Topic Author
- Offline
Please Log in or Create an account to join the conversation.
- quique65
- Offline
- Posts: 45
Please Log in or Create an account to join the conversation.
- FDR
- Topic Author
- Offline
It will be in the next nightly build, when those will succeed to upload, however they can't at the moment because of the site's change to HTTPS...
Please Log in or Create an account to join the conversation.
- quique65
- Offline
- Posts: 45
Please Log in or Create an account to join the conversation.
- Thomas.Heiss
- Offline
- Posts: 698
Thomas.Heiss wrote: Question on the 5.0-nightly-build GUI menu system for model list UP/DOWN and model over #1/#30 jumps: www.deviationtx.com/forum/7-development/...arounds-enhancements
The jump #1 (over the top) to #30 is not working 5.0.0 for model list.
In other menus like mixer, model setup jumping over the top / from bottom to top (back) by just using the UP button works.
Is the hard stop at model list #1 intended or have you changed that yet in latest code PhracturedBlue?
Thomas
Any news about enhancing the model menu scrolling either in nightly build for Devo10 or 5.0.0 vlad's test builds?
Is it really that hard to code jumping from model #1 to model #30 when I press the up button? Guys, you already have it in the gui for other menus!
Sorry, but my (down) button panel is still corrupted. Unclear if XciteRC can provide me with a replacement (hopefully).
Greetings
Thomas
Please Log in or Create an account to join the conversation.
- Thomas.Heiss
- Offline
- Posts: 698
Thank you so much guys!!!
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Development
- Test of the new menu system