--- In [email protected], "mockey_a" <[EMAIL PROTECTED]> wrote: > > Hi. > --- In [email protected], "swzoh" <seanzoh@> wrote: > > I could make it mouse transparent as you want, then remove it after > > picking the color. If doing this, however, could cause unexpected > > results like closing a window if clicking over the close button. > > So, I better not add it. > > Another possibility might be to disable the window with: > hWnd.enable(0) > and enable it on left click. But that will prevent the crosshair > cursor from showing... > Also there is an exStyle WS_EX_NOACTIVATE but it doesn't work for me.
I forgot this style, I haven't tried it before. BTW, it seems to work for me. Would you try again? What have you changed , comparing with the script uploaded in the file section? Sean Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
