Anyone know what should I do to resolve this error? The binary works fine but the source installation produces: Wrong number of parameters: expected 0, got 1. ...
Hi, I am using PerlApp to build the The GUI Loft Demo and it yields the following error. Ideas? By the way the demo appears to run fine. perlapp --gui --exe...
Michael Nino
MNino@...
May 2, 2002 2:27 am
224
... It seems this isn't a problem in the earlier version of PerlApp (which is why I didn't catch it). ... The file...
Johan Lindstrom
johanl@...
May 2, 2002 7:10 am
225
... The wording reminds me of Win32::API error messages. What OS/version are you using? /J ... Johan Lindström Sourcerer @ Boss Casinos...
Johan Lindstrom
johanl@...
May 2, 2002 7:15 am
226
... I haven't forgotten about this, I hope to find the time this week. /J ... Johan Lindström Sourcerer @ Boss Casinos johanl@... Latest...
Johan Lindstrom
johanl@...
May 2, 2002 7:18 am
227
Yup. That did it. Thanks! ... From: "Johan Lindstrom" <johanl@...> To: <theguiloft@yahoogroups.com> Sent: Thursday, May 02, 2002 7:10 AM Subject: Re:...
Michael Nino
MNino@...
May 2, 2002 8:50 pm
228
OS: Windows '98 Thank you for looking into this. : ) ... From: "Johan Lindstrom" <johanl@...> To: <theguiloft@yahoogroups.com> Sent: Thursday, May 02,...
Michael Nino
MNino@...
May 2, 2002 8:57 pm
229
Hi, I am considering GUI Loft for a content mangement administration tool. Here are some questions about functionality. - Can I make each tab in the tab pane a...
Net Wielder
MNino@...
May 3, 2002 8:12 am
230
... It is now, thanks for pointing this out! The bug fix will be available in the next release, probably tomorrow. Sorry for the inconvenience, lost data is...
Johan Lindstrom
johanl@...
May 5, 2002 12:09 am
231
... Not sure. I don't think so, but ask around on the Win32-GUI-users list instead, it's more suitable for general Win32::GUI questions and it's more likely...
Johan Lindstrom
johanl@...
May 5, 2002 12:29 am
232
... Probably not. The computer broke. Overheated CPU => intermittent reboots. Boring. Maybe in the next few days. Don't hold your breath. /J ... Johan...
Johan Lindstrom
johanl@...
May 7, 2002 5:12 pm
233
No new features or improvements worth mentioning (apart from the bug fix below), but I didn't feel I could sit on this any longer without releasing a fix. Bug:...
Johan Lindstrom
johanl@...
May 9, 2002 8:45 pm
234
Thnak You Johan, you are great!!! It's working fine :-) Regards Gabor ... From: "Johan Lindstrom" <johanl@...> To: <theguiloft@yahoogroups.com> Sent:...
Johan, THANKS! I had been running into this very bug (CODE ref croak) and wasn't sure why it was happening. Now it (hopefully) will stop annoying me. The...
Ken Beal
kenbeal@...
May 19, 2002 11:51 pm
236
This does absolutly nothing for me... am I the only one with this problem? I have tried it with the Binary and the source distro's...
... Hrmm... sorry, that's part of the "beta" nimbus[1] i try to imbue[2] the program with. All unimplemented[3] menu options should of course be disabled. /J ...
Johan Lindstrom
johanl@...
May 22, 2002 9:05 pm
238
ok so I have to ask... How do use the GUI without being able to add any additional code to it? ... [2] the ... dependencie..."...
... The only thing The GUI Loft does is help you design and build the windows. For everything else there is MastXXXX... for everything else you have to do the...
Johan Lindstrom
johanl@...
May 23, 2002 1:49 pm
241
kk thanks.... here is a quick question.... the .gld files are plain text and I can read how they are working but I can't do the same with my gld files =( I...
... .gld files are in either Data::Dumper format (not currently so, but earlier that was the case), or Storable format (which is what you get when you save ...
Johan Lindstrom
johanl@...
May 23, 2002 3:17 pm
243
has anyone had this problem. When the program is doing something in the background the GUI stop redrawing and reports to NT that the program is "Not...
... "Not Responding" for NT means that the program is busy longer than a time-parameter that is set in the registry of the NT-machine. So your program is busy...
I understand this =) I want a way for it not to happen... I found a FAQ out there in the cloud of disaster we call the internet and they suggested I do this ...
Any idea why toll bar buttons have a grayscale bitmap on the test window but they are colored on design window? tools.bmp from Win32-gui source \samples...
Anufriyenko,Igor,SOLO...
igor.anufriyenko@...
May 30, 2002 5:18 pm
247
... Not sure, it sounds like a Win32::GUI problem. Could you please send me the .gld file and the bitmap file? johanl-at-bahnhof.se /J ... Johan Lindström...
Johan Lindstrom
johanl@...
May 30, 2002 9:44 pm
248
It actually did not grayscale, but was in a disable state. Wrong state parameter was specified in the buttons field. Thank you. ... From: "Johan Lindstrom"...
Igora
igora01@...
May 31, 2002 3:51 am
249
Hello, Do you know what is correct value for WindowIcon property: 1. Variable name to contain reference to Win32::GUI::Icon object? 2. Image ICO/BMP file name ...
Anufriyenko,Igor,SOLO...
igor.anufriyenko@...
May 31, 2002 5:12 pm
250
Anufriyenko,Igor,SOLO...
igor.anufriyenko@...
Jun 3, 2002 6:33 pm
251
Hello all, How to run TGL from source? If I start lib/tgl.pl, I get error : Wrong number of parameters: expected 0, got 1. -- Best regards, Eugeniy...