Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Refresh File Costing


1 reply to this topic

trdavid

trdavid
  • Members
  • 3 posts

Posted 24 July 2003 - 21:10

Hi All,

User has to have ability to return back from CustomSelection dialog and to change condtions for some components so I need to call each time CostInitialize, FileCost and CostFinalize actions in order to refresh feature and components costing. These actions should be called only one times. When I call secound time these actions Feature TreeView in FeatureSelection dialog will be empty.
How I can neutral or reset results of first calling? Any other idea?

Thanks in forward




Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 24 July 2003 - 21:15

Instead of using ComponentConditions, use AddLocal or Remove control events.