I need to display message window in Linux similar to one ( Winmain ,Mainwndproc) in windows.I tried using x11 but i am not able to pass messages similar to sendmessage function in windows.
I need to replicate the same functionality in Linux.Any insights on how to implement?