View Issue Details

IDProjectCategoryView StatusLast Update
0001063FreeCADFeaturepublic2014-03-13 13:49
Reportercrashfridh Assigned Towmayer  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Summary0001063: Show a PropertyLink in Property view
DescriptionApp::PropertyLink features are currently not shown.
I suggest showing the label of the DocumentObject it refers to. If possible, make it a hyperlink.
TagsNo tags attached.
FreeCAD Information

Activities

wmayer

2013-04-02 12:30

administrator   ~0003025

Why a hyperlink?

crashfridh

2013-04-02 12:32

reporter   ~0003026

To make it possible to quickly go to the connected object, instead of manually looking for the object. Especially with large amounts of document objects this might come in handy.

wmayer

2013-04-04 06:45

administrator   ~0003040

So, this means when clicking on the hyperlink the source object should be highlighted. So far, so good. But the main purpose of the property editor is to *edit* properties. So, this means we also must have the ability to point the link property to any other object.

wmayer

2013-04-07 14:22

administrator   ~0003048

git show a7e3f05
Not yet finished...

crashfridh

2013-04-12 13:10

reporter   ~0003060

For the editing part I think it would be nice if it would be a list with a filter on top where one could filter on the Label.

For PropertyLinkList it would be two lists with each a filter on top, and between the lists arrow buttons with which you could add/remove links.

yorik

2014-02-04 15:29

administrator   ~0004142

What about being able to drag an object from the tree view and drop it on the property?

Related Changesets

FreeCAD: master 2aa2cb3f

2014-03-13 14:28:53

wmayer

Details Diff
+ fixes 0001063: Show a PropertyLink in Property view Affected Issues
0001063
mod - src/Gui/CMakeLists.txt Diff File
add - src/Gui/DlgPropertyLink.cpp Diff File
add - src/Gui/DlgPropertyLink.h Diff File
add - src/Gui/DlgPropertyLink.ui Diff File
mod - src/Gui/propertyeditor/PropertyItem.cpp Diff File
mod - src/Gui/propertyeditor/PropertyItem.h Diff File

Issue History

Date Modified Username Field Change
2013-03-24 10:23 crashfridh New Issue
2013-04-02 12:30 wmayer Note Added: 0003025
2013-04-02 12:32 crashfridh Note Added: 0003026
2013-04-04 06:45 wmayer Note Added: 0003040
2013-04-07 14:22 wmayer Note Added: 0003048
2013-04-12 13:10 crashfridh Note Added: 0003060
2014-02-04 15:29 yorik Note Added: 0004142
2014-03-13 13:49 wmayer Changeset attached => FreeCAD Master master 2aa2cb3f
2014-03-13 13:49 wmayer Assigned To => wmayer
2014-03-13 13:49 wmayer Status new => closed
2014-03-13 13:49 wmayer Resolution open => fixed