Re: xControls Issue with Tabs
- Posted by cklester <cklester at yahoo.com> Sep 22, 2004
- 449 views
Jonas Temple wrote: > Are you trying to get List7 to shrink/expand with changes to the main > window's size? I want it to shrink/expand with changes to the parent tab's size. And it <i>almost</i> does this, except the top coordinate is wrong. Instead of using a point inside the tab item/control, it uses a point in front of the tab itself. Now, I can manage this myself by using {0,25} for the "top" coordinate, but I shouldn't have to make that kind of adjustment. If I use {.5,-5} for the "top" coordinate, it will be WRONG because the "top" isn't '1,' but it's really '25' (or so). See what I mean? Hope that's clear. :) -=ck "Programming in a state of EUPHORIA." http://www.cklester.com/euphoria/