Re: [MSEide-MSEgui-talk] End buttons of tslider (was strumpract (was Artifacts in form scrolling (was tdirdropdownedit with statfile)))

2017-09-21 Thread Martin Schreiber
On Thursday 21 September 2017 13:56:45 fredvs wrote:
> Re-hello Martin.
>
Please open a new thread for a new theme.

> Is it possible to hide the end buttons of a Tslider ?
>
> If yes, how ?
>
tslider.scrollbar.buttonendlength:= -1.

Martin

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] strumpract (was Artifacts in form scrolling (was tdirdropdownedit with statfile))

2017-09-21 Thread fredvs
Re-hello Martin.

Is it possible to hide the end buttons of a Tslider ?

If yes, how ?

Thanks.

Fre;D



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] strumpract (was Artifacts in form scrolling (was tdirdropdownedit with statfile))

2017-09-21 Thread fredvs
Hello Martin.

Many thanks for your investigations.

It works perfectly now.

The height-size is perfect now.

Huh, why dont you like Timerwait ?

It was used to ajuste the main form width if a vertical scrollbar appear.
(Otherwise part of the docked forms are hidden, like the close buttons).

See picture:
 

But maybe there is a reason why you do not like Timerwait.

Many, many, many thanks.

Fre;D







--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] strumpract (was Artifacts in form scrolling (was tdirdropdownedit with statfile))

2017-09-21 Thread Martin Schreiber
On Thursday 21 September 2017 13:32:53 fredvs wrote:
> Hello Martin.
>
> Many thanks for your investigations.
>
> It works perfectly now.
>
> The height-size is perfect now.
>
> Huh, why dont you like Timerwait ?
>
> It was used to ajuste the main form width if a vertical scrollbar appear.
> (Otherwise part of the docked forms are hidden, like the close buttons).
>
> See picture:
> 
>
> But maybe there is a reason why you do not like Timerwait.
>
It is a matter of style. Personally I think one should not restrict the users  
if they want to change the window size. And I meant the purpose of that timer 
was to workaround some bad behavior of the layout algorithm...

Martin

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] strumpract (was Artifacts in form scrolling (was tdirdropdownedit with statfile))

2017-09-21 Thread Martin Schreiber
On Wednesday 20 September 2017 21:19:44 fredvs wrote:
> Hello Martin.
>
> OK, i did apply your patch + compile with last MSE commit.
>
> At loading, perfect the size of the main form is ok, scrolling refresh well
> the canvas.
>
> Sadly after there are few problems.
>
> - Sometimes the vert scrollbar does not appear when all the forms are
> dockked.
>
> - And when it appears, canvas is not refreshed while scrolling.
>
Can not reproduce with strumpract git master 
ebc7a4d29aaa044539d28ef8fd3c8532009a918b.

Martin

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] strumpract (was Artifacts in form scrolling (was tdirdropdownedit with statfile))

2017-09-21 Thread Martin Schreiber
On Thursday 21 September 2017 10:21:22 Martin Schreiber wrote:
>
> Can not reproduce with strumpract git master
> ebc7a4d29aaa044539d28ef8fd3c8532009a918b.
>
Correction: I can reproduce now, I'll try to make MSEgui compatible to your 
approach.

Martin



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] strumpract (was Artifacts in form scrolling (was tdirdropdownedit with statfile))

2017-09-21 Thread Martin Schreiber
On Thursday 21 September 2017 10:25:44 Martin Schreiber wrote:
> On Thursday 21 September 2017 10:21:22 Martin Schreiber wrote:
> > Can not reproduce with strumpract git master
> > ebc7a4d29aaa044539d28ef8fd3c8532009a918b.
>
> Correction: I can reproduce now, I'll try to make MSEgui compatible to your
> approach.
>
See attachment. The main problem is that the size of basedock is fix but 
anchors are [an_left,an_top,an_right,an_bottom].

Martin




layout.patch.7z
Description: application/7z
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk