NME component for Mobile Java and Objective-c project

16 views
Skip to first unread message

David Mouton

unread,
Dec 5, 2014, 3:30:04 AM12/5/14
to haxe...@googlegroups.com
Hi,
previous post : https://groups.google.com/forum/?hl=en#!topic/haxelang/cgNoFTw9M1Y

I'm trying to communicate with my component.

public void onClick(View view){
       
String tamere = myComponement.getTamere();
       
Log.d( tamere,"value"  );
   
}


Previously getTamere return an Integer but i've got an Exception at runtime
12-05 09:14:14.589: E/NME(5487): only string return is supported

Indeed, with a string it works.

Is it a restriction ?
Can i communicate only with string ?

Reply all
Reply to author
Forward
0 new messages