A lot of missing documentation about dialogs
Posted: Thu Feb 23, 2023 10:01 pm
Hi,
as I wrote some time ago in other threads, I found the dialog library and am using it in nearly all my projects now (very convenient).
Today I downloaded the PureBasic IDE source and sniffed through the files. I found the xml files with the dialog definitions and found a lot of commands which are not mentioned in the help:
<compiler ...>, <shortcut ...>, <item ...> with "sublevel" for trees, the tag "lang=", how to insert comments...
So, is this a PureBasic-only thing or something "official" which is used in other languages too? Is there a full definition of its capabilities?
as I wrote some time ago in other threads, I found the dialog library and am using it in nearly all my projects now (very convenient).
Today I downloaded the PureBasic IDE source and sniffed through the files. I found the xml files with the dialog definitions and found a lot of commands which are not mentioned in the help:
<compiler ...>, <shortcut ...>, <item ...> with "sublevel" for trees, the tag "lang=", how to insert comments...
So, is this a PureBasic-only thing or something "official" which is used in other languages too? Is there a full definition of its capabilities?