  | | | C++ API property question 4.0/4.2 | C++ API property question 4.0/4.2 2005-06-15 - By Aloys Baillet
Back If I remember correctly We had a QFE for this one, but I'm not sure... Ask support!
Aloys
On 6/16/05, Helge Mathee <helge.mathee@(protected)> wrote: > > not that I know. Move on to 4.2! > I had a lot of issues with PPG's and custom logic in 4.0. > I can't remember but I think there was something else > related to this topic which was buggy. > > -- -- Original Message -- -- > From: "mark wilson" <mark@(protected)> > To: <XSI@(protected)> > Sent: Wednesday, June 15, 2005 9:46 AM > Subject: RE: C++ API property question 4.0/4.2 > > > > DOH! I don't suppose there are any work arounds that you know of? > > > > Cheers, > > > > Mark > > > > -- --Original Message-- -- > > From: owner-xsi@(protected) [mailto:owner-xsi@(protected)] On Behalf > > Of Guy Rabiller > > Sent: 15 June 2005 17:28 > > To: XSI@(protected) > > Subject: Re: C++ API property question 4.0/4.2 > > > > It was a bug in 4.0 > > > > -- > > guy rabiller | 3d technical director @ LaMaison > > > > > > mark wilson wrote: > > > > >Hi, > > > > > >I am using the: > > > > > >else if ( eventID == PPGEventContext::siButtonClicked ) > > >{ > > > CValue buttonPressed = ctxt.GetAttribute( L"Button" ); > > > > > > app.LogMessage( L"Button pressed: " + > > >buttonPressed.GetAsText() ); > > > > > >technique to handle my button callbacks on my custom property page. > > This > > >works fine in version 4.2 but in 4.0 the CValue buttonPressed is empty. > > >Anyone know where the difference in the APIs are? I'm creating my > > button > > >with: > > > > > >CustomProperty oCustomProperty = ctxt.GetSource(); > > >PPGLayout oLayout = oCustomProperty.GetPPGLayout(); > > >oLayout.AddButton(L"Myname"); > > > > > >Anyone? Cheers, > > > > > >Mark > > > > > > > > > > > >--- > > >Unsubscribe? Mail Majordomo@(protected) with the following text in > > body: > > >unsubscribe xsi > > > > > > > > > > > > > > > > > > --- > > Unsubscribe? Mail Majordomo@(protected) with the following text in > > body: > > unsubscribe xsi > > > > --- > > Unsubscribe? Mail Majordomo@(protected) with the following text in > body: > > unsubscribe xsi > > > > > > > --- > Unsubscribe? Mail Majordomo@(protected) with the following text in body: > unsubscribe xsi >
-- Aloys Baillet - XSI Technical Director Character Dpt - Animal Logic --
If I remember correctly We had a QFE for this one, but I'm not sure... Ask support!<br> <br> Aloys<br><br><div><span class="gmail_quote">On 6/16/05, <b class="gmail _sendername">Helge Mathee</b> <<a href="mailto:helge.mathee@(protected)">helge .mathee@(protected)</a>> wrote:</span><blockquote class="gmail_quote" style= "border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding -left: 1ex;"> not that I know. Move on to 4.2!<br>I had a lot of issues with PPG's and custom logic in 4.0.<br>I can't remember but I think there was something else<br >related to this topic which was buggy.<br><br>-- -- Original Message -- -- <br>From: "mark wilson" <<a href="mailto:mark@(protected) ">mark@(protected)</a>><br>To: <<a href="mailto:XSI@(protected) ">XSI@(protected)</a>><br>Sent: Wednesday, June 15, 2005 9:46 AM <br>Subject: RE: C++ API property question 4.0/4.2<br><br><br>> DOH! I don't suppose there are any work arounds that you know of?<br>><br>> Cheers,<br >><br>> Mark<br>><br>> -- --Original Message-- --<br> > From: <a href="mailto:owner-xsi@(protected)">owner-xsi@(protected)</a> [mailto:<a href="mailto:owner-xsi@(protected)">owner-xsi@(protected)</a>] On Behalf<br>> Of Guy Rabiller<br>> Sent: 15 June 2005 17:28 <br>> To: <a href="mailto:XSI@(protected)">XSI@(protected)</a><br>> Subject: Re: C++ API property question 4.0/4.2<br>><br>> It was a bug in 4.0<br>><br>> --<br>> guy rabiller | 3d technical director @ LaMaison <br>><br>><br>> mark wilson wrote:<br>><br>> >Hi,<br>> > ;<br>> >I am using the:<br>> ><br>> >else if ( eventID == PPGEventContext::siButtonClicked )<br>> >{<br>> > CValue buttonPressed = ctxt.GetAttribute( L"Button" );<br>> ><br>> > app .LogMessage( L"Button pressed: " +<br>> >buttonPressed.GetAsText () );<br>> ><br>> >technique to handle my button callbacks on my custom property page. <br>> This<br>> >works fine in version 4.2 but in 4.0 the CValue buttonPressed is empty.<br>> >Anyone know where the difference in the APIs are? I'm creating my<br>> button<br>> >with:<br>> > <br>> >CustomProperty oCustomProperty = ctxt.GetSource();<br>> > ;PPGLayout oLayout = oCustomProperty.GetPPGLayout();<br>> >oLayout .AddButton(L"Myname");<br>> ><br>> >Anyone? Cheers,<br> > ><br>> >Mark<br>> ><br>> ><br>> ><br>> >- --<br>> >Unsubscribe? Mail <a href="mailto:Majordomo@(protected)" >Majordomo@(protected)</a> with the following text in<br>> body: <br>> >unsubscribe xsi<br>> ><br>> ><br>> ><br>> > ;<br>><br>><br>> ---<br>> Unsubscribe? Mail <a href="mailto :Majordomo@(protected)">Majordomo@(protected)</a> with the following text in <br>> body:<br>> unsubscribe xsi<br>><br>> ---<br>> Unsubscribe? Mail <a href="mailto:Majordomo@(protected)">Majordomo@(protected)</a> with the following text in body:<br>> unsubscribe xsi<br>><br> ><br><br><br>---<br>Unsubscribe? Mail <a href="mailto:Majordomo@(protected) .COM">Majordomo@(protected)</a> with the following text in body:<br >unsubscribe xsi<br></blockquote></div><br><br><br>-- <br>Aloys Baillet - XSI Technical Director <br>Character Dpt - Animal Logic<br>--
|
|
 |