Re: Win32Lib Changes
- Posted by David Cuny <dcuny at LANSET.COM> Sep 17, 1999
- 486 views
Brian K. Broker wrote: > I don't mind handling all mouse/key input in single routines and > IMO it looks cleaner to do it that way. I'll do this if I can figure out how to code it cleanly. > As far as what order the parameters should be, I > believe that's a call the developer should make. My tendancy is to tack it on the end, but there's no special logic to that. Unless people speak up, that's the way it's going to be in the next release. > BTW, I'm working more with XPM files and I'm wondering > about the global function 'createXpm' in xpm.e. Would you > be willing to change that like you changed 'createDIB', i.e. > createXpm( sequence outFile, sequence euBmp)? Good idea. The next release has also integrated the XPM routines into Win32Lib, and make the transparent color a lot simpler to deal with. Thanks! -- David Cuny