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 next 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();
Re: tutorial Gui20c's defect [message #22886 is a reply to message #22867] Mon, 24 August 2009 21:15 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Thanks.

Mirek

[Updated on: Mon, 24 August 2009 21:16]

Report message to a moderator

Previous Topic: return value suggestion to TimeStop
Next Topic: Strange behavior of Point in watches
Goto Forum:
  


Current Time: Fri Mar 29 08:15:08 CET 2024

Total time taken to generate the page: 0.01249 seconds