Keyboard Shortcuts
Likes
Search
Nextion 3.2 for CEC 1.097
#ubitx
I may or may not do a 3.5" version.? It's a lot of work as you have to change every element on every page.? It would be nice if there was a way to easily scale it to different size screens, but you basically end up remaking it for each screen size.? Plus I don't have a 3.5" screen and although the editor does give you a good idea how things look and function, it's still not as good as having an actual screen.
Darren VE3XLT |
John Lauber
Darren--it is possible to click and drag and resize in the nextion editor gui to rescale for different display sizes.? I'm trying to figure out the Nextion editor, and it is not obvious how one goes about rescaling/resizing other than directly editing the appropriate x, y, h? and w values in each attribute...have I missed something?
Thanks for all your good work on this. John WI6P |
There is no simple way to scale in the Nextion editor.? Basically any images must be exported, scaled (or remade) and then replaced in the editor.? None of the page elements would line up so they would all have to be resized and moved.? You can click and drag various page elements to move and resize each one, but when lining and sizing things up to the pixel, you pretty much have to enter values into x,y,w and h. Also, some things like height in waveform don't scale up very well as how it is displayed is based on the data the Nextion screen is receiving from the arduino.? It's almost as much work as designing it from scratch.? You are basically remaking the gui for each screen size.
Darren |
John Lauber
Nikos,? I do have the 3.5" Nextion display (¡.T035-011) and would love to have the files (you can send them to jlauber@...).? As for changing the x,y, h and w values, in the Nextion editor, click on any element of the display, and the Attribute page for that element pops up...scroll down to the bottom of the list and you'll find x, y, h and w and you can simply edit them.? But getting the right values to put in those is the devil in these details!
73 John |
John Lauber
¿ªÔÆÌåÓýHi, Nikos¡ªthank you.? Did you try to compile this?? I¡¯ve tried it and get the following output: ? Global Memory:1496 Total size of picture:2,483,702 Total size of font:033,225 Page:px Memory Occupied:1496+1140=2636 Page:pm Memory Occupied:1496+244=1740 Page:pf Memory Occupied:1496+764=2260 Page:pc Memory Occupied:1496+504=2000 Error: Page:padc Error! Memory overflow:1496+2848=4344 Error: Compile failed! 1 Errors, 0 Warnings, ? Looking at page padc, I can¡¯t see what the problem is.? I tried reducing the size of the waveform by a few pixels, and that didn¡¯t help.? I¡¯m really stumbling my way through this Nextion editor, so am operating largely in the blind!? Any ideas? ? 73 WI6P John ? From: [email protected] <[email protected]> On Behalf Of SV9CVJ Nikos ? Hi John |
¿ªÔÆÌåÓýJohnWelcome to learning - hi hi I am stumbling through also If you reduce the grid size on that page say by half for x and y it will compile. I don¡¯t remember the I¡¯d number but it appears in the upper left corner in the grid. Select it an the attribute page will come up. Go to the bottom and change the h and w values Lots of other things need fixing but am encouraged others are working this also.? Art N2AJO? On Aug 29, 2018, at 12:30 PM, John Lauber <jlauber@...> wrote:
|