Old 1st March 2007, 15:00   #1
::H1tm4n::
Junior Member
 
Join Date: Feb 2007
Posts: 4
MessageBox on Component Page

Hey

I've got a question. How can I show a MessageBox when the component Page is displaying? I don't want the MessageBox to appear on any other Pages. Only in the moment, when the User sees the Component Page, a MessageBox should appeare.

Thanks

::H1tm4n::
::H1tm4n:: is offline   Reply With Quote
Old 1st March 2007, 16:39   #2
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
code:
!define MUI_PAGE_CUSTOMFUNCTION_PRE ComponentsPre
!insertmacro MUI_PAGE_COMPONENTS

Function ComponentsPre
MessageBox ...
FunctionEnd



-Stu
Afrow UK is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump