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 » My Custom Control not seen
Re: My Custom Control not seen [message #26233 is a reply to message #26231] Fri, 16 April 2010 05:01 Go to previous messageGo to previous message
Sender Ghost is currently offline  Sender Ghost
Messages: 301
Registered: November 2008
Senior Member
Hello, Umur.

In the attachments you can find archive with changed files for your application.

Brief description:
- To avoid memory leaks you need to delete dynamically created objects before application window will be closed. For this purpose you can use class destructor.
- Custom control in the Upp application can be placed on stack instead of heap memory.
- Size of the rectangle for custom control was wrong.
- Other small changes.
  • Attachment: daireler.zip
    (Size: 1.81KB, Downloaded 192 times)
 
Read Message
Read Message
Read Message icon7.gif
Read Message
Previous Topic: Difficulty with Class declaration
Next Topic: [solved, i guess]difficulty with sqlite3 schema
Goto Forum:
  


Current Time: Mon May 13 18:42:37 CEST 2024

Total time taken to generate the page: 0.03297 seconds