===> On Friday 01 February 2002 01:08 am, [EMAIL PROTECTED] wrote:
>You should use pack or grid to place widgets to scroll, so the frame
>automatically determines its maximum size. (The placer does not adjust the
f>rame size to its contents). I tried in your project to reinsert the 2
>buttons using the packer and the scrolled frame displayed correctly.

That explains it. I used placer cause I had a hard time using pack and grid.
Now im really forced to use it. :(

do you know some sites where they discuss how to use packer or grid in vTCL? because 
I cant get the correct sequence(?) in inserting widgets. Or you may have some simple 
pointers that I may use. e.g. inserting two button beside each other. ( honestly 
speaking, 
I cant even do that using packer nor grid :) ) I'll also try to browse the mailing 
list archive for additional info.

Thanks again..













_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/vtcl-user

Reply via email to