Thanks. I'll try 4.5.2 first to see if the problem remains. Should I
submit a bug report if the problem remains in 4.5.2?
Actually I think I will leave the horizontal scrollbars on the group
as well as the vertical ones so the user can resize in either
dimension in addition to whatever I do to deal with screen resolution.
Pete Haworth
On Dec 23, 2010, at 11:03 PM, J. Landman Gay wrote:
On 12/23/10 11:50 PM, Peter Haworth wrote:
LC 4.5.1. Another twist on this. If I request a horizontal
scrollbar as
well as a vertical one, the vertical scrollbar arrows both show up
fine
(as do the horizontal scrollbar arrows. It's only when there is a
vertical scrollbar and no horizontal one that I see this issue.
It sounds like you'll have to subtract a little bit from the bottom
of the group's size. You shouldn't have to, but if there really is a
bug in your version then that would be a workaround. If you kludge
it that way, you may have to un-work-around it if you upgrade. Or
you could just upgrade...
Anyway:
put the rect of this cd into tRect
subtract 16 from item 4 of it
set the rect of grp "myGroup" to it
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode