U++ framework
Do not panic. Ask here before giving up.

Home » Community » Newbie corner » Touchscreen and buttons
Re: Touchscreen and buttons [message #48608 is a reply to message #48605] Tue, 08 August 2017 13:26 Go to previous messageGo to previous message
rafiwui is currently offline  rafiwui
Messages: 105
Registered: June 2017
Location: Stuttgart, Germany
Experienced Member
What does the compiler complain about?
How are ok and cancel defined?

You don't need this in the THISBACK:
ok.WhenPush = THISBACK(Close);
cancel.WhenPush = THISBACK(Close);

And if you want to exit the app you should use Breaker I guess:
ok.WhenPush = Breaker();
cancel.WhenPush = Breaker();


Greetings
Daniel
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Hey,need help,i met a problem
Next Topic: Auto-Resize
Goto Forum:
  


Current Time: Mon Sep 07 22:11:17 GMT+2 2026

Total time taken to generate the page: 0.00600 seconds