I'm calling other functions from within the button code, for example...
function Dispatch_Remove_OnClicked()
{
MoveSelected( "AllObjects", "SelObjects" );
}
Is there a similar problem here, as with logic, that all subsequent
rountines needs to be registered as well somehow? The syntax is
correct, but the buttons simply doesn't work without the logic-code.
What could I have missed?
Sorry for having annoying questions =)
--
stockholm.postproduction | www.stopost.se
On 3/21/06, kim aldis <kim(at)cg-soup.com> wrote:
> It does work. Or it should, anyway. Be very careful that the names of the
> callbacks are correct.
>
> Use the wizard, it'll be foolproof.
>
> > -----Original Message-----
> > From: owner-xsi(at)Softimage.COM
> > [mailto:owner-xsi(at)Softimage.COM] On Behalf Of Arvid Björn
> > Sent: 21-March-2006 16:48
> > To: XSI(at)Softimage.COM
> > Subject: Re: Keep property layout?
> >
> > Very well. I got the PPG layout working after restarting
> > using callbacks. But how do I make buttons work if I remove the logic?
> > Simply naming the functions as Propertyname_Buttonname_OnClicked()
> > didn't seem to work, as it says in the SDK docs... I'm so
> > close now :-P
> >
> > --
> > stockholm.postproduction | www.stopost.se
> >
> >
> > On 3/21/06, kim aldis <kim(at)cg-soup.com> wrote:
> > > It's because you're using logic for the plugin. Use callbacks.
> > >
> > > > -----Original Message-----
> > > > From: owner-xsi(at)Softimage.COM
> > > > [mailto:owner-xsi(at)Softimage.COM] On Behalf Of Arvid Björn
> > > > Sent: 21-March-2006 14:22
> > > > To: xsi(at)Softimage.COM
> > > > Subject: Keep property layout?
> > > >
> > > > Hey folks, here's another one.
> > > >
> > > > The layout of the property page that this plugin creates
> > isn't saved
> > > > when you restart XSI and reload the scene it was created in. The
> > > > properties are still there, but displayed in a simple
> > list instead
> > > > of the layout specified in the self-installed plugin
> > script. Was it
> > > > something I missed, or is this normal?
> > > >
> > > >
> > > > --
> > > > stockholm.postproduction | www.stopost.se
> > > >
> > > > ---
> > > > Unsubscribe? Mail Majordomo(at)Softimage.COM with the
> > following text in
> > > > body:
> > > > unsubscribe xsi
> > > >
> > >
> > >
> > > ---
> > > Unsubscribe? Mail Majordomo(at)Softimage.COM with the
> > following text in body:
> > > unsubscribe xsi
> > >
> >
> > ---
> > Unsubscribe? Mail Majordomo(at)Softimage.COM with the following
> > text in body:
> > unsubscribe xsi
> >
>
>
> ---
> Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in body:
> unsubscribe xsi
>
---
Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in body:
unsubscribe xsi