RE: Win32Lib and Common Controls version 6
- Posted by Brian Broker <bkb at cnw.com> Jul 07, 2004
- 500 views
Andrew Hall wrote: > > > Brian Broker wrote: > > I've noticed some Common Control quirks when using an exw.exe.manifest > > file and Win32Lib. I'm trying to figure out how to fix it but maybe > > somebody has some suggestions. For an example of what I see running > > combo.exw see http://cnw.com/~bkb/Eu/combo.html. > > Brian, I've looked into this thoroughly and haven't come up with much. > Here's something to consider (sorry about the mangled URL): > > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwxp/html/ > > xptheming.asp > > I know all the ButtonBase controls (buttons, checkboxes, radios, groups, > etc.) have to have their FlatStyle property set to System, but I have no > idea how to accomplish this in Euphoria. As for DropDownLists, I don't > know > what can be done. > > Andrew Thanks Andrew, I've been studying this info but still haven't come up with a solution. I think that the FlatStyle property stuff is related to .NET (oop) programming. But I'm still open to other suggestions... -- Brian