Hello Johan I downloded your binary zip file and when i extracted it i recivied an errormessage: "...missing 31 bytes in Zip file...". Can you check this file,...
... Right you are. Both the distro uploads were corrupt. Now it works. http://www.bahnhof.se/~johanl/perl/Loft/ /J ... Johan Lindström Sourcerer @ Boss...
Johan Lindstrom
johanl@...
Mar 1, 2002 1:00 pm
180
Wath' speed, wow...:-) Thank you for your fast repair! Gabor ... recivied...
... The Storable.pm file says: 1.001 If you search the archives you'll see that we've had problems with Storable versions before. I'm pretty sure I fixed it...
Johan Lindstrom
johanl@...
Mar 1, 2002 1:40 pm
183
I found my problem in the http://groups.yahoo.com/group/theguiloft/message/140 message , but i used the version 1.0.10 for the Loft version before. Now i ran...
I do not see how to create a new dialog box in an open project. Is this supported? Jay Flowers Integic Health Care [Non-text portions of this message have...
Flowers, Jay
jay_flowers@...
Mar 5, 2002 11:45 pm
185
Hey all-- I've run in to a dead end. GUI::GetOpenFileName works perfectly fine if intepreted. But when I compiled it using Perl2Exe, something strange happens:...
... In what way does it not work? (What did you want? What happened instead?) I don't quite understand this sentence: "it works only if the exe name is the...
Johan Lindstrom
johanl@...
Mar 7, 2002 1:39 am
187
... Nope. But it's not a problem. Read more: ...
Johan Lindstrom
johanl@...
Mar 7, 2002 1:51 am
188
Hello, Hope that somebody can help me ... I am trying to change the font of a RichEdit field. I use this field to send all output to. And so viewing the result...
... I think using the ControlInspector stuff is overkill for this thing. This ... ##The Source edit box my $reSource = $self->winMain()->reSource(); my @aFont...
Johan Lindstrom
johanl@...
Mar 20, 2002 6:37 pm
190
... Johan, Much better now, thanks for the quick respond. by the way nice soft your GUI Loft, i have now a lot less programcode lines to construct the windows....
Hi All, I'm not sure if people are developing apps on Windows XP yet, but when I tried to use one of my apps developed in Win2K on a WinXP box, all of the grey...
Joseph H. Schwendt II
jhs2@...
Mar 28, 2002 6:34 pm
192
* gah * Sometimes I just forget to respond to mail after having read it, closed the mailbox, moved on to other things... :/ ... .gld are nowadays saved using...
Johan Lindstrom
johanl@...
Mar 28, 2002 7:01 pm
193
... Is this a TGL issue, or a Win32::GUI issue? It sounds like it's in Win32::GUI. If so, which version? Maybe win32-gui-users is a better forum? When the...
Johan Lindstrom
johanl@...
Mar 28, 2002 7:05 pm
194
... when ... of ... grey. ... and ... forum? ... will ... Fair enough, but do you know a way to search the perl-win32-gui-users archive? I can't seem to find...
Joseph H. Schwendt II
jhs2@...
Mar 28, 2002 9:04 pm
195
... Okay, maybe not a "better forum"[1], but more approprite :) The search interface is there somewhere, but it doesn't work. I can't recall that window color...
Johan Lindstrom
johanl@...
Mar 28, 2002 9:18 pm
196
Release theme: non-foolish (it's April 1:st, remember?) Jan Dubois at ActiveState notified me of someone who needed to be able to pass a scalar instead of a...
Johan Lindstrom
johanl@...
Apr 1, 2002 3:26 pm
197
I just upgraded to the latest release 020401 from 020228. Now, when I try to open a file created with 020228, I get the error in the attached file. To...
Joseph H. Schwendt II
jhs2@...
Apr 5, 2002 8:30 pm
198
Does anyone have an example of using a bound .gld file? I'm having trouble getting it to work. Perhaps it could be part of one of the demo's... Thanks, Joe. ...
Joseph H. Schwendt II
jhs2@...
Apr 5, 2002 8:41 pm
199
... No file attached, probably Yahoo Groups filtering it out. Please send it to johanl at bahnhof.se I suspect the Storable thing. /J ... Johan Lindström...
Johan Lindstrom
johanl@...
Apr 5, 2002 8:45 pm
200
I guess the list removes attachments. Here is the message: Can't use an undefined value as an ARRAY reference at Win32/GUI/Loft/Design.pm line 791. ... I ... ...
Joseph H. Schwendt II
jhs2@...
Apr 5, 2002 8:46 pm
201
... This is what PerlApp version: 2.1 says: -bind=list a list of data files to add (separated with semicolon) An extraction name can be supplied in parentheses...
Johan Lindstrom
johanl@...
Apr 5, 2002 8:51 pm
202
I'm actually using PerlApp 4.0.0 build 401 which is part of PDK4. It's great by the way. It makes your exe's tons smaller and also allows you to specify an...
Joseph H. Schwendt II
jhs2@...
Apr 5, 2002 9:00 pm
203
... In that case I suspect that ActiveState's support forums are more likely to get you to a working solution. Have you checked c:\perl\eg\ BTW? That's where...
Johan Lindstrom
johanl@...
Apr 5, 2002 9:05 pm
204
... Bug: The file was, in fact, not read as binary after all. So .gld files which happens to have a \n in them will not work in the previous version. ...
Johan Lindstrom
johanl@...
Apr 5, 2002 10:22 pm
205
I'm having trouble with two options for the ListView Control for GUI Loft. The options are SingleSel and ShowSelAlways. No matter if I enable them or not, it...
Joseph H. Schwendt II
jhs2@...
Apr 8, 2002 7:11 pm
206
Hi All! I would like to ad a -parent option to a window. I think i must to use the ControlInspector, but it didn't work for me. May You write a pice of code,...