I believe NGCGUI is tcl (yuck).
it can be embedded into AXIS because AXIS uses tcl.
my program is basically gladeVCP which is GTK.
I copied the embedding code from Touchy but i don't really understand it.
From: frank <at> franksworkshop.com.au
To: emc-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Date: Tue, 6 Mar 2012 16:42:06 +1100
Subject: Re: [Emc-developers] NCGGUI embedded in a GTK window
.ExternalClass p.ecxMsoNormal, .ExternalClass li.ecxMsoNormal, .ExternalClass div.ecxMsoNormal
{margin-bottom:.0001pt;font-size:12.0pt;font-family:"Times New Roman","serif";}
.ExternalClass a:link, .ExternalClass span.ecxMsoHyperlink
{color:blue;text-decoration:underline;}
.ExternalClass a:visited, .ExternalClass span.ecxMsoHyperlinkFollowed
{color:purple;text-decoration:underline;}
.ExternalClass p
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:"Times New Roman","serif";}
.ExternalClass span.ecxEmailStyle18
{font-family:"Calibri","sans-serif";color:#1F497D;}
.ExternalClass .ecxMsoChpDefault
{font-size:10.0pt;}
<at> page WordSection1
{size:612.0pt 792.0pt;}
.ExternalClass div.ecxWordSection1
{page:WordSection1;}
There are two ways to reparent – pass the window id to the child window so it can embed itself, or grab the child window id and force the embedding. I’m playing with Qt at the moment. I created a gremlin-embed.py to use method 1. I also embedded vismach using the second method – vismach uses tcl which doesn’t support the first method. It depends on what your application supports.
From: Chris Morley [mailto:chrisinnanaimo-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org]
Sent: Tuesday, 6 March 2012 6:32 AM
To: EMC DEV
Subject: [Emc-developers] NCGGUI embedded in a GTK window
Is it possibly to reparent NGCGUI in to a gtk window?
I tried it and the tab was made and NGCGUI showed - just not in the tab.
I assume NGCGUI needs some added code to allow reparenting?
Chris M
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Emc-developers mailing list
Emc-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/emc-developers