Hi,
I am making an ael program in order to generate a new component (via schematic window).
In order not to make mistakes, i opened a command line and observed the functions used by graphic calls, among whiches "de_update_item()".
This function is called by the sequence "File/Design Parameters/OK" on a schematic window.
I couldn't find any help on this function, and it seems not to be referenced anywhere (ael pdf documentation and web site).
Can anyone help ?
Should i use "create_item()" instead ? If so, what are the differences ?
Thanks,
Pascal.
I am making an ael program in order to generate a new component (via schematic window).
In order not to make mistakes, i opened a command line and observed the functions used by graphic calls, among whiches "de_update_item()".
This function is called by the sequence "File/Design Parameters/OK" on a schematic window.
I couldn't find any help on this function, and it seems not to be referenced anywhere (ael pdf documentation and web site).
Can anyone help ?
Should i use "create_item()" instead ? If so, what are the differences ?
Thanks,
Pascal.