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++ SQL » SqlArray Accept() Enables controls
SqlArray Accept() Enables controls [message #4494] Sat, 12 August 2006 05:41 Go to previous message
rbmatt is currently offline  rbmatt
Messages: 90
Registered: July 2006
Location: Tennesse, USA
Member

Is this intended behavior?
myarray.AddCtrl(mycontrol);
mycontrol.Disable();
myarray.Accept();

mycontrol is now enabled.

Basically my save function is just Accept(). But I don't want that to enable any controls. What should I do?
 
Read Message
Read Message
Previous Topic: SqlArray row validation bug
Next Topic: MySql.cpp (MySqlSession::Connect)
Goto Forum:
  


Current Time: Sat Jun 21 23:34:49 CEST 2025

Total time taken to generate the page: 0.04088 seconds