sincerely Singaporean

If you have not done so, read this full tutorial on how to use SGEXTN to build an application.

SGWNotify

see header file

see source file

class SGWNotify;

part of SGEXTN module SG_Widgets

provides functionality for sending user notifications in the SGWidget ⁽㈳㈴㈳㈮㈱㈨㈠㈫ ㈧㈤㈱㈤⁾ system

detailed description

list of all including inherited members

implementation details

preprocessor file inclusion directive: #include ‹SGWNotify.h›

CMake target for BuildLah: SGEXTN::SG_Widgets

see this link for more information about BuildLah

parent class: (none)

children classes: (none)

static member functions

static void notify(const SGXString& s);

static void pullDownNotify(const SGXString& s);

Detailed Description

SGWNotify allows the sending of notifications on the SGEXTN builtin status bar. This can be used to send both informational messages ("changes saved", "opened document" etc) and messages that need immediate attention ("input invalid" etc).

Implementation Details

Controls overlay on top of status bar.

static void notify(const SGXString& s);

Sends a informational message s in the top status bar.

The message stays in the status bar and does not disrupt usage of the application.

static void pullDownNotify(const SGXString& s);

Sends a pull down notification with message s which pulls down the status bar to catch attention.

This disrupts user interaction with the application and only should be used when immediate attention is required.

©2025 05524F.sg (Singapore)

contact 05524F / report a bug / make a suggestion

about 05524F SINGAPORE values

list of 05524F projects