alibaba / wax

Wax is a framework that lets you write native iPhone apps in Lua.
http://github.com/probablycorey/wax
MIT License
1.84k stars 280 forks source link

Delegate in Wax #25

Closed thienhaole92 closed 8 years ago

thienhaole92 commented 8 years ago

I have 2 view controllers, in VC1 I pushed VC 2 into navigation controller. I need to implement delegate to get callback from VC2 to VC1 in wax

limost commented 8 years ago

can u resolve it?

thienhaole92 commented 8 years ago

Yes I found the way to resolve it. Thanks for your responding.

-----Original Message----- From: "大头林" notifications@github.com Sent: ‎1/‎20/‎2016 9:57 AM To: "alibaba/wax" wax@noreply.github.com Cc: "HaoLe" thienhaole92@gmail.com Subject: Re: [wax] Delegate in Wax (#25)

can u resolve it? — Reply to this email directly or view it on GitHub.