Dear Dimitri, As I know you are as busy as ever to improve Gui4Cli. For this i have a suggestion for a new command: debuf off (and of course) debug on The...
Hi Dimitris! When using pack.dll after creating a zip file, I noticed that the time stamp for files stored inside the zip file is ahead of my local time zone...
Hi all, Uploaded a new module, written by Daz, for the RUBY programming language. Its similar to the Python module and supports call-backs, etc. C Source code...
... The DisableSR key is a binary type key, containing a number. Its not text. The reason the RegGet doesn't work is that the value of the key is "0" when you...
... Jack, thanks for confirming. At least now I know it's a bug and not just me. I'll submit it as a bug, will have to figure out how to do that. Lilla...
Dimitris, thank you for the commentment to fix this. I think this code (or a variation of it) might make a nice example to include in your documentation. Feel...
I'm here again with some questions :-) 1 - Is there a parameter capable of limiting the number of the characters entered in xTextIn ? 2 - Could be explained,...
Hi, I'm a bit of a newbie, but I'm finding GUI4CLI a very versatile and well-written program, and loving the steep learning curve! It's not clear from the...
... No.. ... It reads the size field in directory listviews - ie the "3.044 KB" part. Its used internally in directory listview sorting. ... Thats the...
... You can check by opening the output window (click on the gui4cli taskbar icon). It should say it in the window's title. The latest is 16 - get it, its much...
hi all, I tried to make a program that uses gui4cli.dll to create an interface using Gui4cli but i didnt find any documentation on the exported functions. I...
... I'm writting the documentation now. 1-2 days more.. I've also added callback functions. ... I don't know exactly what you mean.. You can't use a dll from...
... groovy, can't wait :) ... oops, this I forgot. one small request: * it is possible for gui4cli.dll to NOT add anything to registry ? thanks, TBD...
Hi all, Uploaded v17 at: http://users.hol.gr/~dck/g4c/html/Downloads.htm This includes the Gui4Cli.dll which has been tested, but not extensively.. Best...
... an ... in ... 16)? ... taskbar icon). ... its much ... or ... D'oh! of course the version number is in the window title! Thanks Dimitris. Downloading v17...
Hi all, I've noticed that there's no easy way to add commands in an executable so that you can use them in a script as you would use the commands of a normal...
Hi Dimitris, When using SciED and pressing Ctrl X to cut selected text, the entire scintilla editor display moves right approximately the width of the tab...
Hi Richard, ... Control-X will make all the controls in the window resizable (with thick borders). This is temporary, I haven't decided if I should leave it...
Hi, Dimitris I am finding the following difficulties loading a .txt file in the LV: 1 - the side flat bars appear always combined, horizontal and vertical...
... Ctrl X - Cut, Ctrl C - Copy, and Ctrl V - Paste Are standard Windows editor commands, any other functions for the keys will drive people crazy :) ... And...
I can't seem to get GetColor to work. I seem to be using it as per example in help file, but find that the routine returns with the original colour (when...
... This is a very weird bug.. On my system it "sometimes" works - if I change the file in some way and reload, it only returns the original string passed.. ...
... Don't know if this is related to the problem, "getcolor mycolor 0/0/0 OWNED" works fine for me :) but "setwinattr background COLOR $mycolor" doesn't work...
Oh, at least it's not just me then. Just as well after writing my own colour picker for two days! Thanks for the test scripts. What I have discovered also is...