Re: [dabo-users] Resizable proportion

2008-10-02 Thread Richard Esplin
Splitter. Got it. Thank you. It works great once I updated from SVN (I saw the same problem closing). Thank you again. Richard Esplin On Thursday 02 October 2008 19:31:37 Ed Leafe <[EMAIL PROTECTED]> wrote: > On Oct 2, 2008, at 8:27 PM, Richard Esplin wrote: > > In my little application, I have

Re: [dabo-users] Resizable proportion

2008-10-02 Thread Ed Leafe
On Oct 2, 2008, at 8:35 PM, Ed Leafe wrote: > Hmmm... I just ran this, and got an error when I tried to close a > form with a splitter on it. I'll look into this, but I wanted to give > you a heads-up in case you saw the same error. Just posted a fix - a rather simple matter. -- E

Re: [dabo-users] Resizable proportion

2008-10-02 Thread Ed Leafe
On Oct 2, 2008, at 8:31 PM, Ed Leafe wrote: > That's not a sizer; that's a splitter. Look under the 'Display > Controls' on the context menu for adding controls. Hmmm... I just ran this, and got an error when I tried to close a form with a splitter on it. I'll look into this, but

Re: [dabo-users] Resizable proportion

2008-10-02 Thread Ed Leafe
On Oct 2, 2008, at 8:27 PM, Richard Esplin wrote: > In my little application, I have a vertical sizer with a gridlist on > the left > and a grid sizer on the right. I want the user to be able to grab > the border > between the two slots, and resize by dragging left or right. This > would > d

[dabo-users] Resizable proportion

2008-10-02 Thread Richard Esplin
Okay, I'm going to swallow my pride and ask for help again. This time is worse because I'm pretty sure it's a newbie question. I think I'm struggling to find the answer because I don't know the terminology yet (it's like trying to look up the spelling of a word in the dictionary). In my little