Ticket #747 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

Implement a method to Tie a property and a widget in Custom Dialogs

Reported by: Nick Draper Owned by: Martyn Gigg
Priority: minor Milestone: Iteration 20
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

This should be a single function call in setup that should:

  1. setup tooltip
  2. attach validation (if possible)
  3. fill from history
  4. automatically use StorePropertyValue on this widget just before the ??exec?? method is run.

Change History

comment:1 Changed 11 years ago by Nick Draper

  • Milestone changed from Iteration 18 to Iteration 19

Moved as part of iteration 18 end

comment:2 Changed 11 years ago by Nick Draper

  • Priority changed from major to minor

comment:3 Changed 11 years ago by Nick Draper

  • Milestone changed from Iteration 19 to Iteration 20

Moved as part of the end of Iteration 19

comment:4 Changed 11 years ago by Martyn Gigg

(In [3254]) Implemented a tie method within the AlgorithmDialog base class so that a widget can be tied to its property. Re #747

comment:5 Changed 11 years ago by Martyn Gigg

(In [3255]) Slight fix for new validator widget placement. Re #747

comment:6 Changed 11 years ago by Martyn Gigg

  • Status changed from new to closed
  • Resolution set to fixed

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1595

Note: See TracTickets for help on using tickets.