Hmmm, I need realtime output for monitoring, so this is not an option. I have so far managed a massive kludge which stores the last line returned and merges it...
I have a gui that uses a dos.launch with a dos.set on exit call. This exit call performs a number of processes (which involve calling their own subroutines),...
Hi, Waiting is quite a complicated thing internally and there could well be a bug or two in the code that causes this problem. However, I can sit and look at...
... a ... subroutine ... variable ... Hi, Although I don't use dos.dll, I also encounter error messages showing the wrong line number. For a simple example gui...
Hi Fer, ... The reason this happens in this case, is that g4c does not try to find "ParentGui" when the gui is loading (because it doesn't need it yet). ...
... find ... yet). ... the ... Hi Dimitris Thanks for the reply. I already suspected that, and in the example it's very easy to trace where the error came...
... Hi all Here some more Vista problems 1. The remarks in my earlier message are valid for the Vista theme. When changing the theme to 'Classical' the border...
... Hi all, Changing the L and T values for the windows to #center resolved the problem. Cannot explain why. Only that it were sticky windows. Sticky doesn't...
... Hi all, For all those who regularly make EXE's from their guis or want to switch over to Vista, I made a gui called ICLtoBMP that converts your icon...
Run Dos command Saturday 29 March Hi Dimitris, Since windows runs a dos command in a window in a new shell process, I guess in Gui4Cli the 'Run' is the command...
... described ... inverted ... around ... work. ... Hi Flicknemo. Using the doscommands is better done with CMD then Command. CMD uses long names while...
Hi, I just noticed the 300-IconView.gui tutorial does not show all loaded icon lists, only the ones defined in its menu. Before I go changing it, has anyone...
... loaded ... Hi Dimitris, A modified 300-IconView.gui is already uploaded in the files->gui section. This version also shows the loaded icons and you may...
Hi Dimitris, I'm trying to use the richedit getrange and getline commands but both causes Gui4Cli to crash. Also have a problem when I use copy. If the text in...
... Hi Chris, I also encounter crashing of G4C when using getrange. But, for the purpose of cut/copy/paste you shouldn't use getrange but copy/paste instead....
... Hi Fer, Thanks for the upload. I'm gonna take a close look at it. I have the experience that copy and paste locally within the xRichedit window gives no...
... Hi Chris, You're right. The problem is not caused by RTF. In fact, any text copied from any editor behaves the same. The quickest way to check this is open...
... what's wrong. ... After some holiday, and other things I have pulled together a gui that shows the problem with wait's timing out (wait.gui) There are two...
... Hi Dimitris, Uploaded "richedit_bug_demo.gui" to the files/gui section. Description of the usage is on screen. The script additions for the demo start at...
... Hi Fer and Dimitris, I found that a normal copy from xRichtext and a paste to xEdBox works fine and that the problem is probably in the getClip command. I...
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@yahoogroups.com
Apr 3, 2008 3:13 pm
4738
THURSDAY Hi All, MENUMAKER.ZIP - in Files, Guis This is a tool to simplify menus. Unzip on your desktop and a folder MENUMAKER appears. Move it to wherever...
Hi Tim, Thanks for the gui. I fixed a few things and it should now work better. There is a race-condition problem with lv delete though. What you can do is...
Hi all, In Files -> Gui4Cli 19.23 - Ifexists (and wait) returned incorrect value in their negative form (~something) - LV DELETE sometimes crashed if there was...
... Whilst it does not crash/lock up on the Dos.dll now and the garbage produced in gcwin has gone, wait still runs to the timeout even though the subprocess...