View Issue Details

IDProjectCategoryView StatusLast Update
0001040FreeCADFeaturepublic2018-08-26 15:22
Reportercrashfridh Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionno change required 
Summary0001040: Add new list properties which include column names
DescriptionIn ticket 0001038 it was suggested to improve the view of the dialog for list properties by adding a column with indices.

I would also like to suggest new list types which, besides showing String, Float or Integer, would also show custom column names. These would be very useful for showing for instance spectral values.

A possible implementation would take as argument a list with tuples, where the first value of the tuple is a string representing the column name, and the second value a bool, string, float or int, depending on which type of list is chosen.


It can be discussed whether these are new types of Property*List, or whether the current Property*Lists should be changed. So whether they should try and show column names if a list with tuples of size 2 are given as argument.

Another topic of discussion could be that, if lists of tuples are used and a table as representation, the list might as well contain larger tuples, as long as all of them are same size.

See discussion in http://sourceforge.net/apps/phpbb/free-cad/viewtopic.php?f=8&t=3666
https://forum.freecadweb.org/viewtopic.php?f=8&t=3666
TagsNo tags attached.
FreeCAD Information

Relationships

related to 0001038 closedwmayer Improve and show List properties in Tree View 

Activities

Kunda1

2017-02-20 00:44

administrator   ~0008378

@normandc when you get a moment, do you mind weighing in on this ticket?

normandc

2017-02-20 00:49

manager   ~0008379

Sorry this is way too technical to me. I don't understand this feature request. "Tuples" may as well be Mandarin to me.

Kunda1

2017-03-10 02:17

administrator   ~0008603

Reminder sent to: berndhahnebach

In the forum thread there was a reference to FEM. Do you mind taking a look at this ticket and offer your opinion? Thanks!

Kunda1

2017-08-28 14:35

administrator   ~0010022

@berndhahnebach ping

wmayer

2017-10-18 13:03

administrator   ~0010318

Instead of a very special property type you can also use a spreadsheet now.

Issue History

Date Modified Username Field Change
2013-03-01 11:57 crashfridh New Issue
2017-02-20 00:42 Kunda1 Description Updated
2017-02-20 00:43 Kunda1 Relationship added related to 0001038
2017-02-20 00:44 Kunda1 Note Added: 0008378
2017-02-20 00:44 Kunda1 Tag Attached: #pending
2017-02-20 00:49 normandc Note Added: 0008379
2017-03-10 02:17 Kunda1 Note Added: 0008603
2017-08-28 14:35 Kunda1 Note Added: 0010022
2017-10-18 13:03 wmayer Status new => closed
2017-10-18 13:03 wmayer Resolution open => no change required
2017-10-18 13:03 wmayer Note Added: 0010318
2018-08-26 15:22 Kunda1 Tag Detached: #pending