Color_yr
Color_yr
But I encountered a more strange problem. https://github.com/lvgl/lvgl/assets/26276037/180e430d-9fba-44a9-81d8-a954afc683ce
Only `LV_COLOR_FORMAT_NATIVE` display and refresh, other fromat can only display the first frame, or not display it, and there will be the situation I saw in my previous video.
Thanks, -1 is work, but still like this. > But I encountered a more strange problem. > > VID_20240430_083854.1.mp4
Only this `code` can be used now ``` ``` ``` Columns = { new TemplateColumn( "Name", "FileNameCell1", options: new ColumnOptions { CanUserResizeColumn = false }), ``` 
``` if (RuntimeInformation.IsOSPlatform(OSPlatform.Linux)) { //no work //IntPtr temp = XLib.XOpenDisplay(IntPtr.Zero); //Thread.Sleep(2000); var temp1 = XLib.XInternAtom(temp, "_MOTIF_WM_HINTS", false); var hints = new XLib.MotifWmHints { flags = 2, decorations = 0, functions...
> @Coloryr can you explain what "no work" means when you call XOpenDisplay method? You can define this PInvoke method by yourself and call it. Or is there any exception...
it work  
The event chain stop in top control  
It's HitTest issus, the `res tree` not have openglcontrol  
  I found it, the openglcontrol.DrawList is null