Re: [MSEide-MSEgui-talk] tselector droplist problem

2016-11-12 Thread Martin Schreiber
On Saturday 12 November 2016 09:12:26 code dz wrote:
> great , it works now , many thanks .
> btw , i've seen a new component (treppsdisp) , is this for displaying
> reports ? if so , is it ready to use ? , if so , could you please add
> a new example showing how this component works ? . maybe this is the
> long awaited feature , for me at least ;-)
>
treppsdisp is under construction. Its purpose is to embed and render external 
Postscript files in a report. I use it in MSEkicadBOM in order to print 
schematics and layer pots in the documentation set for PCB's.
For displaying reports I use Ghostview or another Postscript viewer.

MSEkicadBOM is here:
https://gitlab.com/mseide-msegui/mseuniverse/tree/master/tools/kicad/bom
Not ready yet for public use.

Martin

--
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] tselector droplist problem

2016-11-12 Thread code dz
great , it works now , many thanks .
btw , i've seen a new component (treppsdisp) , is this for displaying
reports ? if so , is it ready to use ? , if so , could you please add
a new example showing how this component works ? . maybe this is the
long awaited feature , for me at least ;-)

thanks again .

--
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] tselector droplist problem

2016-11-11 Thread Martin Schreiber
On Tuesday 08 November 2016 13:11:17 code dz wrote:
> still one thing ;-)
> if i left click on edit control inside the min window , all my windows
> goes behind the main window and return if i right click on edit
> control , visually that's a bit annoying .
> is there another option to prevent that ?

Please try again with git master 8c06b9583cc3318f609418a0507293d618759b80.

Martin

--
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] tselector droplist problem

2016-11-08 Thread Martin Schreiber
On Tuesday 08 November 2016 13:11:17 code dz wrote:
> still one thing ;-)
> if i left click on edit control inside the min window , all my windows
> goes behind the main window and return if i right click on edit
> control , visually that's a bit annoying .

Works for me at Linux, see attachment. Maybe Windows enforces that behaviour.

> is there another option to prevent that ?
>
I don't know. I'll take a look later.

Martin
--
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] tselector droplist problem

2016-11-08 Thread code dz
still one thing ;-)
if i left click on edit control inside the min window , all my windows
goes behind the main window and return if i right click on edit
control , visually that's a bit annoying .
is there another option to prevent that ?

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] tselector droplist problem

2016-11-05 Thread code dz
yes it works without application.forcezorder , now i only uses
ow_transientformain flag .
good work ;)

--
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] tselector droplist problem

2016-11-05 Thread Martin Schreiber
On Saturday 05 November 2016 10:11:56 code dz wrote:
> yes , it works perfectly now , many thanks  ;)
>
You could remove the application.forcezorder setting?

Martin

--
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] tselector droplist problem

2016-11-05 Thread code dz
yes , it works perfectly now , many 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] tselector droplist problem

2016-11-05 Thread Martin Schreiber
On Friday 04 November 2016 15:17:53 Martin Schreiber wrote:
> Try to set the transientfor property by calling
> twidget.show() with transientfor parameter, most windowmanger will respect
> it.
>
Automatically done in git master 399d105a9df03bde0157e5b376202fb13c3d1765 if 
optionswidget ow_transientformain is set.
Please test, should work without "application.forcezorder".

Martin



--
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] tselector droplist problem

2016-11-04 Thread code dz
application.forcezorder works well , thank you  :)

--
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] tselector droplist problem

2016-11-04 Thread Martin Schreiber
On Friday 04 November 2016 14:30:28 code dz wrote:
> hi again
> i noticed that if i resize or maximize the main window , all my
> floating tool windows goes behind the main window . event i added
> ow_ultratop flag . and the way i restore them is by selecte some
> mainmenu items randomly .

The window manager does this.

> is it possible to make them never go behind ?
>
Set application.forcezorder to true, MSEgui will fight harder to enforce its 
will. ;-)

Or try different form.optionswindow flags. Some window manager respect 
ow_message. Most window manager respect ow_popup, but the window will have no 
decoration. Try to set the transientfor property by calling twidget.show() 
with transientfor parameter, most windowmanger will respect it.

Martin

--
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] tselector droplist problem

2016-11-04 Thread code dz
hi again
i noticed that if i resize or maximize the main window , all my
floating tool windows goes behind the main window . event i added
ow_ultratop flag . and the way i restore them is by selecte some
mainmenu items randomly .
is it possible to make them never go behind ?

2016-11-03 13:59 UTC+01:00, code dz :
> many 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] tselector droplist problem

2016-11-03 Thread code dz
many 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] tselector droplist problem

2016-11-03 Thread Martin Schreiber
On Thursday 03 November 2016 10:28:35 code dz wrote:
> it works with ow_top , i mean the droplist appears correctly , but
> whats the meaning of ow_top  , i mean event i set this option ,  the
> window still sit behind the main window app
>
If the form is a docking form the ow_top value will be defined by the 
dockcontroller. Please try to set dragdock.optionsdock od_top.

Martin

--
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] tselector droplist problem

2016-11-03 Thread code dz
it works with ow_top , i mean the droplist appears correctly , but
whats the meaning of ow_top  , i mean event i set this option ,  the
window still sit behind the main window app

--
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] tselector droplist problem

2016-11-03 Thread Martin Schreiber
On Thursday 03 November 2016 09:22:19 code dz wrote:
> Hi martin
> if i set tdockformwidget.optionswidget to ow_ultratop, the droplist
> of tselector shown behind tdockformwidget window .
>
The purpose of ow_ultratop is to be displayed above all other widgets which 
are not ow_ultratop. Does ow_top not work?

Martin

--
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