v17 HOW-TO:Add a new window or dialog via skinning
#1
Suppose I've created my own custom_about.xml file.
Then how should i call it from IncludesHomeMenuItems.xml file ?
As per the Window IDs guide, 1100-1199 Ids are reserved for custom*.xml file.
Help me choose the particular ID, so i could call custom_about.xml file.
Huh
Reply
#2
HOW-TO:Add a new window or dialog via skinning

Code:
<onclick>ActivateWindow(1100)</onclick>
Reply
#3
thanx hitcher Smile
Reply

Logout Mark Read Team Forum Stats Members Help
HOW-TO:Add a new window or dialog via skinning0