Any help will be appreciated. Is it posible to disable the shell context menu of xBrowser? I know that for Listview one can use attr NOMENU. I want to prevent...
Help! Love this scripting language, but I want to use it to collect data from some instruments, for which I need to access the PC serial port(s). How best can...
... Yes, in a round about way ;) I use the Python programming language to "turbo charge" my Gui4Cli gui's. This is the best piece of free software on the...
... Not at the moment.. xBrowser is not like other controls, since its implemented as an activex container into which IE does its thing, so it doesn't behave ...
Hi, I'd like to try out a gmail account but since I have no connection to the IT world, noone is sending me an invitation. If anyone has a spare inviation he...
I have a xTextIn and next to it a xButton which launches an open file dialog box. What I want to do is populate the xTextIn with the file selected in the open...
Darrell Blake
darrell@...
Jul 6, 2005 3:10 pm
3050
Hi all, Uploaded a full version finally, after a long time. Download from : http://users.hol.gr/~dck/g4c/html/Downloads.htm Please give feedback on any...
... Try the following. Do not know if it is what you want but it works for me. xTextIn 10 60 150 20 '' gameExecutable attr ID gameExecutable attr title...
excellent! many thanks. one small point... the installation creates a temporary folder that is then deleted at the end. Microsoft AntiSpyware complained about...
Dimitris, I'm getting errors on Win98. I uninstalled the old version and rebooted before installing the new version. I also made sure that the C:\Program...
To add some comments.. ... You don't need to use the USE command here. Also, its used wrongly. If you had needed it the 1st argument should be the type of...
... Yes. Its a normal "bundled" executable. ... I have xp and ms antispyware installed and it does complain but it says something like "a batch file is trying...
... Is the problem only with the shortcuts? I.e., do you get crashes if you startup the guis by double clicking on their explorer icons? ... Maybe the problem...
I uninstalled, re-downloaded and re-installed Gui4Cli 18 At the end of the install I get this error message: GUI4CLI caused an invalid page fault in module...
... Is the problem only with the shortcuts? I.e., do you get crashes if you startup the guis by double clicking on their explorer icons? ... Maybe the problem...
Here's the install log file, notice that there are errors... ... Thursday, 07/07/2005 at 11:15:06 Starting installation of Gui4Cli, version 18 253: JOINFILE...
i have a script that uses python to query a database, with the result returned to a listview. clicking on any of the results then makes python save the full...
... The error is when it tries to copy the gui4cli.manifest file which no longer exists (now its embeded into g4c) - I'll fix it. Also, apparently it doesn't...
... 2 different files are being called. Does this mean anything?.. ... This routine is the one being called twice ? Where do you call it exactly? Dimitris...
Hi, Re-uploaded version 18, mainly because the installer forgot to copy over the Gui4Cli.dll. Also note that some problems have been reported with this version...
Other than not being able to run the tutorials.gui my guis seem to run fine! So whenever you find time it will be okay. Also when uninstalling I get a msdos...
sorry, I see I missed a bit of code out: XLISTVIEW 0 20 1148 890 "results" $.icoheadsfile lvResults attr id idResults attr style fullrow/oneclick/ulhot/drag ...
... The G4C help example for CreateLink doesn't work: CreateLink "Home:Gui4Cli.exe" "Desktop:Gui4Cli.lnk" But I think it is because "Desktop" is not a...
... No, its ok.. It happens with single-click listviews - I'll fix it. BTW - I've fixed the w95/98 problems and I'm now stuck trying to improve the start.exe...