Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#260 closed defect (released)

New panels don't work perfectly in Linux through Mono

Reported by: ibboard Owned by: ibboard
Priority: trivial Milestone: WarFoundry 0.1
Component: WarFoundry-GUI-WinForms Version: Trunk
Keywords: linux mono Cc:
Blocked By: Blocking:

Description

The latest builds (v0.1b7) of WarFoundry still work on Linux using Mono, but there are two problems, one of which may be fixable but the other may not.

1) The "add units" tool strip shows up but auto-sizes to effectively zero-width, meaning that all of its buttons must be accessed from the "I'm not showing all of my buttons" drop-down
2) The menu and tool strips are showing up in beige with white writing, while all other controls are standard Windows grey. This a) looks ugly and b) makes the text hard to read when you're not hovering over the menu item

Change History (7)

comment:1 Changed 10 years ago by ibboard

Owner: set to ibboard
Status: newaccepted

comment:2 Changed 10 years ago by ibboard

Colouring can be mainly fixed using "System" as the render mode - menus and tool strips then show up plain and grey (although text is still white for me). The down side is that Windows theming is also affected and doesn't look quite so much like Office 2K3.

comment:3 Changed 10 years ago by ibboard

Priority: majortrivial

Decrease priority because of apparent dependency on theme being used and because it is using WinForms in Linux, which is acceptable but not vital.

comment:4 Changed 10 years ago by ibboard

(In r532) Re #260: New panels don't work perfectly in Linux through Mono

  • Debug ToolStrip width and button widths

comment:5 Changed 10 years ago by ibboard

Fixed in r541 by manually setting the width.

comment:6 Changed 10 years ago by ibboard

Resolution: fixed
Status: acceptedclosed

comment:7 Changed 10 years ago by ibboard

Resolution: fixedreleased

Release as part of v0.1b8

Note: See TracTickets for help on using tickets.