Search the web
Sign In
New User? Sign Up
gui4cli · Open Source script language
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2019 - 2048 of 5325   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2019
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...
deduikertjes
Offline Send Email
Apr 1, 2004
8:19 am
2020
it's there now: set debug on set debug off jack A tomorrow's world of domestic appliances ... From: deduikertjes ...
ygw2@...
jack_horsfield
Offline Send Email
Apr 1, 2004
8:26 am
2021
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...
Richard
xytroxon
Offline Send Email
Apr 1, 2004
8:50 am
2022
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...
HOL
gui4cli
Offline Send Email
Apr 1, 2004
3:06 pm
2023
... Thanks, again. I'm going to try! LB...
lucabaralis
Offline Send Email
Apr 1, 2004
3:29 pm
2024
... 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...
HOL
gui4cli
Offline Send Email
Apr 1, 2004
8:25 pm
2025
... This is from the original zip code: SYSTEMTIME st; GetLocalTime(&st); FILETIME ft; SystemTimeToFileTime(&st,&ft); WORD dosdate,dostime; ...
HOL
gui4cli
Offline Send Email
Apr 1, 2004
8:29 pm
2026
... 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...
lilla425
Offline Send Email
Apr 1, 2004
10:37 pm
2027
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...
lilla425
Offline Send Email
Apr 2, 2004
2:07 am
2028
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,...
gianfmal2662
Offline Send Email
Apr 2, 2004
11:04 pm
2029
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...
freedeanna
Offline Send Email
Apr 3, 2004
1:38 am
2030
... No.. ... It reads the size field in directory listviews - ie the "3.044 KB" part. Its used internally in directory listview sorting. ... Thats the...
HOL
gui4cli
Offline Send Email
Apr 3, 2004
8:46 am
2031
... 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...
HOL
gui4cli
Offline Send Email
Apr 3, 2004
8:56 am
2032
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...
TBD
tbd_fr
Offline Send Email
Apr 4, 2004
10:40 am
2033
... 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...
HOL
gui4cli
Offline Send Email
Apr 5, 2004
9:55 pm
2034
... 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...
TBD
tbd_fr
Offline Send Email
Apr 6, 2004
9:31 am
2035
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...
Dimitris Keletsekis
gui4cli
Offline Send Email
Apr 6, 2004
2:49 pm
2036
... an ... in ... 16)? ... taskbar icon). ... its much ... or ... D'oh! of course the version number is in the window title! Thanks Dimitris. Downloading v17...
freedeanna
Offline Send Email
Apr 6, 2004
11:39 pm
2037
... No need to uninstall the old version. ... Haven't added it yet.. I'll add it in the next beta. Dimitris...
ETI
gui4cli
Offline Send Email
Apr 7, 2004
1:02 pm
2038
... Working great!!! I love the F5 save and run key in SciED!!! -- Richard...
Richard
xytroxon
Offline Send Email
Apr 7, 2004
8:50 pm
2039
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...
ETI
gui4cli
Offline Send Email
Apr 8, 2004
10:48 am
2040
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...
Richard
xytroxon
Offline Send Email
Apr 11, 2004
12:55 am
2041
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...
ETI
gui4cli
Offline Send Email
Apr 11, 2004
6:49 am
2042
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...
gianfmal2662
Offline Send Email
Apr 11, 2004
10:37 pm
2043
... 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...
Richard
xytroxon
Offline Send Email
Apr 12, 2004
8:44 am
2044
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...
freedeanna
Offline Send Email
Apr 13, 2004
2:03 am
2045
... 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.. ...
Dimitris Keletsekis
gui4cli
Offline Send Email
Apr 14, 2004
5:05 pm
2046
... 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...
Richard
xytroxon
Offline Send Email
Apr 14, 2004
7:55 pm
2047
The following code: G4C GETCOLOR WINDOW #center #center 300 200 "GETCOLOR gui" WinAttr background COLOR 255/255/255 xOnLoad GuiOpen #this xOnClose GuiQuit...
Joe
ockhamwasright
Offline Send Email
Apr 14, 2004
8:33 pm
2048
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...
freedeanna
Offline Send Email
Apr 15, 2004
1:05 am
Messages 2019 - 2048 of 5325   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help