[Gtk-sharp-list] Undecorated Window with Shadow/Round Corners
Andy York
andy at brdstudio.net
Wed Dec 14 13:10:01 UTC 2016
I think you're going to need to draw it to a fixed container as a parent to
your controls. Put a "shadow" image slightly offset from a container for
your controls that would be set at position 0, 0. does that make sense? I'm
assuming you have your window content inside of a Gtk container widget.
SpoodyGoon
----------------------------------------
From: "Teremy" <Teremy at web.de>
Sent: Tuesday, December 13, 2016 5:29 PM
To: gtk-sharp-list at lists.ximian.com
Subject: [Gtk-sharp-list] Undecorated Window with Shadow/Round Corners
Hello. I am using GTK# as the gui toolkit for my cefglue application. I
have set Window.Decorated to false, so there is no border, no title bar and
unfortunately no shadows. How can I still have shadows? For now it would be
fine if it only works on Windows OS. Also is it possible to round the
corners of the window? Thanks for your time! Jan -- View this message in
context:
http://mono.1490590.n4.nabble.com/Undecorated-Window-with-Shadow-Round-Corne
rs-tp4669370.html Sent from the Mono - Gtk# mailing list archive at
Nabble.com. _______________________________________________ Gtk-sharp-list
maillist - Gtk-sharp-list at lists.dot.net
http://lists.dot.net/mailman/listinfo/gtk-sharp-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/gtk-sharp-list/attachments/20161214/f16df84e/attachment.html>
More information about the Gtk-sharp-list
mailing list