... You can create a little window with textfields for the search criteria, and then open up a browser window with the search criteria in the query string. It...
Johan Lindstrom
johanl@...
Feb 1, 2002 5:51 pm
159
Dear Johan, How do I compile a *.gld to an exe? And could you give me some *.gld-hint for a start for doing that task in...
... Read the User Manual and the Programmer's Reference. Look at the Demo programs. Write your own Perl program using them as a base. Then you can download a...
Johan Lindstrom
johanl@...
Feb 1, 2002 6:30 pm
161
Dear Johan, Thanks for educating me. Now i understand the acronym RTFM. Sorry, Henk [Non-text portions of this message have been removed]...
... There is a reason why you should read the manual; if you need to know, that is where to find the information. If the documentation is unclear on any topic,...
Johan Lindstrom
johanl@...
Feb 2, 2002 6:06 pm
163
Hello I would like change a ListView option! How can i use the ControlInspector? Thanx Gabor...
... What is it that you want to do? (working Perl code preferred) If you think it's worth doing, maybe other people think it's worth doing. Maybe it belongs in...
Johan Lindstrom
johanl@...
Feb 12, 2002 5:12 pm
165
... doing. ... is if I ... way. ... process. ... Hi I wanted to do a Right_Click PopupMenu (Properties). First i wanted to do it with the class option, but i...
Johan, [and the rest of the list:-) ] I'm pretty sure you wont recall me or my question from a time back, so I'll do a little refresher...Traping "quick keys"...
Johan, [and the rest of the list:-) ] I'm pretty sure you wont recall me or my question from a time back, so I'll do a little refresher...Traping "quick keys"...
Hi You can find some "hexadecimal value" for the object's style on the http://www.vbapi.com/ref/index.html page. When you have problems with the combobox...
Very slick, thank you! Fixed my combobox vscroll style (and I already had 0.0.558 Win32::GUI). This basically fixes my current problem, but as far as the...
Hi Joe! I tried too to add classes after the Loft's building process, but it didn't work, so i found a Loft function ControlInspector, when you open the...
Thank you I'll peek about in there too...as it stands now, I have a complete GUI with keyboard hot keys for my Richedit control. Scroll bars are working for...
Hi! How can i make visible a cluster, that is not the default visible cluster in my *.gld file? Can everybody write me a piece of code, that do this? Thank...
Good question :) What I am currently doing is looping through the controls on that cluster. so, I have an array: my @clusterAControls = qw/retext1 tfText1...
... Look at this post (it describes hiding the controls, call the Show() method instead): http://groups.yahoo.com/group/theguiloft/message/63 and this section...
Johan Lindstrom
johanl@...
Feb 28, 2002 9:33 pm
176
Release theme: Class, Style and the Inspector The ControlInspector class is now documented and has an example in the FetchURL Demo program. Using it, you can...
Johan Lindstrom
johanl@...
Feb 28, 2002 11:23 pm
177
Hello Thank you for the answers! So it's working now! :-)) Regadrs Gabor...
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...