16 Jan
2013
16 Jan
'13
6:01 a.m.
Does anyone know which files handle the status bar notifications ? I understand it is content-aware. I need to study that mechanism for something.
--
demicoder
16 Jan
16 Jan
8:11 p.m.
On 16-1-2013 7:01, Arshdeep Singh wrote:
Does anyone know which files handle the status bar notifications ? I understand it is content-aware. I need to study that mechanism for something.
Code snippets like these sp_desktop_message_stack(desktop)->flash(Inkscape::ERROR_MESSAGE, _("<b>No objects selected</b> to take the style from.")); put a message on the status bar. Have a look at /src/message-stack.h Hope this is enough of a start for you to read the code related to it.
Cheers, Johan
4357
Age (days ago)
4357
Last active (days ago)
1 comments
2 participants
participants (2)
-
Arshdeep Singh
-
Johan Engelen