Re: COMING REAL SOON !
- Posted by euman at bellsouth.net Jul 21, 2001
- 347 views
Interesting Bernie, very interesting! The code I stuck out there was from a particular project that Im currently testing functions on. The control functions will be in seperate include file e.g: ListView.ew / TreeView.ew and will be consistant. I see what youve done here and one concern of mine is why did you change poke4 with put and several other changes I see. This is confusing to me and sortof reminds me of win32lib in a way. Win32lib uses store and fetch and lots of different nameing for built in Euphoria commands. I will be sticking with names Euphoria uses. peek, poke, allocate, free but add some commands like peek_string that are recognisable meanings and extending what Jacques Deschenes started. Euman euman at bellsouth.net