Re: How can I wrap a window in other window?



On Mon, 2008-09-29 at 12:22 +0530, Mohammed Rashid wrote:
> Hi All,
> 
> I have to wrap a ggv window which opens postscrip in a gtkmm window.
> Now it is opening as a separate window.
> 
> I am hoping to read soon.

read the documentation on GtkPlug and GtkSocket. make sure you read the
GTK documentation as well as the Gtkmm documentation, because i think
this is one of the cases where the GTK stuff has a little more detail
than the Gtkmm. note that this also involves diving relatively deep into
the internals of GTK - most people who use the toolkit don't do stuff
like this, so don't be suprised if its harder, trickier, more
complicated or more fragile than you expect.

--p




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]