Hi Valery, I've tried the modules and they seem to work fine (apart from TCL). I've uploaded them in the resources section - also made a page for ActiveG4C. ...
Hi Dimitris, ... "invalid command ... The Bridge.TCL demonstrates an access to Gui4Cli through COM, only. It creates an instance of the ActiveGui4Cli.Bridge...
Dimitris, My old trials with the simple combination: keybd_event(VK_RETURN, 0, 0, 0); keybd_event(VK_RETURN, 0, KEYEVENTF_KEYUP, 0); were failed in case of...
Dimitris, Your topic "Language Extensions" on http://users.hol.gr/~dck/g4c/res/res.htm is fine. ... Thank you, Valery PS What is a difference between the...
i've been to busy to do anything with python/emacs/gui4cli recently... tried this last night and i got it all working (with the gui4cli code pretty much as you...
Hi all, Uploaded Gui4Cli version 011, at: http://www.Gui4Cli.com/html/Downloads.htm Best regards, Dimitris ... Additions Enhanced Drag & Drop and the xOnDrop...
moin, moin... If I want to store the path of a file I get something like: E:\ABBA\Fernado.mp3 But the real name of "E:" is "LPBU_03:". While I can substitute...
scholly@...
Apr 7, 2003 4:12 pm
952
Hi all, To be clear about interprocess interaction between VBScript and Gui4Cli below there are two scripts: Here is file Progress.vbs: ...
Hi all, This is a work-in-progress update, showing how you can add new commands to Gui4Cli using DLLs, which are simple to write and very powerfull. Download...
Hi, ... There is no specific command that will get it.. Maybe you could declare a hidden directory treeview, "walk" to the disk you want and get the text lable...
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 : /G4CAITX..ZIP ...
gui4cli@yahoogroups.com
Apr 8, 2003 5:11 pm
957
Hi all, I've added the AutoItX commands to the Gui4Cli. It works under Gui4Cli (12 version), only. About command definition see in Beta Gui4Cli-12. Enjoy, ...
Hi Dimitris, BUT I can't to run new command from command line command $com // execute commandline See, G4CAITX.gui, please. Test.Send works fine. :-0 Regards, ...
Hi Dimitris, I have downloaded the beta version of GUI4CLI and tested it. It works as expected. I wonder if it is possible to use activex or DLLs like...
Hi Valery, ... Ok - I fixed it. I forgot to do some initialization for this. ... Not any more... I get crashes when I try to run it, comming from the DLL. Its...
Hi Serdar, ... The interfacing between g4c and a DLL is only possible for DLLs that are written specifically for g4c, since the templates of the functions that...
Hi Serdar, ... You have a chance to use for example ADO by VB/JScript & ActiveG4C.Bridge component. I had a successful trials of the MS COM-based applications...
Hi Dimitris (and Valery), Have been following the latest developments about library support. Any chance of creating a gui4cli-savvy implementation of libcurl?...
Hi all Would you like to have a simple GUI-based application for usage from any script language? It is an application with templates of Form for user input. It...
Hi, ... All these things can be done. The problem is finding the person with the ability and the time to do it because for something like the above it usually...
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 : /g4caitx.ZIP ...
gui4cli@yahoogroups.com
Apr 11, 2003 1:20 pm
968
Hi all, You can use it from folder ..\Gui4Cli\Dll\ It works fine. Now you can rewrite AutoIt scripts for embedding into Gui4Cli script. One Gui4Cli scripts can...
moin, moin... ... I took that idea, but discovered a stange problem: case of the letters in the names. Lazy as I am, I gave all partitions names with SMALL...
scholly@...
Apr 11, 2003 4:41 pm
970
Hi Valery, You keep amazing me! Could you upload a copy of this to the AutoItList (I know you are quite pissed of about some remarks made there, but it's a...
moin, moin... I've seen, that MCI is used for (dis)playing video and audio. I've also tried to find some usefull information in MCI, but the links in the...
scholly@...
Apr 11, 2003 9:48 pm
972
Hi, Uploaded a new beta version at - http://www.Gui4Cli.com/beta Still a work in progress. Added ability to define events and internal variables. The visual...
Hi Valery, ... I just uploaded a new version. I tried G4CAITX with it but I got crashes, so you have to recompile with the new G4C_api.h include file (unless...