Test of the new menu system
- FDR
- Topic Author
- Offline
FIXED in e4e4501...
EDIT: That's it for today...
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
I have fixed the scrolling so you can access the reorder buttons in both directions
I cannot reproduce getting the arrows stuck in the emulator. Do you know if this can actually happen on the Tx?
The scroll-arrows scroll fast for me..I can't reproduce this issue either
I added long-press on EXIT
As I said, you cannot access to scrollbars on the reorder page, it is read-only
I disabled selection on the main-page, why do you need this?
What do you mean by 'long press doesn't work on the field arrows as it once did'? What is a field-arrow?
Still to do:
* change selection on touch
* fix the reorder list to only shown used channles (this is a bug in the main-release too)
* figure out what to do about the load/icon pages. This will be hard because there is no distinction between 'ENT' and a screen-touch
* reset timer via touch
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
PhracturedBlue wrote: I cannot reproduce getting the arrows stuck in the emulator. Do you know if this can actually happen on the Tx?
It might be a Windows emulator only issue, but I can't check on Linux.
FIXED in e4e4501. It was a Windows emulator issue...
PhracturedBlue wrote: The scroll-arrows scroll fast for me..I can't reproduce this issue either
Go into the transmitter config page, and keep touching on the scrollbar down arrow. The older versions start to scroll down after a second, while the new one doesn't.
Actually it is probably the same error, like with the up/down fields...
FIXED in e4e4501. It was a Windows emulator issue...
PhracturedBlue wrote: I added long-press on EXIT
For example I go into the channel monitor through the main menu, and then press a long EXIT, it will only take me back to the Transmitter menu, then to the Main menu and so on...
FIXED in e4e4501. It was a Windows emulator issue...
Well, that's sad, because if you have more then 8 channels, and want t reorder those, you don't see what you are doing...PhracturedBlue wrote: As I said, you cannot access to scrollbars on the reorder page, it is read-only
I don't really miss it, but that was a relatively easy way to access the model selection with the buttons.PhracturedBlue wrote: I disabled selection on the main-page, why do you need this?
FIXED in e4e4501...
FIXED in e4e4501. It was a Windows emulator issue...
PhracturedBlue wrote: What do you mean by 'long press doesn't work on the field arrows as it once did'? What is a field-arrow?
In the old versions when you clicked them long, after a second it started changing the value in big steps while you still holded it pressed. Now it doesn't work, and I think it is crucial.
FIXED in e4e4501. It was a Windows emulator issue...
Please Log in or Create an account to join the conversation.
- FDR
- Topic Author
- Offline
FIXED in e4e4501, however the selection still have a problem, see later...
Please Log in or Create an account to join the conversation.
- FDR
- Topic Author
- Offline
The icon is not changed, and next time when I go back, still the original icon is selected.
Mostly FIXED in e4e4501...
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
I also fixed the selection so when you touch an object it is selected (except on the main page)
use d1e43e792c
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Sure you can. they will scroll with the text select (whatever is in the 'Copy from' text select will be visible in the list. In the past it was the 'copy to' and I could change it. I'm not sure the best option. I could probably modify it so that the choice is centered in the list (rather than just being shown, which would give you visibility on either side of the element. or I may figure out how to enable the arrows without the allowing selection of the items within it. I'm not sure how to do that though.FDR wrote:
Well, that's sad, because if you have more then 8 channels, and want t reorder those, you don't see what you are doing...PhracturedBlue wrote: As I said, you cannot access to scrollbars on the reorder page, it is read-only
Please Log in or Create an account to join the conversation.
- FDR
- Topic Author
- Offline
Now if you press left or right on the main page, you will stuck on that one page, can't go back or further onto the others, but need to leave that page with the EXT press or EXIT touch.
Please Log in or Create an account to join the conversation.
- FDR
- Topic Author
- Offline
PhracturedBlue wrote: I can't reproduce any of the things you are mentioning on the emulator regarding long-press. The boxes with left/right arrows are called TextSelect (or spinboxes) and they work properly for me. It sounds more like there is an issue with long-press in your emulator build. I can't explain it since they work ok for me in windwos and Linux
I also fixed the selection so when you touch an object it is selected (except on the main page)
use d1e43e792c
While there was a lot of warnings (especially in fltk), the compilation is successful.
I'm on deviation-emu_devo8-v5.0.0-d1e43e7 now...
Please Log in or Create an account to join the conversation.
- FDR
- Topic Author
- Offline
OK thanks, I'll test it further according to that...PhracturedBlue wrote:
Sure you can. they will scroll with the text select (whatever is in the 'Copy from' text select will be visible in the list. In the past it was the 'copy to' and I could change it. I'm not sure the best option. I could probably modify it so that the choice is centered in the list (rather than just being shown, which would give you visibility on either side of the element. or I may figure out how to enable the arrows without the allowing selection of the items within it. I'm not sure how to do that though.FDR wrote:
Well, that's sad, because if you have more then 8 channels, and want t reorder those, you don't see what you are doing...PhracturedBlue wrote: As I said, you cannot access to scrollbars on the reorder page, it is read-only
Please Log in or Create an account to join the conversation.
- FDR
- Topic Author
- Offline
Now everything will be selected what I touch...
FIXED in e4e4501...
Please Log in or Create an account to join the conversation.
- FDR
- Topic Author
- Offline
PhracturedBlue wrote: I can't reproduce any of the things you are mentioning on the emulator regarding long-press. The boxes with left/right arrows are called TextSelect (or spinboxes) and they work properly for me. It sounds more like there is an issue with long-press in your emulator build. I can't explain it since they work ok for me in windwos and Linux
I also fixed the selection so when you touch an object it is selected (except on the main page)
use d1e43e792c
Could you upload a test buld of your Windows emu_devo8, or email it to me zipped?
FIXED in e4e4501. It was a Windows emulator issue...
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
The issue appears to be with the windows emulator running on windows. Oddly the windows emulator running in Wine on Linux works as expected. It isn't related to Docker, since it happens even when I build outside docker. I assume his used to work? I must have changed something relating to the emulator code at some point. I can also reproduce the arrow-selection issue you flagged (again only on windows). It goes away as soon as you move your mouse though.
Please Log in or Create an account to join the conversation.
- FDR
- Topic Author
- Offline
The old emulators, which you can download from this site, like the 4.0.1 do work.
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.
- PhracturedBlue
- Offline
- Posts: 4402
PWR_Sleep();
That will get it working properly for the time being. I'm not going to check that change in, since it is wrong, but until I find the fix, it will let you test.
Edit: never mind. The code has been fixed now
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
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.
- Home
- Forum
- Development
- Development
- Test of the new menu system