CR-6-touchscreen icon indicating copy to clipboard operation
CR-6-touchscreen copied to clipboard

Possible to have the file name to scoll in the file name windows. ?

Open dsagdfgsFD opened this issue 3 years ago • 3 comments
trafficstars

dsagdfgsFD avatar May 18 '22 13:05 dsagdfgsFD

Yes - I've attempted this, however this was not feasible due to the buggy behavior of the scrolling widget in DWIN.

Sebazzz avatar May 18 '22 19:05 Sebazzz

Yes - I've attempted this, however this was not feasible due to the buggy behavior of the scrolling widget in DWIN.

FWIW, @Sebazzz - I modified a version of 61F_RC_260522_v1 to replace the regular text display fields with scrolling text display fields on the filebrowser screen (#67). Now that we have the new DGUS tool and we now know that the scrolling text window must have a font spacing parameter value of "1", we might be able to make this enhancement work. The current variable address space does not, however, support filenames longer than 16 characters, and I expect the motherboard firmware handler would need to be modified, to make use of the scrolling text fields. If you would like to try to implement this again, please advise what variable pointers to put in & I will update the DWIN_SET in this branch of my repo, to support testing the mod:

https://github.com/Thinkersbluff/CR-6-touchscreen_Thinkersbluff_Fork/tree/AddScrollingFileNames

Thinkersbluff avatar May 30 '22 13:05 Thinkersbluff

Doesnt have to scroll, it can display first X charactes for 5 seconds, then swap to next set etc... should be easier.

apassiou avatar May 24 '23 21:05 apassiou