-
1 Attachment(s)
Feedback please!
I'm currently building an ActiveX control and am just looking for some feedback. If would like to read my original post on the COM and ActiveX board (for details on what I was/am looking for), here's the link:
http://www.vbforums.com/showthread.p...threadid=98910
I’ve focused about 90-95% of my time so far in getting the Popout to be contained outside of the WinPopout control and getting it recognize when to retract (ie. when the mouse is moved outside the Popout). So please keep that in mind when looking at it.
Here are a few things that I already know need to be fixed:
- If the control isn’t on the very left edge of the form, the Popout isn’t displayed in the right place
- If you move to a tab, the popout’s displayed, move mouse over popout, then back to the same tab, it retracts the popout and extends it again. It shouldn’t retract if move back to same tab.
- Most of the details aren’t implemented yet - such as changing colors, the tabs right now are static, needs numerous graphic enhancements (3D, etc.), and on and on
- When you hover over a tab and the Popout is extended, if you move the mouse fairly quick across the Popout to where it ends up over the Form, sometimes the Popout doesn’t retract as it should
Basically, any feedback you could provide on the functionality that is implemented would be appreciated. Thanks in advance!!