Tim,
Thanks for the suggestion. I tried it with one of my completed
drawings, and it's a reasonable workaround. The problem, of course: if
the diagram is modified, the "definitions" layer is not wired to the
widgets on the layer underneath, and things have to be reworked.
I have some progra
On 7/24/06, Todd Chambery <[EMAIL PROTECTED]> wrote:
> Tim,
>
> Thanks for the suggestion. I tried it with one of my completed
> drawings, and it's a reasonable workaround. The problem, of course: if
> the diagram is modified, the "definitions" layer is not wired to the
> widgets on the layer un
Hello,
i try to create a new plugin for dia in C.
But I have a little problem with PropDescription.
I have two question ?
1=>
See in the end of this mail for an extract of my code.
In this code i have a table dtmf[2] of enumerate (BayMenuDtmfResponse)
and i would use it for store parameter.
What