Re: New Gui4Cli release (request)

"[email protected] [gui4cli]" <[email protected]> 17 Jul 2014 04:59:58 -0700
Newsgroups gmane.comp.windows.gui4cli
Message-ID <[email protected]>
Hi Dimitris,

Thanks for the g4c 19.40 upload!

I changed 82 dll calls in my main script back to the extract EXT/NOEXT functions
and the first impression is that it all works fine.
Also treid some obscure directory paths with dots ans space and the funtions
return exactly what I expected.

I like the additions to the xCombo event. I can simplify quite some code with that.
IMO combos and Richedit are the worst supported events by the Windows OS.

- Added EDBOX GET VariableName - will the a variable to the current xEdbox's contents.

Above one is a bit cryptic. Can you give some more details about this one?

Of course the treeview additions look very useful but I must confess that I have little
experience with treeviews. Listviews and richedit events, even hidden as processing
buffers are more my thing. 

Perhaps an idea to add a number format function to g4c for those who use g4c
to create spread sheet like applications. Something like;

nformat inputVar '0000.00' outputVar

It's just an idea. I don't have plans myself in that direction.

I'll continue to change back the extract functions in all the related scripts and probably
going to check things out on Win 7 in the weekend. I''ll let you know!

Thanks again,

Chris
 

---In [email protected], <gui4cli@...> wrote :

 Hi Chris, 

 I uploaded the current version I use.
 

 Dimitris

 

 On Wed, Jul 16, 2014 at 7:26 PM, chris.kevany@... mailto:chris.kevany@... [gui4cli] <[email protected] mailto:[email protected]> wrote:
   Hi Dimitris,

If you can find the time for it, could you release a new g4c tryout version
with the current changes and additions and a short note on them.

I would like to take off a number of calls to my custom dll's to see if it
 solves some of the issues I have.

I trust your programming skills much more than my own :-)

Thanks in advance,

Chris