Save an attribute of a drop-down list item
- From: fenxp free fr
- To: discussions about usage and development of dia <dia-list gnome org>
- Subject: Save an attribute of a drop-down list item
- Date: Thu, 10 Jun 2004 11:23:10 +0200
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:
<dia:attribute name="type">
<dia:enum val="0"/>
</dia:attribute>
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:
<dia:attribute name="type">
<dia:string>#Normal step#</dia:string>
</dia:attribute>
-- Alex
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]