diff --git a/src/gui/notification-service.cpp b/src/gui/notification-service.cpp index 23e6d0277..b0f8d014f 100644 --- a/src/gui/notification-service.cpp +++ b/src/gui/notification-service.cpp @@ -91,6 +91,7 @@ namespace gui { { INFO (gui, "@GUI: display '%s' as notification message.", cStr(text)); ///////////////////////////////////TICKET #1102 : build a message display box in the UI ////////////////////////TODO actually push the information to the GUI ///////////////////////////////////TICKET #1098 : use a suitable Dispatcher + ////////////////////////////////////////////////TICKET #1047 : as a temporary solution, use the InfoBox panel... } diff --git a/src/gui/panel/infobox-panel.hpp b/src/gui/panel/infobox-panel.hpp index 83c74dea7..08a74311c 100644 --- a/src/gui/panel/infobox-panel.hpp +++ b/src/gui/panel/infobox-panel.hpp @@ -62,6 +62,8 @@ namespace panel{ Gtk::Button button_1_; Gtk::Frame frame_; Gtk::ScrolledWindow scroller_; + ////////////////////////////////////////////////TICKET #1047 : as a temporary solution, host the error log here + ////////////////////////////////////////////////TICKET #1102 : build a message display box widget void experiment_1(); }; diff --git a/wiki/thinkPad.ichthyo.mm b/wiki/thinkPad.ichthyo.mm index 36dabcdce..5f18f891d 100644 --- a/wiki/thinkPad.ichthyo.mm +++ b/wiki/thinkPad.ichthyo.mm @@ -857,6 +857,15 @@ + + + + + + + + + @@ -867,7 +876,8 @@ - + + @@ -884,6 +894,29 @@ + + + + + + + + + + + + +

+ Fehlerlog-Anzeige vorläufig irgendwo.... +

+ + +
+ +
+
+ + @@ -1352,6 +1385,16 @@ + + + + + + + + + +