. . "If you just stated C++ for few weeks it will be hard to make windows, because C++ is not quite like java, especially C++ has stuff that java does not have.http://www.oracle.com/technetwork/java/ ... 42616.htmlTo make a window in C++(not talking the managed one, CLR/CLI):In linux:There is QT if you want the easy way, but if you want to do it natively XLib is library you need:For example creating a" . .