All right folks, I am attempting to write a desktop Interface for IceWM linux Window Manager in Java.
A major problem that I have encountered is that there is no function in Java, that when a number of GUI based applications are open, a certain window can be set active.
The only way I feel I can get round it is to write code in C (which I can incorporate into Java), that can do this.
I know a little C but I know nothing of Linux X-Windows programming. Can anyone recommend any good tutorials?
Thanks in advance
Alza