U++ framework
Do not panic. Ask here before giving up.

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 318 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: Fri Sep 18 09:49:05 GMT+2 2026

Total time taken to generate the page: 0.01529 seconds