Re: matt's controls
- Posted by Matthew Lewis <MatthewL at KAPCOUSA.COM> Aug 16, 2000
- 443 views
=A9koda wrote: >Your controls are great thing. Here are few bugs i've found: >****Toolbar: >*What happens when you doubleclik left mouse button on flat toolbar; = just for one second dialog to >customize buttons shows, then it hides. >*One,Disable and Destroy buttons are not working when you click them. = Are they ment that way? I've had similar reports from people who have IE5.5. What version are = you running? There are some slight differences in the common controls. On = my machine (IE4), the buttons work fine, and I can't get the customize = menu to stay up, either. >****ComboBoxEx: >*Space in Edit Window is a little strange colored, little blue, little white. Top of edit window >should be white but it's blue, when you have = no dropped window down. I had this, too, but I couldn't figure out what might be causing this. = Does anyone have any ideas? >Which control is next? Is it MDI windows? I have program written in Euphoria that already uses >MDIs, not in Win32Lib. Really!? I'd love to see the code--the MDI specific stuff, that is. = Please send it to me! =20 I've played around with MDI's, but I couldn't get it to work in = win32lib. I'm pretty sure that I was doing many things wrong. If you have an = example, it would really help. I've actually been working on polishing up the controls that I've wrapped. For instance, I've written code that = allows you to add xpm's to the image lists to be used with toolbars and = list/treeviews. Also, I've gotten the tooltips working with the flat toolbar = buttons--the control deals with this itself. Matt Lewis