paragui-users
[Top][All Lists]
Advanced

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

Re: [paragui-users] PC_Image and events


From: Atani
Subject: Re: [paragui-users] PC_Image and events
Date: Sun, 23 Jun 2002 08:42:51 -0700
User-agent: KMail/1.4.1

why not create a subclass of PG_Button which *has* the border on it?  This way 
you receive the events and you have only one widget to keep track of.   
Another idea is to configure a generic PG_Widget object that has an image in 
it and the button as well.  This might work, just make sure of zordering.

Mike

On Sunday 23 June 2002 01:48, Paul Hilscher wrote:
> Hallo,
>
> I'm trying to created somithing like a button box
>
>    --------------
>
>    | PG_Button |
>
>     -------------
>
>    | PG_Button |
>
>     -------------
>       ..............
>
>
> to create a frame for the button-box, I used an Image with an Alpha-Channel
> and added it with PG_Image over the buttonbox. My problem is now, that the
> Buttons now receive no events, so is there a possibility to tell PG_Image
> that it shouldn't process the events, instead passing them to the buttons ?
>
> thanks for all answers,
> Paul
>
> _______________________________________________
> paragui-users mailing list
> address@hidden
> http://mail.freesoftware.fsf.org/mailman/listinfo/paragui-users




reply via email to

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