|
2008-03-13
, 15:36
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#2
|
|
2008-03-13
, 15:42
|
Posts: 11 |
Thanked: 1 time |
Joined on Feb 2008
|
#3
|
|
2008-03-13
, 16:54
|
Posts: 465 |
Thanked: 149 times |
Joined on Oct 2007
|
#4
|
Really, but there is the cairo library, made to manage the transparency (composite manager), so I thought it was possible. I need to find another solution or maybe I can do the same way they do when I see transparency, is it difficult?
|
2008-03-13
, 17:16
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#5
|
I am trying to write an application which draw the movement of the cursor on the screen directly on the desktop. Typically, I would want to create an transparent widget on which I can draw strokes. I searched a long time in the GTK documentation and I didn't find anything, I even don't know if it possible to do it.
Another solution would be to use Qt4 which is working on os2008 but the transparent background seems impossible to set up too.
If you know a way to do that...
Thanks