System info desklet
Posted
#1
(In Topic #1173)
Regular

I'm trying to create an application similar to the late superkaramba.
I would like it to work in both KDE and Gnome and for the form to be completely transparent.
I'm using Gnome 45 and at least in it, even using the transparency and borderless options, the top bar of the window is still visible.
The idea is that the window reacts to a right mouse click by showing a menu of options, closing and moving the window between them.
Has anyone ever done something similar? Any idea?
Posted
Guru

I have many programs that have windows with no top bar working on every system.
Form1.Border = False
If that does not work then there is an error in your code or your system somewhere.
Post a test application that shows and explains the problem.
1 guest and 0 members have just viewed this.


