View Issue Details

IDProjectCategoryView StatusLast Update
0001038FreeCADFeaturepublic2017-02-20 00:46
Reportercrashfridh Assigned Towmayer  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Summary0001038: Improve and show List properties in Tree View
DescriptionCurrently only PropertyStringList items can be viewed in the tree list.

Implement similar views for PropertyFloatList and PropertyIntegerList.
Improve the current dialog used for PropertyStringList by using a table where the first column is an integer starting at 0.

See also:
https://forum.freecadweb.org/viewtopic.php?f=8&t=3666
TagsNo tags attached.
FreeCAD Information

Relationships

related to 0001040 closed Add new list properties which include column names 

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master 6e5118c9

2014-12-15 23:54:55

wmayer

Details Diff
+ fixes 0001038: Improve and show List properties in Tree View Affected Issues
0001038
mod - src/App/PropertyStandard.h Diff File
mod - src/Gui/SoFCDB.cpp Diff File
mod - src/Gui/Widgets.cpp Diff File
mod - src/Gui/propertyeditor/PropertyItem.cpp Diff File
mod - src/Gui/propertyeditor/PropertyItem.h Diff File

FreeCAD: master 5aac822c

2014-12-16 14:31:36

wmayer

Details Diff
+ issue 0001038: Improve and show List properties in Tree View Affected Issues
0001038
mod - src/Gui/Widgets.cpp Diff File
mod - src/Gui/Widgets.h Diff File
mod - src/Gui/propertyeditor/PropertyItem.cpp Diff File

Issue History

Date Modified Username Field Change
2013-03-01 11:33 crashfridh New Issue
2014-12-16 09:02 wmayer Changeset attached => FreeCAD Master master 6e5118c9
2014-12-16 09:02 wmayer Assigned To => wmayer
2014-12-16 09:02 wmayer Status new => closed
2014-12-16 09:02 wmayer Resolution open => fixed
2014-12-16 13:52 wmayer Changeset attached => FreeCAD Master master 5aac822c
2017-02-20 00:43 Kunda1 Relationship added related to 0001040
2017-02-20 00:46 normandc Description Updated