mockey_a wrote: > Hi. > > --- In [email protected], "brucexs" <[EMAIL PROTECTED]> wrote: > >>- look whether I can implement an option to show window corresponding >>to active button when dragged file hovered over that button > > > Wouldn't it be possible to define an own action here, as you can for > normal buttons? I know you can define the left command on active > buttons but it doesn't work when dragging. > For some programs an action like: > win.exepath("activebar") _file_ > might make sense... >
hmm, true. if you do something like that with firefox it will open the file as pr default actions (just as if you had enterd the file as a url in the windows run dialog). but for other windows like say explorer windows (file browser) it would do exactly nothing as the idea is to drop the file inside the main area of the window. hmm, is there a way to detect the main area of a window and have the drop effect happen there, rather then on the titlebar of the window? 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/
