Jump to content

ios gui event bug


photo

Recommended Posts

Posted

I have a little bug in iOS with gui,

 

I have an WidgetHBox with many WidgetSprite.

 

Each sprite have 4 callbacks gui_enter gui_leave gui_press gui_clicked.

 

Sometime when i press i just receive an gui_enter no more.

 

I try to put an setFocus when i receive the gui_enter and i receive the event press but with this solucion sometimes i don't receive the clicked évent.

 

BTW i detect the same bug with WidgetFlash when i have an Button the press have many trouble. It's nécessary to press two Time for receive the onpress event (one for give the focus i suppose)

 

May be i do something wrong but the same code work fine on PC/Mac

 

Thanks

  • 2 weeks later...
Posted

Could you send some minimal test case for us to reproduce this problem?

Posted

Yes on your Sample widget flash.

You use button with in thé fla détection of onRelease function.

 

Just change for an onPress an put trace, thé problem will be appear

Posted

Could you send us the swf file with this issue please?

  • 4 weeks later...
Posted

Hi manguste,

 

I relaunch the post, i want know, if you have the same bug,

 

and if i have a solution

 

:)

Posted

Sorry, still checking it :) But as soon as we find where the problem lies, we will immediately let you know.

Posted

Great, thank you !!!

Have you an idea, when come the next SDK ?

×
×
  • Create New...