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

Custom dialog to show progressive text


1 reply to this topic

learning_installer

learning_installer
  • Full Members
  • 1 posts

Posted 13 September 2008 - 01:15

I need a dialog similar to SdShowinfoList, the requirement is that I should be able to add text in the list box after I call SdShowInfoList function . I was unable to find any dialog which I could update after showing it.

Can I add a timer ? or could I add an event to the Dialog so that I can update it once it 3 seconds.
The motive is that I want to show the user what the setup is currently doing and update the text based on the success/failure of the operation.

Can I do this is another language and import the dialog?

I am using installshield 2008.

Thanks for the help in advance.

Edited by learning_installer, 13 September 2008 - 04:32.


Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 17 September 2008 - 15:46

You would need a non-modal dialog like SdShowMsg.