Re: Windows Decoration Listeners?



Jason Cavett wrote:
What I am looking to do is be able to click via a mouse (middle click,
but that's not really that important) on the title bar of an
application (which is essentially part of the window decorations) and
have the application react a certain way. When using any of the mouse
listeners, nothing happens when I click the title bar, so I'm at a loss
for where to go next.

Any help would be appreciated. Thanks.


Somebody else posted a similar question the other day and I think the general consensus is that you can't do what you want. The title bar does not handle mouse events.

--

Knute Johnson
email s/nospam/knute/
.



Relevant Pages