Hello Nandan, There's also one other thing I seem to have forgotten about. When using GUIX API calls outside of GUIX System Thread context (event and draw handlers), you need to manually force the prompt to redraw by calling gx_system_dirty_mark(prompt) and then gx_system_canvas_refresh(). I'm also attaching a simple example that displays a running timer in GUIX Window. (Please visit the site to view this file) Regards
↧