Re: [MSEide-MSEgui-talk] Frame offset after skinning

2017-03-13 Thread Krzysztof
2017-03-13 9:03 GMT+01:00 Martin Schreiber : > > Yes, please try again with git master > e6fc342877b9a6b80ca62cd8a8e7df6bd46d6c07. Works perfect, thanks! -- Check out the vibrant tech community on one

Re: [MSEide-MSEgui-talk] Frame offset after skinning

2017-03-13 Thread Martin Schreiber
On Monday 13 March 2017 01:02:54 Krzysztof wrote: > 2017-03-12 17:22 GMT+01:00 Martin Schreiber : > > For me it does, see attachments. > > Ahh, found real reason. I remember that I also suspected anchors, tried > disable left and right but it didn't help so I started this

Re: [MSEide-MSEgui-talk] Frame offset after skinning

2017-03-12 Thread Martin Schreiber
On Sunday 12 March 2017 15:03:28 Krzysztof wrote: > 2017-03-12 7:47 GMT+01:00 Martin Schreiber : > > - Set twidgetgrid.anchors to [an_top,an_bottom]. > > - Select twidgetgrid1 in tsimplewidget3.linkbottom (tsimplewidget3 is a > > tlayouter). > > BTW: recommended place_*

Re: [MSEide-MSEgui-talk] Frame offset after skinning

2017-03-12 Thread Krzysztof
2017-03-12 7:47 GMT+01:00 Martin Schreiber : > > - Set twidgetgrid.anchors to [an_top,an_bottom]. > - Select twidgetgrid1 in tsimplewidget3.linkbottom (tsimplewidget3 is a > tlayouter). > BTW: recommended place_* settings for tsimplewidget3 are maxdist = 4, > midist = > 4, mode

Re: [MSEide-MSEgui-talk] Frame offset after skinning

2017-03-11 Thread Martin Schreiber
On Saturday 11 March 2017 20:34:02 Krzysztof wrote: > 2017-03-11 18:44 GMT+01:00 Martin Schreiber : > > Please send a simple testporject which shows the problem. > > Attached. If you run it with skin not active then it is fine, with active, > filter edit's and widgetgrid's

Re: [MSEide-MSEgui-talk] Frame offset after skinning

2017-03-11 Thread Krzysztof
2017-03-11 18:44 GMT+01:00 Martin Schreiber : > Please send a simple testporject which shows the problem. > Attached. If you run it with skin not active then it is fine, with active, filter edit's and widgetgrid's right edges are not vertically on the same line skinning.7z

Re: [MSEide-MSEgui-talk] Frame offset after skinning

2017-03-11 Thread Martin Schreiber
On Saturday 11 March 2017 14:52:01 Krzysztof wrote: > Hi Martin, > > I'm preparing "flat" ala Win10 skin without 3D and all inner/outer levels, > just with framewith = 1. Problem is that when I turn on skin, then widget > frames are not on the same line. Look at attached screenshot. There is >

[MSEide-MSEgui-talk] Frame offset after skinning

2017-03-11 Thread Krzysztof
Hi Martin, I'm preparing "flat" ala Win10 skin without 3D and all inner/outer levels, just with framewith = 1. Problem is that when I turn on skin, then widget frames are not on the same line. Look at attached screenshot. There is twidgetgrid and above is tlayouter with align Y and place X. Both