Code: Select all
<window id="0" name="hello" text="Window" label="TestDialog" width="640" height="480" flags="#PB_Window_SizeGadget">
- What's the difference between id and name?
- What is label for?
- How to position a dialog? Neither y/x nor top/left work for me