On 06/05/2014 at 00:06, xxxxxxxx wrote:
Is it possible to create an ObjectPlugin whose layout in the Attribute Manager is created with code instead of with a res file?
On 06/05/2014 at 00:06, xxxxxxxx wrote:
Is it possible to create an ObjectPlugin whose layout in the Attribute Manager is created with code instead of with a res file?
On 06/05/2014 at 01:48, xxxxxxxx wrote:
So, it is impossible to create a description for an object plugin that can fill in a combo box (or a LONG CYCLE), dynamically?
I would like to create an object that included a list of presets and those presets could be saved. So, each time a new object was created (or a new preset saved), a list of files would be read and a list would be populated with data.
So, how could I create a list of data that can be dynamically updated from inside the ObjectPlugin?