From: Marcus <li...@wo...> - 2002-08-16 19:58:26
|
TipProvider works nicely. A few questions though. The delete function for TipProvider doesn't seem to be implemented(?). Is it not needed in wxPerl? 2) How does "#if wxUSE_STARTUP_TIPS" work in wxPerl? Is it up to you to store the startup status in a config file, and then query the status inside OnInit or MyFrame? 3) What about the checkbox for "show at startup". It seems checked on every call to the TipProvider, even if the object was not deleted. How do you control that checkbox? Thanks, Marcus |