Hello Dimitris, I have managed to create one stand-alone but after about 20 more attempts I can't duplicate the process a second time. Can you help me get it...
... Include temporarily the following event in one of your guis: xBorderButton ICON "g4c/0" gcwin open say 'HOME = $$g4c.gcdir' say 'CURRENT = $$g4c.dir' This...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the gui4cli group. File : /BF.zip ...
gui4cli@yahoogroups.com
Nov 14, 2005 11:16 am
3360
Okay that helps a bit. that helps alot with the paths. I still can't get it together but thanks for the path view method. I can package all my files together...
You need to tell me a bit more of what the exe contains and how you want to package it. HTML files have a problem : To load them into an xBrowser they must be...
... Cool!.. :) I never messed around with assembly (registers etc) and can't read the (German?) comments but I can understand a bit how it works. I set the ...
i wrote an application that analyzes log files, which has been working well for a year or so... however, in the future the log files are going to be in unicode...
... If I'm not mistaken, SaveIni still adds empty lines at the beginnig of the ini-file, when there is only one section... Mockey I agree with you. In the Beta...
ok thanks jack raj cod elk fish ... From: gui4cli@yahoogroups.com [mailto:gui4cli@yahoogroups.com] On Behalf Of Dimitris Keletsekis Sent: 23 November 2005...
Hi Dimitris, I've been using Gui4Cli since version 9. I've written a lot of programs using GuiCli. Thank You very much for providing such an excellant program....
... What do you mean "crashes" I tried this: x = $(35+bogus/2) and it said: *ERROR* File: "c:/prog/guis/test3.gui" Line: 25 Parsing brackets, Failed on...
In my opinion, it should be the programmer's resposnibility to ensure the data type of a variable being passed to a function is of the correct type. But if you...
I managed to implement a workaround... unicode characters are new displayed, if necessary, in an xbrowser, which works very well. cheers jack you must wipe...
... As you say, it shouldn't crash. It should set $$Retcode to some value and either issue an error or be handled through the xOnFAIL event. Dimitris...
... the ... be ... Hi Dimitris, First of all let me apologize for using the word "Crash". I've uploaded two files called Math_Error.gui and Math_Error.txt. ...
... the ... to ... Hi! Sorry for answering this late. Xmas is close now and work piles up in this season every year... Well the principle is simple. There is...
I hope you will not have further problems... Just ask if you do. Have fun. By the way: The BF programming language is complete according to Alan Turing's...
... When g4c encounters the error (the "text") it will stop. That's why the listview doesn't appear again. The setattr SHOW is never executed so the lv remains...
... Thank God for progress :) ... I think you should post it again to the Files section (replace the old file) cause the the browser (or yahoo?) breaks the...
... Saw it :) Works fine, but you probably need to add some code in autoit itself to enable you to make it better and also have it save the gui.. Dimitris...
Hi Dimitris, It is simple example like your xSpliter + option for move/resize control. Here it is a picture but it can be any from GUI. The way of doing it is...
Hi, Uploaded BETA version 19.3 at: http://users.hol.gr/~dck/g4c/html/Downloads.htm Have improved owner-drawn listviews quite a bit. Not finished with them yet,...
Hi Dimitris! I tried out the 175-owner drawn listview gui in the tutorial. I clicked open and then close the drop down list in column "R5", row 11, works...
Hi Richard, It works ok on my XP system, so I've got to go looking for my old win95 machine again.. Thanks for the report. These listviews are very tedious to...