Hi Foxgang
Anyone know if the autofit can be adjusted to allow a little space between
columns. It seems to cram them a bit.
Al
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/6F5F601A1FED4CD8AE9A321EEDE93703@gslredacer
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
At 08:59 AM 3/31/2012 +0200, Allen wrote:
>Hi Foxgang
>Anyone know if the autofit can be adjusted to allow a little space between
>columns. It seems to cram them a bit.
>Al
Maybe you could "trap" the event (i.e. detect when the user performed the
autofit), and then right afterwards, add a few more pixels to the column width.
I believe the resize event is fired for the column when the autofit occurs.
So you could do you 'add extra pixels' there.
-Charlie
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/5.2.0.9.2.20120331062748.05aaaa78@incoming.verizon.net
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
That's a good idea.Thanks for that
Al
-----Original Message-----
Maybe you could "trap" the event (i.e. detect when the user performed the
autofit), and then right afterwards, add a few more pixels to the column
width.
I believe the resize event is fired for the column when the autofit occurs.
So you could do you 'add extra pixels' there.
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/F6849D97E9B6438FA864390EF8DD9E79@gslredacer
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.