Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#157 closed defect (released)

Stats show object type when clicking in cell

Reported by: ibboard Owned by: ibboard
Priority: minor Milestone: WarFoundry 0.1
Component: WarFoundry-GUI-WinForms Version:
Keywords: stats Cc:
Blocked By: Blocking:

Description

Clicking on stats dispalys "IBBoard.WarFoundry.API.Objects.Stat" (the name of the class of object).

Change History (8)

comment:1 Changed 10 years ago by ibboard

Owner: set to ibboard
Status: newaccepted

comment:2 Changed 10 years ago by ibboard

Presumably related to editing, but initial searches and overrides of methods as investigation found nothing.

comment:3 Changed 10 years ago by ibboard

Mono seems to do the sensible thing and not let you click in cells on a "read only" table since you can't edit them. Problem only exists for Microsoft's .Net framework.

comment:4 Changed 10 years ago by ibboard

Clicking in cell seems to show "ToString()", which defaults to class name. Need to work out how to override behaviour so that "ToString()" isn't called.

comment:5 Changed 10 years ago by ibboard

Resolution: fixed
Status: acceptedclosed

(In r276) Fixes #157: Stats show object class name when selected

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

comment:8 Changed 10 years ago by ibboard

Resolution: fixedreleased

Mark fix as released under a previous version

Note: See TracTickets for help on using tickets.