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 #6045 is a reply to message #6040] Sun, 29 October 2006 08:22 Go to previous messageGo to previous message
fallingdutch is currently offline  fallingdutch
Messages: 258
Registered: July 2006
Experienced Member
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
 
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: Wed Aug 06 02:37:10 CEST 2025

Total time taken to generate the page: 0.03702 seconds