Re: [MSEide-MSEgui-talk] Tprogressbar and resource used ?

2018-06-01 Thread fredvs
Hello Martin. > Removing the fades probably also speeds up things. Yes, it is what I want to show you. Removing the fades makes use only 35 % of resource. But I will study your answer, write you later.

Re: [MSEide-MSEgui-talk] Tprogressbar and resource used ?

2018-06-01 Thread Martin Schreiber
On Friday 01 June 2018 14:45:41 fredvs wrote: > Hello Martin. > > I am a little afraid about the resource used by tprogressbar. > > Included a simple demo to show it. > msemem.zip > > > The tprogressbar.value is assigned by a timer

[MSEide-MSEgui-talk] Tprogressbar and resource used ?

2018-06-01 Thread fredvs
Hello Martin. I am a little afraid about the resource used by tprogressbar. Included a simple demo to show it. msemem.zip The tprogressbar.value is assigned by a timer with a random value: When rendering the tprogressbar: cpu

Re: [MSEide-MSEgui-talk] Form accessible via form-designer ?

2018-06-01 Thread Martin Schreiber
On Friday 01 June 2018 11:47:09 fredvs wrote: > > Please press the Esc-key until the wanted parent widget is selected. > > ... Click + Esc... wow yes, indeed it works. > > (But I still believe that a icon is faster and easier). > > OK, I will try to do it myself (advices are welcome where to look

Re: [MSEide-MSEgui-talk] Form accessible via form-designer ?

2018-06-01 Thread fredvs
> Please press the Esc-key until the wanted parent widget is selected. ... Click + Esc... wow yes, indeed it works. (But I still believe that a icon is faster and easier). OK, I will try to do it myself (advices are welcome where to look in code). Fre;D -- Sent from:

Re: [MSEide-MSEgui-talk] OnTabChanged ?

2018-06-01 Thread fredvs
> That means that your window manager hides the maximize button only if cxmin, cxmax, cymin and cymax are set? Yes, exactly. > Looks suboptimal to me For me too, what has cxmin/cymin to do with maximization...? My Linux system is last Mint 18 (and his own window manager). Fre;D -- Sent

Re: [MSEide-MSEgui-talk] Form accessible via form-designer ?

2018-06-01 Thread Martin Schreiber
On Friday 01 June 2018 00:22:25 fredvs wrote: > Hello Martin. > > In MSEFormDesigner, when a form is covered, for example by a tdockpanel, > the Object inspector cannot be accessed via the form > designer-click-on-widget. > Please press the Esc-key until the wanted parent widget is selected.