Hi everybody I have converted the help file, GUI4CLI.chm, to PDF. I think that printing and searching are easier with a PDF document. If anyone is interested,...
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 : /Gui4Cli.pdf ...
gui4cli@yahoogroups.com
Aug 2, 2005 12:41 am
3133
OK, Here the problem I want to perform a Caesar Shift on a letter (A Caesar shift is where a letter is moved down a certain number down the alphabet. eg a...
... I didn't know what a Ceaser shift is :) I suppose Ceasar used it as a type of encryption.. ... This is a bug. Apparenty extract does not add a null after...
... I downloaded it and had a look, but a few of the pages don't work correctly. For example the ICON command - the title is on one page and the text on the...
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 : /Gui4Cli.ini ...
gui4cli@yahoogroups.com
Aug 2, 2005 8:07 am
3137
Hello to all G4C community :-) I have added the syntax Highlight for PSPad editor, you can download it for free at: http://www.pspad.com To enable this sintax...
Hi Dimitris You are right. I'm sorry, I had not really checked and assumed everything was ok.:( I have another version produced by first converting to a Word...
Hi everybody I keep examining and experimenting with GUi4cLI. I manually created a simple GDB file (1 col, 3 names, one with an accented letter) to be read by...
Dear all, I was very happy when I saw the new FTP and Net commands. I'd really like to use them but I'm getting errors on the Net commands. In this simple gui:...
... I don't know. Accented letters are a pain (I use them in Greek too) and I don't really have much control over it. The listview accepts them, the editbox...
... I tried the above and it printed 1 0 1 and then downloaded the file ok. So the difference seems to be that I don't have a proxy server, but I don't know...
Hi everyone I'm still exploring and trying things. Using the 050-EdBox.gui from the tutorial, I added an item to the menu to Close any previously loaded file...
Hi Dimitris. Would it be possible to increase the size of the $$browser.post internal variable? 1024 bytes are reached very easily here and to increase the...
Hi Dimitris ... I played with the tutorial edbox example. It takes accented letter with no problem. I could save the file, load it back with no problem. I...
... There is no Edbox CLOSE command. You do not need to "close" a file because when xEdbox LOADs a file it reads it in and then automatically closes it again -...
... Thanks for the tip. I finally did it this way: edbox select 0,1000 edbox clear // I did not know about -1 ;-) Serge PS. did you red my post about accented...
Hi everyone Since the File Menu is used almost in every window, I would like to write a GUI with the proper "Open File" "Save" "Save as" etc. routines and call...
... You mean Winatt MENU. Make a normal gui with menus and make sure it works. As you know the root menu must be called "#ROOT". Then just cut and paste all...
Sorry to bother you again. I can't make it work. The edbox shows up ok but wiihout menu. Here is the code for the edbox stripped of all Xmenus and with WinAttr...
OK guys I've finally got v19! Its great! Especially the net commands (Thanks Dimitris!) I have just one (or two) questions, When you pack a exe using the...
Thanks Dimitris. Sooooo many little details.....;-) Now I'm going to generalise the routine by using a variable with the type of gadget: edbox or LV. Regards ...
Sorry, rectification: The menu is there and if I click on "Open File" for example, the proper directory is shown and I can click on a file to be loaded. The...