Wednesday, June 23, 2010
notification
Well, haven't fully implemented gnocl::notify yet but I have got the feature working as part of the gnoc::statusIcon widget. All the features are working well now but there's one last option that I want to add -sound. I'm not so sure how these features will impact on portability issues. The notification functionality as with the sound is, technically, a Gnome feature but there are wrappers for use within Gtk Objects. In general, implementing audio playback will not be a major issue in cross-platform development but the statusIcon might well be. Should it be simply 'moved over' to the gnome package? Time will tell...
Subscribe to:
Post Comments (Atom)
-
Given this module some attention today. Added some of the more package wide options to the module and created customised handler for settin...
-
Over the past few programming sessions I've been working on producing a central point, a dashboard, around which it's possible to se...
-
The contents of a GtkTextBuffer can be saved as serialized binary file. Whilst converting such a file to ascii may be problematic if the bu...
No comments:
Post a Comment