Starting a new page: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
m (Reverted edits by 194.8.222.42 to last version by Kichik)
(How can I go back to current page?)
Line 2: Line 2:


[[Category:Wiki FAQ]]
[[Category:Wiki FAQ]]
On the component page, when Click [Next], I add a function to check if at least one component is checked. If not, the setup will pops up a window to inform user to select at least one component.
When I click [OK] on the poped up information window, how can I go back to the component page?

Revision as of 10:29, 8 November 2006

To start a new page, simply type the new page's soon-to-be URL, and edit the empty page. For testing purpose, use the sandbox. For more information about creating new pages, see the help. On the component page, when Click [Next], I add a function to check if at least one component is checked. If not, the setup will pops up a window to inform user to select at least one component. When I click [OK] on the poped up information window, how can I go back to the component page?