1. Win32Lib 0.50a Bleeding Edge
- Posted by "Cuny, David at DSS" <David.Cuny at DSS.CA.GOV> Apr 10, 2000
- 412 views
Win32Lib Beta testers (and other adventursome souls): I've posted the latest 'bleeding edge' version of Win32Lib at: http://www.lanset.com/dcuny/win32.htm#BleedingEdge Features include: - Controls can be deleted using delete() - Get selected text in SLE with getSelectedText - Replace selected text in SLE with setSelectedText - Pass extended flags to create with createEx() These are features I've been promising for some time to add, but hadn't gotten around to. I haven't really had a chance to hammer on the code, so bug reports are more than welcome. Still on my to-do list: - fix the combo box - allow easy setting of the default font Thanks! -- David Cuny
2. Re: Win32Lib 0.50a Bleeding Edge
- Posted by "Cuny, David at DSS" <David.Cuny at DSS.CA.GOV> Apr 10, 2000
- 415 views
Urgh. The procedure to destroy widgets is 'destroy', not 'delete'. Sorry. -- David Cuny
3. Re: Win32Lib 0.50a Bleeding Edge
- Posted by Darth Maul <Prog_Matt at YAHOO.COM> Apr 15, 2000
- 447 views
I know this probably has nothing to do with what you're doing, but I noticed in Win32lib .40 that you removed the caret functions and maintained the documentation.
4. Re: Win32Lib 0.50a Bleeding Edge
- Posted by David Cuny <dcuny at LANSET.COM> Apr 15, 2000
- 441 views
> carets thanks. i probably didn't regenerate the docs. -- david cuny