imagebutton notify pressed no work

Discuss GUI programming with the MUI Royale plugin here
Post Reply
sinisrus
Posts: 347
Joined: Tue Apr 21, 2015 5:43 pm

imagebutton notify pressed no work

Post by sinisrus »

Hello,

have problem with imagebutton => (notify pressed = no work) :-(

thank you
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: imagebutton notify pressed no work

Post by airsoftsoftwair »

Works here both on MorphOS and OS4. Please check your code or provide a small example that demonstrates the issue.
sinisrus
Posts: 347
Joined: Tue Apr 21, 2015 5:43 pm

Re: imagebutton notify pressed no work

Post by sinisrus »

<imagebutton id="idleft" source="arrowleft" notify="pressed" frame="none" backgroundRGB="#AAAAAA"></imagebutton>
<imagebutton id="idright" source="arrowright" notify="pressed" frame="none" backgroundRGB="#AAAAAA"></imagebutton>
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: imagebutton notify pressed no work

Post by airsoftsoftwair »

Works here. Please provide a complete *.hws and *.xml but make it as short as possible.
sinisrus
Posts: 347
Joined: Tue Apr 21, 2015 5:43 pm

Re: imagebutton notify pressed no work

Post by sinisrus »

It's good, it's sorry for the time lost

thank you
Post Reply