System info desklet

Post

Posted
Rating:
#1 (In Topic #1173)
Regular
monteiro is in the usergroup ‘Regular’
 Good morning guys.
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?

Online now: No Back to the top

Post

Posted
Rating:
#2
Guru
BruceSteers is in the usergroup ‘Guru’
 To open a form with no top bar you make it borderless.
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.
Online now: No Back to the top
1 guest and 0 members have just viewed this.