Opened 6 years ago

Last modified 6 years ago

#209 new defect

HierarchicalListEditor gives obsolete #valueOfCanCut' method is obsolete.

Reported by: patrik.svestka@… Owned by:
Priority: minor Milestone:
Component: default Keywords:
Cc: Also affects CVS HEAD (eXept version): no

Description

When clicking on the 'Hierarchical List Editor' on GUI Pointer it does not start the editor only shows warning:

WARNING: the 'ToolApplicationModel >> #valueOfCanCut' method is obsolete.
         And may not be present in future ST/X versions.
         called from HierarchicalListEditor(Object) >> perform: [32]
         called from HierarchicalListEditor(ApplicationModel) >> aspectFor: [18]
------>  stupid name - use #canCutHolder 


Attachments (1)

clicking_hierarchical_list_editor_obsolete_version.png (218.0 KB ) - added by patrik.svestka@… 6 years ago.

Download all attachments as: .zip

Change History (2)

comment:1 by patrik.svestka@…, 6 years ago

The moste likely reason is that nobody needed it.

The screenshot:


Last edited 6 years ago by patrik.svestka@… (previous) (diff)
Note: See TracTickets for help on using tickets.