Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#142 closed defect (worksforme)

GUI Listeners don't get registered on load

Reported by: ibboard Owned by:
Priority: critical Milestone: WarFoundry 0.1
Component: WarFoundry-GUI-GTK# Version:
Keywords: army loading events Cc:
Blocked By: Blocking:

Description

When creating an army various listeners are added to parts of the army (like a name listener on the unit). When the army is loaded none of these listeners are added and so lots of events will be ignored.

Change History (7)

comment:1 Changed 10 years ago by ibboard

Priority: majorcritical

Bump priority, as this messes things up a little.

comment:2 Changed 10 years ago by ibboard

Name listeners look like they should be added for the tree (source) but the names didn't seem to be updating. More investigation is needed.

comment:3 Changed 10 years ago by ibboard

Component: WarFoundry-GUIsWarFoundry-GUI-WinForms

WinForms seems to work okay. May be a GTK-only issue or may be a manifestation of #129 that wasn't identified when recording.

comment:4 Changed 10 years ago by ibboard

Component: WarFoundry-GUI-WinFormsWarFoundry-GUI-GTK#

comment:5 Changed 10 years ago by ibboard

Resolution: worksforme
Status: newclosed

Listeners appear to register, but suffer problem in #129.

comment:6 Changed 10 years ago by ibboard

released: 1

Mark released changes as released

comment:7 Changed 10 years ago by ibboard

released: 1yes

Mark released fixes as released using radio values

Note: See TracTickets for help on using tickets.