Opened 11 years ago
Closed 11 years ago
#355 closed defect (fixed)
input fields don't call CBs on change
Reported by: | epruesse | Owned by: | epruesse |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Library (GUI) | Version: | gtkport |
Keywords: | Cc: |
Description
in editor, changing position value should update other fields
connect the registered callbacks to the awar change event in create_input_field. probably first make the CBs in awar AW_signals.
Change History (3)
comment:1 Changed 11 years ago by epruesse
- Owner changed from devel to epruesse
- Status changed from new to assigned
comment:2 Changed 11 years ago by epruesse
- Priority changed from normal to major
comment:3 Changed 11 years ago by epruesse
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
fixed by r10637