Search the web
Sign In
New User? Sign Up
theguiloft · The GUI Loft - a Win32::GUI Design Tool
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 117 - 146 of 790   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
117
How do you add Tooltips? Is it even implemented yet? I tried this: my $go_button = $Win32::GUI::Loft::window{SecureawayWindow}->GoButton; my $go_tip = new...
Marcus
henribagus
Offline Send Email
Nov 13, 2001
6:29 am
118
... No and no. ... Don't know how to do that. I don't think it's possible with the current Win32::GUI. /J ... Johan Lindström Boss Casinos ...
Johan Lindstrom
johanl@...
Send Email
Nov 13, 2001
8:23 am
119
... Don't know how to do that. I don't think it's possible with the current Win32::GUI.<< You could use Win32::GUI::GetCursorPos() to get the cursor position,...
evank40767@...
evank40767
Offline Send Email
Nov 13, 2001
8:44 am
120
... Don't know how to do that. I don't think it's possible with the current Win32::GUI.<< You could use Win32::GUI::GetCursorPos() to get the cursor position,...
evank40767@...
evank40767
Offline Send Email
Nov 13, 2001
8:44 am
121
Hi All I've just come back to a GUI project I was working on a couple of months ago and I am no longer able to run my code. Perl complains that it can't find ...
paul.barker@...
Send Email
Nov 16, 2001
10:43 am
122
... I think I forgot to include Storable as a dependency when I replaced Data::Dumper for persistency (it didn't scale very well). Search the archives for more...
Johan Lindstrom
johanl@...
Send Email
Nov 16, 2001
10:48 am
123
... Hmm, I remeber seeing some messages about this, but if I search the archive for "persist" I get only one match which is your reply to me today. ... Hmm,...
paul.barker@...
Send Email
Nov 16, 2001
11:21 am
124
... Oops <RED FACE>I obviously left my brain in bed today ;-)</RED FACE> Sorry guys, all OK now ! Paul ...
paul.barker@...
Send Email
Nov 16, 2001
12:35 pm
125
Hey all. This isn't really a question regarding guiloft in particular. But I was just wondering if anyone had any comments of how perl gui apps on win32...
coo_t2@...
coo_t2
Offline Send Email
Nov 17, 2001
1:39 am
126
... Maybe. Possibly. Kind of depends on what you are trying to do I would say. If your program spends little time executing Perl opcodes and lots of time ...
Johan Lindstrom
johanl@...
Send Email
Nov 18, 2001
2:16 pm
127
Hi, I search for a solution to checked some checkboxes in a ListView. I the object TreeView there is a method ItemCheck(NODE,[VALUE]) is the no way to do this...
mfilthau@...
mfilthau
Offline Send Email
Nov 18, 2001
3:36 pm
128
Hello, I've just started playing with the GUI Loft and it looks great but I'm getting the following error when I try running a little test app: Storable binary...
ejwhite1@...
ejwhite1
Offline Send Email
Nov 26, 2001
8:21 pm
129
... This is pure speculation, but the following might work: Connect to the Net and do: C:\>ppm remove Storable C:\>ppm install Storable If that doesn't work,...
Johan Lindstrom
johanl@...
Send Email
Nov 28, 2001
8:34 pm
130
... your ... Thanks for the suggestions, but I'm still getting the same error. I tried removing all references to storable and then reinstalling storable.pm...
ejwhite1@...
ejwhite1
Offline Send Email
Nov 30, 2001
8:35 pm
131
I am creating a menu like this: my $fileWindow = "filedisplay.gld"; my $objDesign = Win32::GUI::Loft::Design->newLoad($fileWindow); $objDesign->mnuMenu(...
dlennox@...
carolyyne2002
Offline Send Email
Dec 1, 2001
3:20 pm
132
... Try something like this (untested): (In other subs, the $objDesign for your window is available in a hash) my $objDesign = $Win32::GUI::Loft::design{...
Johan Lindstrom
johanl@...
Send Email
Dec 1, 2001
3:32 pm
133
Hi, after I have created a window and had called this by script, the following error appears: Can't call method "Enable" without a package or object reference...
filla@...
medicforma
Offline Send Email
Dec 3, 2001
10:16 am
134
... following ... Hi, now I have found out that the mistake comes with groupbox function. Is there any description for groupbox?. thx. Artur...
filla@...
medicforma
Offline Send Email
Dec 3, 2001
10:46 am
135
... It's not mentioned in the User Manual because I didn't find it enough odd to warrant a description. Maybe there is something I have missed. Exactly what...
Johan Lindstrom
johanl@...
Send Email
Dec 3, 2001
10:59 am
136
Hi, I try to set a grahpical-box around 2 checkboxes that these checkboxes optically belong together artur...
filla@...
medicforma
Offline Send Email
Dec 3, 2001
11:15 am
137
... I tried adding a Groupbox and two checkboxes to a window. Previewing didn't cause the error (which is the same as using it in your own script). Please send...
Johan Lindstrom
johanl@...
Send Email
Dec 3, 2001
11:45 am
138
Hi Johan, here is the .gld and the script wich causes the error. Artur ... Von: Johan Lindstrom [mailto:johanl@...] Gesendet: Montag, 3. Dezember 2001...
filla@...
medicforma
Offline Send Email
Dec 3, 2001
1:11 pm
139
... Sorry but I can't reproduce your error. If you open the .gld file in The GUI Loft binary, what happens when you chose Design | Preview... ? That menu...
Johan Lindstrom
johanl@...
Send Email
Dec 3, 2001
6:23 pm
140
... -snip- ... I got this error when I tried to open Artur's .gld file. The error indicated that I needed a newer version of Storable. So I downloaded the ...
Johan Lindstrom
johanl@...
Send Email
Dec 3, 2001
6:38 pm
141
Hi, In case you try this you should be aware that (apparently) The GUI Loft source code evals Perl modules and you will need to force perl2exe to load these...
net_wielder
Offline Send Email
Dec 14, 2001
2:54 am
142
Me too. And the short-cut keys 'n', 't', etc... do not work either. Michael ... windows except ... it on...
net_wielder
Offline Send Email
Dec 14, 2001
4:24 am
143
Hi all, Was wondering if the accelerator table works with the Loft? I've tried to bind my list to my main window, but no luck. If it is possible, I'll send ...
joesquist@...
joesquist
Offline Send Email
Dec 14, 2001
4:48 am
144
Resolution: Open loft.xml and change the attribute from: fileWindow="resource\window.xml" to the attribute: fileWindow="resource\window_640x480.xml" and this...
net_wielder
Offline Send Email
Dec 14, 2001
5:00 am
145
... I haven''t been able to get them to work using vanilla Win32::GUI, but if you succeed, please share the code. ... These are possible due to a hackish...
Johan Lindstrom
johanl@...
Send Email
Dec 14, 2001
8:37 am
146
Thanks, I'll do the "hack" to get this up and running, then (ahem) go back and try to get accelerators to work the "correct" way. Rest assured, if I find the...
joesquist@...
joesquist
Offline Send Email
Dec 14, 2001
6:40 pm
Messages 117 - 146 of 790   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help