I need to create a simple graphics application under X: open a window, mark some rectangular areas on it, than draw some curve lines among those rectangles and that's all.
Any piece of advice where to begin? I've never written any `windows like' application but I'm quite experienced in C programming and have some knowledge of C++. Blazej