Skip to main content
Known Participant
January 30, 2008
Question

buttons for effects

  • January 30, 2008
  • 1 reply
  • 1089 views
Again, probably a beginner's question: is there any possibility to add buttons to the effect control palette? In AE_Effect.h there obviously is a PF_Param_BUTTON-Type, but I'm somehow puzzled as there is no function defined in Param_Utils.h that would add a button to the effect's params.

Thanks for any hint!
This topic has been closed for replies.

1 reply

Bruce Bullis
Legend
February 12, 2008
Param_Utils.h is from the AE core codebase, and they don't use buttons. From AE_Effect.h:

/** Momentary Buttons -- PF_Param_BUTTON
**
** not supported by AE; may be supported
** in other hosts
**
**/