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 » U++ Library support » U++ Widgets - General questions or Mixed problems » tutorial Gui20c's defect
tutorial Gui20c's defect [message #22867] Mon, 24 August 2009 07:24 Go to previous message
bonami is currently offline  bonami
Messages: 186
Registered: June 2007
Location: Beijing
Experienced Member
This is not sufficient to grant default OK/CANCEL button.
		ok <<= Acceptor(IDOK);
		cancel <<= Rejector(IDCANCEL);
My tested code is as below.
		ok <<= Acceptor(IDOK);
		ok.Ok();
		cancel <<= Rejector(IDCANCEL);
		cancel.Cancel();
 
Read Message
Read Message
Previous Topic: return value suggestion to TimeStop
Next Topic: Strange behavior of Point in watches
Goto Forum:
  


Current Time: Tue Apr 16 10:48:33 CEST 2024

Total time taken to generate the page: 0.01955 seconds