Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window

2021-07-06 Thread Fred van Stappen
Re-hello. Huh, in case of somebody has energy to convert shape.h into pascal, here is the code: (also in attachment) #ifndef _SHAPE_H_ #define _SHAPE_H_ #include #include #ifndef _SHAPE_SERVER_ #include typedef struct { int type;/* of event */ unsigned long serial; /* # of

Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window

2021-07-06 Thread Fred van Stappen
Hello Sieghard. OK, installed: $ sudo apt-get install xteddy. Nice (see picture)! But XTeddy also use libXExt dependency: https://packages.debian.org/buster/xteddy https://packages.debian.org/buster/libxext6 Fre;D De : Fred van Stappen Envoyé : mardi 6

Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window

2021-07-06 Thread Fred van Stappen
Hello Sieghard. > A dependency to wine? Certainly not. No, it is a dependency that emulator wine uses to render rounded corner if the Windows application was compiled with CreateRoundRectRgn() and SetWindowRgn(). That dependency is part of the libXExt library. But I did not find any Pascal

Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window

2021-07-06 Thread Sieghard
Hallo Fred van Stappen, Du schriebst am Tue, 6 Jul 2021 13:07:03 +: > Yes, it works fine with wine when liXbext is installed. > Should we add that dependency to enable custom shaped form for Linux? A dependency to wine? Certainly not. > Or maybe better forget it and be happy to already

Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window

2021-07-06 Thread Fred van Stappen
Hello Alex. Yep! About libXext, I dont know, what do you think? Yes, it works fine with wine when liXbext is installed. Should we add that dependency to enable custom shaped form for Linux? Or maybe better forget it and be happy to already have it for Windows? Fre;D

Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window

2021-07-06 Thread Fred van Stappen
My previous mail seems to be blocked, so I re-try. @Alexander and all others: Maybe it would be better, when there is a issue, to use Github-issue: https://github.com/mse-org/mseide-msegui/issues It is much more friendly to deal with bugs than mailing-list and and less fear the mail will appear