toolbar and dialog
Posted: Wed Jul 01, 2020 9:13 am
It seems that toolbar is not working on dialog, Hollywood crashes (under Windows).
I use this code (don't care to the square brackets)
[[<dialog ID="Preference" title="]]..obj[entity].name..[[" width="250">
<vgroup>
<toolbar>
<button id="pd_Ok" icon="19"/>
<button id="pd_canc" icon="20"/>
</toolbar>
I use this code (don't care to the square brackets)
[[<dialog ID="Preference" title="]]..obj[entity].name..[[" width="250">
<vgroup>
<toolbar>
<button id="pd_Ok" icon="19"/>
<button id="pd_canc" icon="20"/>
</toolbar>