Test of the new menu system
- FDR
- Topic Author
- Offline
I could't recheck everything with the previous one, but I will now with this.
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.
- FDR
- Topic Author
- Offline
The $5 question is: should it at all?
Please Log in or Create an account to join the conversation.
- FDR
- Topic Author
- Offline
As I primarily use the touch screen interface, the visible selection isn't needed, but only an ugly border...
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
As far as the selection always being visible, I'm not sure how to proceed, I could easily make it so that if nothing is selected, the selection doesn't follow the touch. But once you have the selection visible it currently stays visible. How about the following: If you enter a menu with the touch screen, the selection will not be visible (until you use a button to make it so). If you enter the menu via a button press, the selection will be at the last selected item. That should provide a reasonable compromise for both usage models. I'm not sure if it will be a little confusing though.
Please Log in or Create an account to join the conversation.
- FDR
- Topic Author
- Offline
If you navigate with the buttons, the menu selection is shown and retained the same when you navigate back, or open the menu again. So far so good.
However when start to use the touch screen, the selection should disappear, but the selection should be maintained in the background just like if it was selected with the buttons. In this case if I start pressing the buttons again to navigate or change values, I can continue right where I left it.
Actually the shown selection isn't too disturbing in the menu, but it is on the forms...
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- FDR
- Topic Author
- Offline
The touch screen navigation is better without the selections, but it is still not what I was hoping for.
The selection doesn't change with the touches, so when I next time use the buttons (for example if I use the pencil to make changes, but use the EXT button to exit the page) it won't show the last selected item, but the last selected by buttons one, which could be an earlier selection and it is confusing.
Has anything else changed aside from the filesystem thing?
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
if you use the touch screen you shouldn't see selections, but the page should be remembered. if you do use buttons you get selections. If you mix the two, you get whatever you used last.
I cannot keep track of the last thing you pressed without also selecting it, so you need to choose to have selections always present, or not to save the selection when using the touch system.
Please Log in or Create an account to join the conversation.
- FDR
- Topic Author
- Offline
So you say it is impossible to maintain the selection of the touches without showing it.
In this case it is a hard choice to choose from the two. I would rather happy if that can be choosed as a setting...
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- FDR
- Topic Author
- Offline
I'll iget back to the master...
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- FDR
- Topic Author
- Offline
I can only check it later at home...The selection in the scrollable listboxes change with the scrolling, when the selection goes out of the visible part.
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- FDR
- Topic Author
- Offline
Go into the model select list. Probably the first model is selected.
Start to scroll down.
As the first row disappears upwards, the selection changes to model2, model3, etc.
If you scroll back, the selection remains on the one which was on the top of the list.
All the model selection, icon selection, model save as, and probably the template selection does that in both directions. (I haven't got enough templates to check...)
Please Log in or Create an account to join the conversation.
- hexfet
- Offline
- Posts: 1868
Please Log in or Create an account to join the conversation.
- HappyHarry
- Offline
- Posts: 1136
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Yes, this is what I decided on. the selection will stay with what you had unless it no longer is on the screen. the original selection is lost as soon as it scrolls off screen. So it is not a bug. if you don't like it we can discuss alternatives.FDR wrote: Yes, the bug is still there:
Go into the model select list. Probably the first model is selected.
Start to scroll down.
As the first row disappears upwards, the selection changes to model2, model3, etc.
If you scroll back, the selection remains on the one which was on the top of the list.
All the model selection, icon selection, model save as, and probably the template selection does that in both directions. (I haven't got enough templates to check...)
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
I don't think I've made any changes that explicitly affect the telemetry page. I did rewrite several gui widgets though as well as the screen update code. is the issue present in today's nightly (481a401) too or only in the current master build?hexfet wrote: I've done a good bit of testing on the Devo10 emulator and all the navigation worked well. The only issue I found is that telemetry values do not display when "inverted". For example on the telemetry test page all the values that are not active appear blank (white) instead of a white 0 on black background. Same when telemetry value is displayed in a main page box and the value exceeds a configured limit.
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Development
- Test of the new menu system