There is an auto-accept setting in the preferences. It is also possible to make a custom panel for your filter, intercept the qt signal that the accept button watches (sorry I can't find the specifics right now) and automatically accept.
David E DeMarle Kitware, Inc. R&D Engineer 28 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-371-3971 x109 On Thu, Oct 15, 2009 at 3:15 PM, Bam Ting <[email protected]> wrote: > My filter don need to have the user press apply button. It display some > value, there are nothing user can change, display only. can filter press > apply by hiself? I want when new filter is create that my user no need to > worry about apply buton. how? THX - BAMPING > > > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
