Compile a new object

2004-05-27 Thread fenxp
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

Creation of a new sheet of programmed object

2004-05-28 Thread fenxp
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

Apply the changement of the selected item in the enumeration

2004-06-09 Thread fenxp
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

(no subject)

2004-06-10 Thread fenxp
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

Save an attribute of a drop-down list item

2004-06-10 Thread fenxp
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#