Re: [MSEide-MSEgui-talk] stringgrid fixrow/datacols autowidth

2016-05-24 Thread Patrick Goupell


On 05/24/2016 09:43 AM, Martin Schreiber wrote:
>
> git master 1a882ecce13db8e155083d5c6c4db55f4afef725 has co1_autoheaderwidth
> and dco_noautowidth, please test.
>
> Martin
>
>

Success, looks great.  Thank you.

Patrick

--
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] stringgrid fixrow/datacols autowidth

2016-05-24 Thread Martin Schreiber
On Tuesday 24 May 2016 15:07:57 Martin Schreiber wrote:
> On Tuesday 24 May 2016 14:38:16 Patrick Goupell wrote:
> > So I have to set the option on all fixrow items?
>
> In all Fixrows[n].Captions[m].Options.
>
> > My app changes teh
> > datacols.count during program execution.
> >
> > Can it be at a hight level like the datacols.options1.co1_autocolwidth?
>
> The problem is that captions are elements of fixrows not of datacols and
> there can be several fixrows. Maybe we can add co1_autoheaderwidth and
> individual overrides in Fixrows[n].Captions[m].Options.
>
git master 1a882ecce13db8e155083d5c6c4db55f4afef725 has co1_autoheaderwidth 
and dco_noautowidth, please test.

Martin



--
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] stringgrid fixrow/datacols autowidth

2016-05-24 Thread Patrick Goupell

On 05/24/2016 09:07 AM, Martin Schreiber wrote:
>
> The problem is that captions are elements of fixrows not of datacols and there
> can be several fixrows. Maybe we can add co1_autoheaderwidth and individual
> overrides in Fixrows[n].Captions[m].Options.
>
> Martin

I will let you think about it for a while.

In teh meantime I will continue as it is now.

Patrick

--
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] stringgrid fixrow/datacols autowidth

2016-05-24 Thread Patrick Goupell
So I have to set the option on all fixrow items?  My app changes teh 
datacols.count during program execution.

Can it be at a hight level like the datacols.options1.co1_autocolwidth?



On 05/24/2016 03:36 AM, Martin Schreiber wrote:
> On Monday 23 May 2016 16:36:47 Martin Schreiber wrote:
>> On Monday 23 May 2016 14:38:37 Patrick Goupell wrote:
>>> I have a stringgrid that aautomatically sets the width to the cells data
>>> item width.
>>>
>>> If the fixrow caption is longer than the data width it gets cut off.
>>>
>>> Is there a way to have teh stringgrid use the greater of the 2, the
>>> fixrow caption width versus the datacols width?
>> Currently not, added to wishlist.
> git master 7f7110e37eee11480124b4cf8bbc4cd21c77c399 has
> T*Grid.FixRows[n].Captions[m].Options dco_autowidth, experimental, please
> test.
>
> Martin
>
> --
> Mobile security can be enabling, not merely restricting. Employees who
> bring their own devices (BYOD) to work are irked by the imposition of MDM
> restrictions. Mobile Device Manager Plus allows you to control only the
> apps on BYO-devices by containerizing them, leaving personal data untouched!
> https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
> ___
> mseide-msegui-talk mailing list
> mseide-msegui-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk
>

-- 
Patrick Goupell

Are you free?  Find out at http://www.sedm.org/
Income taxes?  Find out at http://www.whatistaxed.com


--
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] stringgrid fixrow/datacols autowidth

2016-05-24 Thread Martin Schreiber
On Monday 23 May 2016 16:36:47 Martin Schreiber wrote:
> On Monday 23 May 2016 14:38:37 Patrick Goupell wrote:
> > I have a stringgrid that aautomatically sets the width to the cells data
> > item width.
> >
> > If the fixrow caption is longer than the data width it gets cut off.
> >
> > Is there a way to have teh stringgrid use the greater of the 2, the
> > fixrow caption width versus the datacols width?
>
> Currently not, added to wishlist.

git master 7f7110e37eee11480124b4cf8bbc4cd21c77c399 has 
T*Grid.FixRows[n].Captions[m].Options dco_autowidth, experimental, please 
test.

Martin

--
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] stringgrid fixrow/datacols autowidth

2016-05-23 Thread Martin Schreiber
On Monday 23 May 2016 14:38:37 Patrick Goupell wrote:
> I have a stringgrid that aautomatically sets the width to the cells data
> item width.
>
> If the fixrow caption is longer than the data width it gets cut off.
>
> Is there a way to have teh stringgrid use the greater of the 2, the
> fixrow caption width versus the datacols width?
>
Currently not, added to wishlist. I normally activate 
T*Grid.FixRows[n].Captions[m].Options dco_hintclippedtext which shows a mouse 
hoover hint window in case the caption is clipped.

Martin

--
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] stringgrid fixrow/datacols autowidth

2016-05-23 Thread Patrick Goupell
I have a stringgrid that aautomatically sets the width to the cells data 
item width.

If the fixrow caption is longer than the data width it gets cut off.

Is there a way to have teh stringgrid use the greater of the 2, the 
fixrow caption width versus the datacols width?

If it is possible what options need to be set?

Thank you.

Patrick


--
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk