AW: Possible to have a ScrolledWindow without a frame?
- From: "Alexander Gehlert" <mail gehli com>
- To: <bob fis-cal com>
- Cc: gtkmm-list gnome org
- Subject: AW: Possible to have a ScrolledWindow without a frame?
- Date: Thu, 19 Jan 2006 22:11:27 +0100
Hi Bob,
I tried that first, but that had no effect there is still a frame around the
window but of course without a shadow. With a shadow the frame becomes
bigger...
Any other hints?
Alex
Alexander Gehlert wrote:
>Hi all,
>
>I'm using the Gtk::ScrolledWindow class, inside the scrolled Window there
is a Gtk::Drawingarea.
>Sometimes I need to bring my Window to fullscreen mode.
>For the fullscreen mode i disable the scrollbars using Policy_never.
>Sor far so good. But in fullscreen mode there is one pixel width frame
around my scrollded window.
>Is there any way to disable that frame?
>
>Set shadow type to none doesn't have any affect ot this...
>
>Thanks in advance
>
>Alexander Gehlert
>
>
>
>
>
>
>_______________________________________________
>gtkmm-list mailing list
>gtkmm-list gnome org
>http://mail.gnome.org/mailman/listinfo/gtkmm-list
>
>
>
Hey Alex,
Try:
Gtk::ScrolledWindow::set_shadow_type(Gtk::SHADOW_NONE);
Bob
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.18/230 - Release Date: 14.01.2006
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]