<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word"><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2900.2769" name=GENERATOR>
<STYLE>@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in 1.25in; }
P.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: navy; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: navy; TEXT-DECORATION: underline
}
P.MsoAutoSig {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoAutoSig {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoAutoSig {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
SPAN.EmailStyle17 {
        COLOR: windowtext; FONT-FAMILY: Arial; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
</STYLE>
</HEAD>
<BODY lang=EN-US vLink=navy link=blue>
<DIV><SPAN class=108191219-22112005><FONT face=Arial color=#0000ff 
size=2>Hi,</FONT></SPAN></DIV>
<DIV><SPAN class=108191219-22112005><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=108191219-22112005><FONT face=Arial color=#0000ff size=2>First 
thing to check is that the Event Mask in the componentconfig.h is something 
like:</FONT></SPAN></DIV>
<DIV><SPAN class=108191219-22112005><FONT face=Arial color=#0000ff 
size=2>ADDON_EVENTMASK 0xFFFFFFFF</FONT></SPAN></DIV>
<DIV><SPAN class=108191219-22112005><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=108191219-22112005><FONT face=Arial color=#0000ff size=2>This 
makes sure every event is captured (actually: no event code is filtered 
out).<BR></FONT></SPAN><SPAN class=108191219-22112005><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN></DIV>
<DIV><SPAN class=108191219-22112005><FONT face=Arial color=#0000ff size=2>In the 
objectEventPerformed method: </FONT></SPAN><SPAN class=108191219-22112005><FONT 
face=Arial color=#0000ff size=2></FONT></SPAN></DIV>
<DIV><SPAN class=108191219-22112005><FONT face=Arial color=#0000ff size=2>if( 
event &amp; OBJEVENT_CREATED)</FONT></SPAN></DIV>
<DIV><SPAN class=108191219-22112005><FONT face=Arial color=#0000ff 
size=2>{</FONT></SPAN></DIV>
<DIV><SPAN class=108191219-22112005>&nbsp;&nbsp;&nbsp; <FONT face=Arial 
color=#0000ff size=2>// ...</FONT></SPAN></DIV>
<DIV><SPAN class=108191219-22112005><FONT face=Arial color=#0000ff 
size=2>}</FONT></SPAN></DIV>
<DIV><SPAN class=108191219-22112005><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=108191219-22112005><FONT face=Arial color=#0000ff size=2>will 
let you know&nbsp;about every object creation.</FONT></SPAN></DIV>
<DIV><SPAN class=108191219-22112005><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=108191219-22112005><FONT face=Arial color=#0000ff size=2>br, 
Zoli</DIV>
<DIV><BR></DIV></FONT></SPAN>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
  face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> 
  gme-users-bounces@list.isis.vanderbilt.edu 
  [mailto:gme-users-bounces@list.isis.vanderbilt.edu] <B>On Behalf Of 
  </B>Naiser, Samuel L<BR><B>Sent:</B> Tuesday, November 22, 2005 12:39 
  PM<BR><B>To:</B> gme-users<BR><B>Subject:</B> [gme-users] GME 
  Add-ON<BR><BR></FONT></DIV>
  <DIV class=Section1>
  <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
  style="FONT-SIZE: 12pt">Are there any tutorials describing how to create a GME 
  Add-on that will<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
  style="FONT-SIZE: 12pt">capture events for particular objects in a model (a 
  Model). &nbsp;I have created <o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
  style="FONT-SIZE: 12pt">an add-on that I attached to my GME Model at it 
  captures the global<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
  style="FONT-SIZE: 12pt">event when I open the model and close the model.&nbsp; 
  What has to happen<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
  style="FONT-SIZE: 12pt">to cause events </SPAN></FONT>objectEventPerformed 
  method to fire. &nbsp;I<o:p></o:p></P>
  <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
  style="FONT-SIZE: 12pt">would like to be able to know when a particular 
  oject<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
  style="FONT-SIZE: 12pt">is created so that I can establish links to 
  other<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
  style="FONT-SIZE: 12pt">objects in the add-on.<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
  style="FONT-SIZE: 12pt">Any help will be 
  appreciated.<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
  style="FONT-SIZE: 12pt">Thank you,<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
  style="FONT-SIZE: 12pt">Sam Naiser</SPAN></FONT><o:p></o:p></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=MsoAutoSig><B><FONT face="Times New Roman" size=5><SPAN 
  style="FONT-WEIGHT: bold; FONT-SIZE: 16pt">Samuel L 
  Naiser<o:p></o:p></SPAN></FONT></B></P>
  <P class=MsoAutoSig><FONT face="Times New Roman" size=3><SPAN 
  style="FONT-SIZE: 12pt">Lockheed Martin 
  Aeronautics<o:p></o:p></SPAN></FONT></P>
  <P class=MsoAutoSig><FONT face="Times New Roman" size=3><SPAN 
  style="FONT-SIZE: 12pt">samuel.l.naiser@lmco.com<o:p></o:p></SPAN></FONT></P>
  <P class=MsoAutoSig><FONT face="Times New Roman" size=3><SPAN 
  style="FONT-SIZE: 12pt">Office:&nbsp; 
817-935-3839<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
  style="FONT-SIZE: 12pt"><o:p>&nbsp;</o:p></SPAN></FONT></P></DIV></BLOCKQUOTE></BODY></HTML>