Hello Dimitris, In trying to convert an Amiga Gui4Cli script to Windows i ran into the following problems: - Use variable myvar say $$var.length does not work ...
... Hi Joseph, The correct method would be: use var gui mygui.myvar for gui-wide variables or use var global myvar for global variables I agree, the manual is...
Hello, Some questions about subject - I do only see the RUN & LAUNCH possibilities. The synchronous CLI command (Amiga version) seems to be absent. Right? - i...
Hi Joseph, ... RUN is a synchronous command and LAUNCH asynchronous. See the manual for an extensive explanation of the RUN command. ... I suppose, by CLI...
Hi Joseph, DOS.DLL may be useful to you ... see C:\Program Files\Gui4Cli\DLL\Dos.htm One example uses the Amiga form of the filename, so Dimitris seems to have...
Hi Fer, Nice job!. As usual looks great and I was not able to crash it (yet)! Jack. Get your new Email address! Grab the Email name you've always wanted...
Hi to all, I can't check it myself because I haven't a Vista machine available but I like to know what $$sys.platform returns on a Vista machine. Second, when...
Hi Chris, ... It returns VISTA in capitals. ... out. Does it also happen when you make a small test gui? If so, it's probably not a G4C issue. Best regards, ...
... Hi Fer, ... Great! Seems Dimitris managed that already. ... Yes, also happens on a test gui. If you select the combo after the refresh, the contents is...
Hi Chris, Here is a test gui. From what I see it works ok G4C test_test WINDOW 122 177 276 206 "test" WinAttr style resize xOnLoad GuiOpen #this xOnClose ...
... Hi Dimitris, It appears to be a W2K problem. Your test gui also blanks out in W2K but works fine in XP. I tried a large gui with a lot of combos and it...
To everyone I want to change the text (caption) of an xGroupBox with no success. It seems to me that one can only change the background colour of the caption...
... success. ... the ... the ... Hi Frans, A groupbox cannot be changed for appearance. Text is always blue (in XP and black in Vista) and has a dull grey line...
... Fer Thank you very much for the reply. I will go for xArea. One other question: Is it posible to create a scrollable window? I do not think so. I can use...
... can ... want ... have in ... Hi Frans, I wish it could be done. In the Redeyeremover I also could use a scrollable window to be able to scroll a very large...
Hi Fer Once again thanks. I will upload a graphics application shortly and then you will see what I mean. I do have a graph with properties that the user can ...
... Fer It is me again. It is a great idea to use trackbars. In my case, although a lot of coding, it will work. If you do not mind I want to use your idea...
... to ... Hi Dimitris, I've tested the xbrowser for showing images and that works perfectly. Including the scroll bars for large size images. Also image...
... Hi Dimitris, I tried to use an xbrowser for your preview gui but that won't work for 2 reasons 1. When loading a BMP into an xbrowser, the browser shows ...
... You would need to create a small html file and refer to the picture in there. Then load the html file. If you want to be able to hear stuff, you can use...
... Hi Dimitris, Because of the limitations of the xbrowser I'll stick with window background image option. That enables me to directly draw on a picture. ...
Hi Dimitris, I use xOnResize in my script and that works fine. Lately I wanted to check something and found that xOnResize totally disappeared from the help...
Hi! I have not looked at GUI4CLI in a long time. Where to get the most current full release and beta releases? What are the current release and beta versions?...
Hi Dave, The latest complete release is V19 Download from: http://users.hol.gr/~dck/g4c/html/Downloads.htm From there, you are redirected to Yahoo Newsgroup...