Re: [MSEide-MSEgui-talk] tpopupmenu - first show is quite long

2016-11-01 Thread Krzysztof
2016-10-31 13:26 GMT+01:00 Martin Schreiber :

> On Sunday 30 October 2016 00:01:41 Krzysztof wrote:
>
> > Also second issue, while popup menu is showing, I can't close app by
> > clicking on X button. I guess it is hard to solve because it is action on
> > windows decorator, not inside X window.
> >
> Please try again wit git master 14e7fadc3c1a9cf887299ca979e169eb2643259b.
>

Working perfect, thanks :)
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] tpopupmenu - first show is quite long

2016-10-31 Thread Martin Schreiber
On Sunday 30 October 2016 00:01:41 Krzysztof wrote:

> Also second issue, while popup menu is showing, I can't close app by
> clicking on X button. I guess it is hard to solve because it is action on
> windows decorator, not inside X window.
>
Please try again wit git master 14e7fadc3c1a9cf887299ca979e169eb2643259b.

Martin
> Linux Mint 18 64bit KDE version, XRender engine. MSE from git (updated few
> days ago)
>
> Regards



--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] tpopupmenu - first show is quite long

2016-10-29 Thread Martin Schreiber
On Sunday 30 October 2016 00:01:41 Krzysztof wrote:
> Hi Martin,
>
> Noticed when run app, first show of any popup menu (e.g edit context,
> own tpopupmenu, etc) has some delay. After this all popups shows
> immediately. Is it normal? I guess that MSE has to init something because
> it is starting new X window. It is not such big delay but on my i7 skylake
> and SSD drive it is taking ~1.5 second and mouse cursor is freezing /
> lagging
>
That are calls to external libXrandr.so library. People complained that MSEgui 
dialogs would not fit in their multi screen environment so querying from 
Xrandr is necessary.
https://www.mail-archive.com/mseide-msegui-talk@lists.sourceforge.net/msg07458.html

> Also second issue, while popup menu is showing, I can't close app by
> clicking on X button. I guess it is hard to solve because it is action on
> windows decorator, not inside X window.
>
I'll take a look.

Martin

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk