Harald wrote:
Note, this is by far not an equivalent to the Tk pack manager. You still
have to design your initial window pixel by pixel - but there's a cool thing
out there Johan made:
http://www.bahnhof.se/~johanl/perl/Loft/

The GUI Loft will help you manage the resizing stuff, yes. It does that by using the module Win32::GUI::Resizer, which can be used in itself (although the details are boring and error prone to get right manually).

Basically, it lets you define relationships, like "when the window gets larger, the OK-button should move along", or "the text field should get wider".

If you'd like to try it out, I think the most recent version is in the TGL source distro:
http://www.bahnhof.se/~johanl/perl/Loft/

or possibly here:
http://www.bahnhof.se/~johanl/perl/Win32GUI/


/J

-------- ------ ---- --- -- --  --  -    -     -      -         -
Johan Lindström    Sourcerer @ Boss Casinos     [EMAIL PROTECTED]

Latest bookmark: "TextCat Language Guesser"
http://odur.let.rug.nl/~vannoord/TextCat/
dmoz (1 of 2): ...erlands/Regionaal/Nederland/Groningen/Onderwijs



Reply via email to