Ok fellow programmers I'm just about ready to upload my 1st G4C program , but I need one more bit of information. How does one format text in a textbox. ...
can you give me an example for parsing an ini to treeview and scite ? i want to edit my ini files in a visual helpful gui. treeview-lsitbox would show a...
From: m1poulin
>
> How does one format text in a textbox.
> example in C I would use printf(" %00d", int)
> to have a leading 0 in a number, in other words I...
... Thats not an easy gui.. The treeview part is the easiest. I would probably use a listview to load the file, then go line by line and feed it to the...
... Thanks Daz your suggestion worked, next question ... I'd like to pass a variable to xTimer to change the timer's period like this; xTimer period $var...
From: m1poulin
>
> next question ... I'd like to pass a variable to xTimer to change the
> timer's period like this;
>
> xTimer period $var seconds on
Hi...
I was experimenting with xBrowser and xOnBrowser. I see the xOnBrowser can take the PROPERTY event. However, I didn't find any reference to what these "Browser...
I got the following error when trying to run the little experiment below with Gui4Cli 17 *ERROR*FileC:/D1/Gui4Cli/DAS-OP~1.GUI"Line:42 Unbalanced square...
Hi. Can it be that $$browser.url just doesn't work? I don't get anything with it. $$browser.dir gives me the path when opening a local file. Also, would it be...
Your code works fine for me. Maybe the reason of error is real content of $varFile. Try to replace line UPDATE #this idTextBox02 $varFile to UPDATE #this...
Hi again. I posted this already a couple of hours ago but it doesn't seem to appear. So excuse me if it appears double... Adding to my previous post about...
Error with LoopingThe problem is caused by "$" characters in the file. G4c thinks they're variables and tries to translate them. To avoid this you need...
Hi Mockey, ... You're right, it doesn't. I don't remember now why I disabled it.. I'll try to have a look at the code. ... The problem is that, from my side, I...
Hi Dimitris i'm wondering if you can add one more feature to your next version. I'd like to be able to change the hint text (or as you call it, the help text)...
Dimitris, I've rewritten xBrowser (BR.DLL) to increase the Gui4Cli's ability. You can see the result in Photos's Views of this forum. So, I have full MS Office...
... I've added the cancel flag and intvars for post, headers, frame and url (which is the same as dir), all untested yet.. I get valid strings for url and...
Hi Dimitris. ... and url ... Wow, this is great. ... but ... because I ... I guess for post you'd need a html-page with a form with some data in it which is...
... Download http://users.hol.gr/~dck/g4c/g4c-beta.zip See the manual (xOnBrowser+intvars) for details. It will print out the url, post, frame and headers...
Hi Dimitris, Sorry, but it isn't perfect. I don't understand how I can automate the resizing. Now br.dll has special function for doing it. There are problems ...
... Not personally.. It was a very big event in Greece and the tv/radio stations are still going crazy about it. The good thing is Eurovision will be here next...
Hi Dimitris. ... i.e. "Content- ... don't ... Is there any chance that you can have a look at that in the near future? No problem if you don't have the time at...
Sorry for the delay.. I had a look but then went on a tangent and now I'm trying to change various other things so I can upload a full version sometime -...
Hi Dimitris. ... No problem. ... I saw that there are changes in Save/LoadIni. I also saw a bug in SaveIni. When you save to an ini-file with only one section...