Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: Sun Jun 29 17:00:35 CEST 2025

Total time taken to generate the page: 0.03624 seconds