Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
On 23/01/2015 at 16:10, xxxxxxxx wrote:
Hi,
I'm trying to build a simple tool plugin that uses a Description file to build the interface, however, I'm unsure how to do so. This post by Niklas leads me to believe it's not currently possible.
Does anyone have a simple working example of a python ToolData plugin that gets its interface from a description file? Thanks,
Donovan
On 23/01/2015 at 16:37, xxxxxxxx wrote:
Hi Donovan,
what I stated there is still valid, unfortunately. You have to use a normal GeDialog.
Best, -Niklas
On 23/01/2015 at 16:40, xxxxxxxx wrote:
Thanks Niklas, that would explain why I couldn't find any examples in the SDK. On the plus side, I no longer feel stupid for being unable to get it to work!