https://bugs.kde.org/show_bug.cgi?id=358799

--- Comment #13 from Igor Kushnir <igor...@gmail.com> ---
> Showing a warning is probably more difficult to get right (a nested event 
> loop or code scattered across several functions).
Actually there *is* an easy way to show a notification in the shell embedded
area (the place above the editor tabs where e.g. the "Failed to configure
project ..." error appears when there is a syntax error in CMakeLists.txt).
This can be done via IUiController::postMessage(), MessageType=Information or
MessageType=Positive. But such a message could become annoying once the user
grows accustomed to the `= {} /* TODO */` behavior. So I am not sure it
*should* be displayed.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to