Re: [Fxruby-users] FXScrollArea
Status: Inactive
Brought to you by:
lyle
From: Fredrik J. <fr...@po...> - 2004-06-01 20:53:06
|
On Tue, Jun 01, 2004 at 03:04:10PM -0500, Steve Tuckner wrote: > Here is a sample of a scroll area that adds and deletes controls. Hope this > helps. It did, without answering my question. :) I thought that I had to use FXScrollArea, and FXScrollWindow was for toplevel windows. But after looking at your code, I realized that it was FXScrollWindow I really wanted. Thanks, //F |