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 » TopWindow&PopUp, TrayIcon » Problem with SetTimeCallback in TrayIcon
Re: Problem with SetTimeCallback in TrayIcon [message #6065 is a reply to message #6045] Sun, 29 October 2006 20:31 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
fallingdutch wrote on Sun, 29 October 2006 02:22

Well for a fast hack change the line
class TrayIcon : private Ctrl

to
class TrayIcon : public Ctrl

then it should work.

@others
Why is Ctrl a private base-class of TrayIcon? I guess to hide some functions like SetRect etc - in that case it would be great to add SetTimeCallback to TrayIcon.

Bas


Because Ctrl is used just as implementation helper. TrayIcon really is not Ctrl.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: trayicon and shutdown
Next Topic: Borderless TopWindow
Goto Forum:
  


Current Time: Sat May 18 08:40:31 CEST 2024

Total time taken to generate the page: 0.01640 seconds