[glade--]instantiate a window without having it shown?
- From: "Howdy Pierce" <howdy cardinalpeak com>
- To: <glademm-list gnome org>
- Subject: [glade--]instantiate a window without having it shown?
- Date: Wed, 12 Feb 2003 14:30:27 -0700
Hello glademm folks--
I want to call the constructor on a window created by glade-- without
showing the window. Is this possible?
Right now in the file wMyWindow_glade.cc I have:
wMyWindow::wMyWindow()
{
...
wMyWindow->show(); // I want this line not to be generated by glade--
// I will call it myself at the appropriate time
}
I have tried turning off the "Visible" setting for wMyWindow in glade, but
this doesn't seem to do the trick. Thanks...
--Howdy
=============================
Howdy Pierce
Managing Partner
Cardinal Peak, LLC
email: howdy cardinalpeak com
work: (303) 665-3962
cell: (303) 589-1645
=============================
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]