Re: [MSEide-MSEgui-talk] tdockformwidget transparency

2015-01-15 Thread Martin Schreiber
On Thursday 15 January 2015 16:17:46 misu kun wrote:
 i didn't mean full trencparency , i mean 50% , i have a background
 image and i want that dockformwidget becomes 50% transparent . is it
 possible ?

Yes, use face.fade_* with transparency.

Example: fade_color.count = 1, fade_color[item 0] = cl_background,
fade_opacity = $808080. For more complicated color gradients fade_opacolor can 
be used instead of fade_opacity.

twidget.color must be cl_transparent.

 i mean by dragging , when u drag tdockformwidget inside the mainform
 you would see an empty surrounding rectangle moving ,  so is it
 possible to make tdockformwidget moving instead of that rectangle ? ,
 also when resizing too .

Not supported.

Martin

--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] tdockformwidget transparency

2015-01-15 Thread Martin Schreiber
On Thursday 15 January 2015 17:15:34 misu kun wrote:
 Hi again ;)
 i just see tdockformwidget-dragdock-optionsdock[od_thumbtrack] , so
 what is it for?

For sizing if the split direction is sd_vert or sd_horz.

 also i didn't find where to define a directory for -FC and -FU in the
 project option

'Project'-'Options'-'Make'-'Make Options'.

Martin

--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] tdockformwidget transparency

2015-01-15 Thread misu kun
i didn't mean full trencparency , i mean 50% , i have a background
image and i want that dockformwidget becomes 50% transparent . is it
possible ?

i mean by dragging , when u drag tdockformwidget inside the mainform
you would see an empty surrounding rectangle moving ,  so is it
possible to make tdockformwidget moving instead of that rectangle ? ,
also when resizing too .

thanks

--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] tdockformwidget transparency

2015-01-15 Thread misu kun
Hi again ;)
i just see tdockformwidget-dragdock-optionsdock[od_thumbtrack] , so
what is it for?

also i didn't find where to define a directory for -FC and -FU in the
project option

2015-01-15 16:51 UTC+01:00, misu kun misu@gmail.com:
 thanks


--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] tdockformwidget transparency

2015-01-15 Thread misu kun
thanks

--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] tdockformwidget transparency

2015-01-15 Thread misu kun
Hi Martin
how to set transparency of tdockformwidget , and is there an option
(thumbtrack) to make tdockformwidget dragging visible?

thanks

--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] tdockformwidget transparency

2015-01-15 Thread Martin Schreiber
On Thursday 15 January 2015 13:11:24 misu kun wrote:
 Hi Martin
 how to set transparency of tdockformwidget , 

Set twidget.color to cl_transparent in order to see the parentwidget or 
siblings below as background. Transparency for top level widgets is not 
supported.

 and is there an option 
 (thumbtrack) to make tdockformwidget dragging visible?

What do mean with dragging a tdockformwidget?

Martin

--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk