[SOLVED]Events problem for a button inside a panel

Just starting out? Need help? Post your questions and find answers here.
User avatar
DjPoke
User
User
Posts: 14
Joined: Sun Aug 10, 2014 11:23 am
Location: Corsica (France)
Contact:

[SOLVED]Events problem for a button inside a panel

Post by DjPoke »

Hello,

When a button is inside a panel, the button no more send events : EventGadget no more recognise button events.
Same case with button images.

// Moved from "Bugs - Windows" to "Coding Questions" (Kiffi)
Last edited by DjPoke on Fri Nov 11, 2022 11:44 am, edited 1 time in total.
Enjoy the silence
User avatar
DjPoke
User
User
Posts: 14
Joined: Sun Aug 10, 2014 11:23 am
Location: Corsica (France)
Contact:

Re: Events problem for a button inside a panel

Post by DjPoke »

I've discovered that AddGadgetItems is needed before the gadget list. Sorry !
Enjoy the silence
Little John
Addict
Addict
Posts: 4777
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Re: [SOLVED]Events problem for a button inside a panel

Post by Little John »

Post Reply