... What do you mean "crashes" I tried this: x = $(35+bogus/2) and it said: *ERROR* File: "c:/prog/guis/test3.gui" Line: 25 Parsing brackets, Failed on...
In my opinion, it should be the programmer's resposnibility to ensure the data type of a variable being passed to a function is of the correct type. But if you...
I managed to implement a workaround... unicode characters are new displayed, if necessary, in an xbrowser, which works very well. cheers jack you must wipe...
... As you say, it shouldn't crash. It should set $$Retcode to some value and either issue an error or be handled through the xOnFAIL event. Dimitris...
... the ... be ... Hi Dimitris, First of all let me apologize for using the word "Crash". I've uploaded two files called Math_Error.gui and Math_Error.txt. ...
... the ... to ... Hi! Sorry for answering this late. Xmas is close now and work piles up in this season every year... Well the principle is simple. There is...
I hope you will not have further problems... Just ask if you do. Have fun. By the way: The BF programming language is complete according to Alan Turing's...
... When g4c encounters the error (the "text") it will stop. That's why the listview doesn't appear again. The setattr SHOW is never executed so the lv remains...
... Thank God for progress :) ... I think you should post it again to the Files section (replace the old file) cause the the browser (or yahoo?) breaks the...
... Saw it :) Works fine, but you probably need to add some code in autoit itself to enable you to make it better and also have it save the gui.. Dimitris...
Hi Dimitris, It is simple example like your xSpliter + option for move/resize control. Here it is a picture but it can be any from GUI. The way of doing it is...
Hi, Uploaded BETA version 19.3 at: http://users.hol.gr/~dck/g4c/html/Downloads.htm Have improved owner-drawn listviews quite a bit. Not finished with them yet,...
Hi Dimitris! I tried out the 175-owner drawn listview gui in the tutorial. I clicked open and then close the drop down list in column "R5", row 11, works...
Hi Richard, It works ok on my XP system, so I've got to go looking for my old win95 machine again.. Thanks for the report. These listviews are very tedious to...
... The new version 19.3, will set $$RETCODE to 20 if there is a syntax error while the arguments are being read in, so to catch the error you had asked for...
Hi Dimitris! New version works for me under Window 2000 Prof. Quicksort is power option! I just don't have any ideas about application that can use new types...
... If you build it they will come :) There are many things you can use them for, like in the gui4cli.gui, the preferences tab listview, etc. Anyway, since its...
when I load my treeview file the variable numbers are out by one. maybe I'm doing something wrong... but what? my treeview file looks like this: GCTV fred.txt ...
I wrote the article! :) I thought Gui4cli deserved a stadning on Wiki. NightOwl91 = Me Nick ... From: jack_horsfield To: gui4cli@yahoogroups.com Sent: Sunday,...
Hi Jack, The file format seems to be wrong.. ... The variable declaration should be after the item's text, so the above would set the variable for the...