Color_yr

Results 82 comments of 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 }), ``` ![GIF](https://user-images.githubusercontent.com/26276037/212649730-3fdee586-362f-4706-9fe6-aee2279f16ff.gif)

``` 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 ![R90G7DFZ8OPL @HC4EZMQP](https://user-images.githubusercontent.com/26276037/208820094-4b7ddb12-ba11-413c-be8a-17d5a7ad1268.png) ![3M~`~EQB~X })H()3YB$~M](https://user-images.githubusercontent.com/26276037/208820010-9db05e5e-dc09-479f-820b-287b4c65cbac.png)

The event chain stop in top control ![image](https://github.com/AvaloniaUI/Avalonia/assets/26276037/d2119163-e97d-445a-ad2b-457d66f734c6) ![image](https://github.com/AvaloniaUI/Avalonia/assets/26276037/0802babe-5ff5-4f3e-9385-60976cbf8f40)

It's HitTest issus, the `res tree` not have openglcontrol ![image](https://github.com/AvaloniaUI/Avalonia/assets/26276037/911aeb33-eaba-4eae-b551-0417afb1c713) ![image](https://github.com/AvaloniaUI/Avalonia/assets/26276037/f8259036-669c-4dcf-90b4-c2418a64d308)

![image](https://github.com/AvaloniaUI/Avalonia/assets/26276037/616abd23-42f7-4611-b5a2-ecd05f303f42) ![image](https://github.com/AvaloniaUI/Avalonia/assets/26276037/4ac02a77-fadf-41fb-bbc0-5962b9c660b5) I found it, the openglcontrol.DrawList is null