discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppIcon Issue...


From: Dan Pascu
Subject: Re: AppIcon Issue...
Date: Tue, 30 Jan 2001 01:00:05 +0200 (EET)

On 29 Jan, Sungjin Chun wrote:
> In barflib the event to appicon is relayed to
> parent window. Can we use this using XSendEvent
> like function? If LeftButtonPress and it is not double
> click, then relay to parent window( in my case
> dummyMainWindow I've created ) so that moving
> appicon is managed by WindowMaker not by
> GNUstep itself ? Like this approach, we can
> get required event like now and relay unwanted
> WindowMaker managed event to WindowMaker
> itself. 

Yes you should do exactly that, if you expect your appicon to move on
screen when you drag it.
barflib code is correct in what it does, you can follow it.

-- 
Dan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]