Hello
I want to create a new objet for Dia
I have a file shape.c
I place it in the object/SADT
How can I compile this new object to add it to Dia please ?
___
Dia-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ
Hello
I want to create a new sheet of programmed object
Is the method to use the same of this ?
http://faemalia.org/wiki/view/Technical/ShapeSet
What are the others main files to edit in order to do the compilation ?
al.
___
Dia-list mailing list
[E
I have added a list of items to an object but when I change the item selected
and apply the changement, the item selected isn't changed.
How to do to save this changement ?
What are the methods to change ?
//declaration of the list
typedef enum {
OPTION_A,
OPTION_B,
OPTION_C
} MenuDeroula
ok now it's good thanks !
For the traduction, how does it work exactly please ? :)
-- Alex
___
Dia-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://www.gnome.org/projects/dia/faq.html
Main page at http
When you save a Diagram with format .Dia uncompressed,
the value of a item of an drop-down list is saved as an integer.
This is an example:
Is that possible to save the value of the attribute instead of the value of the
index ?
I would like to have a thing of this kind:
#Normal step#