suaveant has asked for the wisdom of the Perl Monks concerning the following question:
Is there a way to do something like this in Perl? Write a floating graphic in X without the window manager putting a title bar on it and placing it where it wants. I assume there is but need a point in the right direction.
If it can't be done in Perl maybe someone can point me in the right direction for C/C++ (though I am much more comfortable with Perl).
I thought maybe Tk::Xlib would do it, but none of the demos did anything unmanaged and I haven't been able to construct a good google search to find what I need.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Making Unmanaged X Graphics?
by PreferredUserName (Pilgrim) on Dec 30, 2004 at 18:52 UTC | |
|
Re: Making Unmanaged X Graphics?
by amw1 (Friar) on Dec 30, 2004 at 17:12 UTC | |
|
Re: Making Unmanaged X Graphics?
by zentara (Cardinal) on Dec 31, 2004 at 13:19 UTC |