Mailing List
Home
Forum Home
Softimage
Carrara
trueSpace
Dir3d-l
Maya - a powerful 3D animation and visual effects software
Macromedia Flash Development
Subjects
Cameras
scaleDown command
black out solved
Aircraft Tutorial
Mathematical XYZ ?
Its done This vs That
Its done first week
recommendations for screen video captures?
3DExplorer "Oddity "
New Director
ProTeam renewals
Fuel 's new websites (X post)
Blue peter create a make toy
targeting groups question
XPost: Shockwave 3D game ( sort of )
RES: RES: RES: Fish Modeling
Emitting particles from object intersection
Fuel 's new websites (X post)
Texturing
Big Break Contest Videos
New Plugins
Models and Texture on my updated site
Error Installing Patch tS6 6
Plasma?
Looking for Inspiration
Weird EMail Q
It 's done first week ?
Cherry not cranberry
New game
Camera Animation Problem
Particle plugins?
 
C++ API property question 4.0/4.2

C++ API property question 4.0/4.2

2005-06-16       - By mark wilson

 Back
Reply:     1     2     3     4     5     6  

I think I'll just ditch 4.0. I was just trying to be flexible, no idea
why.



Mark



-- --Original Message-- --
From: owner-xsi@(protected) [mailto:owner-xsi@(protected)] On Behalf
Of Aloys Baillet
Sent: 16 June 2005 00:27
To: XSI@(protected)
Subject: Re: C++ API property question 4.0/4.2



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
--


<html>

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">


<meta name=Generator content="Microsoft Word 10 (filtered)">

<style>
<!--
/* Font Definitions */
@(protected)
  {font-family:Tahoma;
  panose-1 (See http://ose-1.ora-code.com):2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
  {margin:0cm;
  margin-bottom:.0001pt;
  font-size:12.0pt;
  font-family:"Times New Roman";}
a:link, span.MsoHyperlink
  {color:blue;
  text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
  {color:blue;
  text-decoration:underline;}
span.EmailStyle18
  {font-family:Arial;
  color:navy;}
@(protected) Section1
  {size:612.0pt 792.0pt;
  margin:72.0pt 89.85pt 72.0pt 15.05pt;}
div.Section1
  {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=blue>

<div class=Section1>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>I think I&#8217;ll just ditch 4.0. I was
just trying to be flexible, no idea why.</span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>&nbsp;</span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Mark</span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>&nbsp;</span></font></p>

<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Tahoma><span
style='font-size:10.0pt;font-family:Tahoma'>-- --Original Message-- --<br>
<b><span style='font-weight:bold'>From:</span></b> owner-xsi@(protected)
[mailto:owner-xsi@(protected)] <b><span style='font-weight:bold'>On Behalf Of
</span></b>Aloys Baillet<br>
<b><span style='font-weight:bold'>Sent:</span></b> 16 June 2005 00:27<br>
<b><span style='font-weight:bold'>To:</span></b> XSI@(protected)<br>
<b><span style='font-weight:bold'>Subject:</span></b> Re: C++ API property
question 4.0/4.2</span></font></p>

<p class=MsoNormal style='margin-left:36.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>&nbsp;</span></font></p>

<p class=MsoNormal style='margin-right:0cm;margin-bottom:12.0pt;margin-left:
36.0pt'><font size=3 face="Times New Roman"><span style='font-size:12.0pt'>If I
remember correctly We had a QFE for this one, but I'm not sure... Ask support!
<br>
<br>
Aloys</span></font></p>

<div>

<p class=MsoNormal style='margin-left:36.0pt'><span class=gmailquote><font
size=3 face="Times New Roman"><span style='font-size:12.0pt'>On 6/16/05, <b>
<span
style='font-weight:bold'>Helge Mathee</span></b> &lt;<a
href="mailto:helge.mathee@(protected)">helge.mathee@(protected)</a>&gt; wrote:</span><
/font></span></p>

<p class=MsoNormal style='margin-left:36.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>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: &quot;mark wilson&quot; &lt;<a href="mailto:mark@(protected)"
>mark@(protected)</a>&gt;<br>
To: &lt;<a href="mailto:XSI@(protected)">XSI@(protected)</a>&gt;<br>
Sent: Wednesday, June 15, 2005 9:46 AM <br>
Subject: RE: C++ API property question 4.0/4.2<br>
<br>
<br>
&gt; DOH! I don't suppose there are any work arounds that you know of?<br>
&gt;<br>
&gt; Cheers,<br>
&gt;<br>
&gt; Mark<br>
&gt;<br>
&gt; -- --Original Message-- --<br>
&gt; 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>
&gt; Of Guy Rabiller<br>
&gt; Sent: 15 June 2005 17:28 <br>
&gt; To: <a href="mailto:XSI@(protected)">XSI@(protected)</a><br>
&gt; Subject: Re: C++ API property question 4.0/4.2<br>
&gt;<br>
&gt; It was a bug in 4.0<br>
&gt;<br>
&gt; --<br>
&gt; guy rabiller | 3d technical director @ LaMaison <br>
&gt;<br>
&gt;<br>
&gt; mark wilson wrote:<br>
&gt;<br>
&gt; &gt;Hi,<br>
&gt; &gt;<br>
&gt; &gt;I am using the:<br>
&gt; &gt;<br>
&gt; &gt;else if ( eventID == PPGEventContext::siButtonClicked )<br>
&gt; &gt;{<br>
&gt; &gt; CValue buttonPressed = ctxt.GetAttribute( L&quot;Button&quot; );<br>
&gt; &gt;<br>
&gt; &gt; app.LogMessage( L&quot;Button pressed: &quot; +<br>
&gt; &gt;buttonPressed.GetAsText() );<br>
&gt; &gt;<br>
&gt; &gt;technique to handle my button callbacks on my custom property page.
<br>
&gt; This<br>
&gt; &gt;works fine in version 4.2 but in 4.0 the CValue buttonPressed is
empty.<br>
&gt; &gt;Anyone know where the difference in the APIs are? I'm creating my<br>
&gt; button<br>
&gt; &gt;with:<br>
&gt; &gt; <br>
&gt; &gt;CustomProperty oCustomProperty = ctxt.GetSource();<br>
&gt; &gt;PPGLayout oLayout = oCustomProperty.GetPPGLayout();<br>
&gt; &gt;oLayout.AddButton(L&quot;Myname&quot;);<br>
&gt; &gt;<br>
&gt; &gt;Anyone? Cheers,<br>
&gt; &gt;<br>
&gt; &gt;Mark<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;---<br>
&gt; &gt;Unsubscribe? Mail <a href="mailto:Majordomo@(protected)">Majordomo
@(protected)</a>
with the following text in<br>
&gt; body: <br>
&gt; &gt;unsubscribe xsi<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt; ---<br>
&gt; Unsubscribe? Mail <a href="mailto:Majordomo@(protected)">Majordomo
@(protected)</a>
with the following text in <br>
&gt; body:<br>
&gt; unsubscribe xsi<br>
&gt;<br>
&gt; ---<br>
&gt; Unsubscribe? Mail <a href="mailto:Majordomo@(protected)">Majordomo
@(protected)</a>
with the following text in body:<br>
&gt; unsubscribe xsi<br>
&gt;<br>
&gt;<br>
<br>
<br>
---<br>
Unsubscribe? Mail <a href="mailto:Majordomo@(protected)">Majordomo@(protected)
.COM</a>
with the following text in body:<br>
unsubscribe xsi</span></font></p>

</div>

<p class=MsoNormal style='margin-left:36.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'><br>
<br>
<br>
-- <br>
Aloys Baillet - XSI Technical Director <br>
Character Dpt - Animal Logic<br>
-- </span></font></p>

</div>

</body>

</html>