Hi Everyone,

I created a new royale project on version 0.9.7. I am able to inject models
into view. I have created my first custom event with its corresponding
event handler method in the controller.
When I dispatch the event crux does not invoke my event handler method

What is frustrating is the fact that there is nothing displayed in the log.
No error messages. The event handler method is not being invoked.

I have attached my program source code. I have looked at the royal crux
examples over and over. I can't seem to see the difference between the
example code and mine.


Regards,.


Regards,

Attachment: App.mxml
Description: Binary data

Attachment: Beans.mxml
Description: Binary data

Attachment: LovController.as
Description: Binary data

Attachment: RegisterFMController.as
Description: Binary data

Attachment: FmSignUpEvent.as
Description: Binary data

Attachment: LogInEvent.as
Description: Binary data

Attachment: FmSignUpDTO.as
Description: Binary data

Attachment: LogInDTO.as
Description: Binary data

Attachment: FmService.as
Description: Binary data

Attachment: LovBO.as
Description: Binary data

Attachment: Main.mxml
Description: Binary data

Attachment: MainBean.as
Description: Binary data

Attachment: SelectEstateDialog.mxml
Description: Binary data

Reply via email to