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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 2068 - 2098 of 5325   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2068
Hi, Uploaded SQL.dll for interfacing with SQLite.dll, at: http://users.hol.gr/~dck/g4c/dll/index.html Tutorials and better manuals are welcomed... All the...
ETI
gui4cli
Offline Send Email
May 2, 2004
9:13 am
2069
Dimitris: I've just downloaded the zip file containing SQL.dll. This is a VERY important development! I can't thank you enough. I'll begins pouring through the...
Joe
ockhamwasright
Offline Send Email
May 2, 2004
1:44 pm
2070
... Tell me if you see need for additional commands. This is something that needs testing and knowledge of SQL which I don't have. I can think of one I should...
ETI
gui4cli
Offline Send Email
May 3, 2004
11:36 am
2071
... that ... Right now I'm focused on testing what it already here - calling functions from SQLite: opening a DB, executing a query and returning results to...
Joe
ockhamwasright
Offline Send Email
May 4, 2004
1:08 pm
2072
I have this code: XTEXTIN 60 10 285 20 "" oggetto attr id oggetto attr title "LC/Oggetto:" attr frame sunk setevent #this corpo select xEdBox 60 35 285 60...
diamantsus
Offline Send Email
May 5, 2004
10:20 am
2073
Hi, I am trying to upload a file to an ftp site using curl.dll. I have downloaded the file successfully and it sort of uploads the file, but it keeps...
Shami Willms
shamiwillms
Offline Send Email
May 5, 2004
8:39 pm
2074
Hy xTextIn allows the input of strings or numbers. Entering numbers, however, characters like '.' or ',' are blocked, so it is not possible to enter 123,45 or...
gianfmal2662
Offline Send Email
May 6, 2004
12:26 am
2075
it is possible to recall a function from any DLL with gui4cli?...
diamantsus
Offline Send Email
May 6, 2004
7:09 am
2076
... You are right, it skips the xedbox - I don't know why.. I'll have to look into it.. To get from "oggetto" to "corpo", I see you have used the enter key, ...
Dimitris Keletsekis
gui4cli
Offline Send Email
May 6, 2004
7:57 am
2077
... No, the DLL must be written specifically for Gui4Cli. Dimitris...
Dimitris Keletsekis
gui4cli
Offline Send Email
May 6, 2004
8:01 am
2078
... Yes this is something I still have to add.. I will :) Dimitris...
Dimitris Keletsekis
gui4cli
Offline Send Email
May 6, 2004
8:04 am
2079
... I'm going to re-write curl.dll one of these days, to separate the actual dll from its g4c wrapper (as is done in scintilla etc), but I remember testing it...
ETI
gui4cli
Offline Send Email
May 6, 2004
12:11 pm
2080
I have tried with a pdf file and it does the same thing. The debugging says that the Progress bar is giving an out of bounds error because it is getting...
Shami Willms
shamiwillms
Offline Send Email
May 6, 2004
4:15 pm
2081
... try this fix: http://users.hol.gr/~dck/g4c/dll/curl_beta1.zip I don't use this dll and since I uploaded it you're the only one who reported anything, so...
ETI
gui4cli
Offline Send Email
May 6, 2004
8:18 pm
2082
Hey Dimitris, That fix worked great for uploading 1 file...thanks for your help with that. I even got 2 files to upload properly, but I had to close the first...
Shami Willms
shamiwillms
Offline Send Email
May 7, 2004
5:52 pm
2084
I'm using Gui4CLI version 17 under Windows XP. Here's a simplified script which demonstrates my problem. G4C WAGDialog WINDOW 145 165 640 480 "WAG Cleanup" ...
Michael Giberti
mgiberti2001
Offline Send Email
May 9, 2004
12:31 am
2085
... I don't know what could be causing this.. I also have XP and I ran the script you sent several times. On my system it works fine.. Gui4Cli gets unloaded...
ETI
gui4cli
Offline Send Email
May 9, 2004
6:22 pm
2086
I was testing a simple command, to format the date entered via xTextIn when a "Security Violation" message was displayed: Security Violation Gui SCIRENTS,EVENT...
gianfmal2662
Offline Send Email
May 9, 2004
10:45 pm
2087
... Yes.. - "Security" should be on only when you are trying out new guis from other people. It stops commands that may change something on your system, like...
ETI
gui4cli
Offline Send Email
May 10, 2004
12:33 pm
2088
Thanks for your prompt reply Dimitris, but there are few aspects of this Security Violation that quite concern me: 1 - The problem can arise not only running...
gianfmal2662
Offline Send Email
May 10, 2004
11:28 pm
2089
Dimitris, Thanks for the prompt reply. I checked and I do not have any shut- down gui configured. And it does happen every time I run a GUI with a Treeview on...
Michael Giberti
mgiberti2001
Offline Send Email
May 11, 2004
2:46 pm
2090
Hi, Uploaded a new beta at: http://users.hol.gr/~dck/g4c/beta/index.htm Includes fixes, additions to xTextin and mainly a way to add commands and events from...
Dimitris Keletsekis
gui4cli
Offline Send Email
May 11, 2004
7:48 pm
2091
Hey Dimitri, I'm still very happy with gui4cli. It keeps being very, very usefull. The following feuture i'm needing badly. Wouldn't is be great if the gctv...
deduikertjes
Offline Send Email
May 12, 2004
7:54 am
2092
... You can save variables (as well as icons) for every item, together with the treeview but, from what I now see, I haven't described the format anywhere in...
ETI
gui4cli
Offline Send Email
May 12, 2004
1:12 pm
2093
Hi, I still don't understand exactly.. ... Checking the security menu item (in the g4c taskbar icon menu) turns on "security". The only thing this does is to...
ETI
gui4cli
Offline Send Email
May 12, 2004
1:14 pm
2094
... Click the link for a slightly altered version. http://www.gui4cli.com/g4cdebug.zip When you choose quit it will create a text file "c:/g4c.log" containing...
ETI
gui4cli
Offline Send Email
May 12, 2004
1:33 pm
2095
I use scite as editor, is there a gui4cli .properties file available ? Or can you give me a hint on how to make such file. Thanks & Cheers -- don pi...
pi
galactoboy
Offline Send Email
May 12, 2004
1:54 pm
2096
that reminds me, on a slightly-related topic... i use emacs for editing scripts. every time i install gui4cli it overwrites my preference setting and i have to...
ygw2@...
jack_horsfield
Online Now Send Email
May 12, 2004
2:00 pm
2097
The Shift-Tab, to go to previous control, not working with XTEXTIN xEdBox; working with XCOMBO. (Tanks for previous bug ;)...
diamantsus
Offline Send Email
May 12, 2004
7:43 pm
2098
Dear Dimitris You are quite right and I made a terrible confusion, even if believe to have some (poor)justifications. :-) The story: I din not utilize the...
gianfmal2662
Offline Send Email
May 12, 2004
9:20 pm
Messages 2068 - 2098 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