Ticket #119 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Inconsistent styles in some dialogs

Reported by: Mustach Assigned to: Mustach
Priority: trivial Milestone: 0.5
Component: EventNotifier Keywords:
Cc:

Description

The EventNotifier dialog uses the old common controls styles on Vista. This also happens for the message box that appears for configuration-less plugins. They should fit in with the rest of the shaim look.

Attachments

95.png (63.7 kB) - added by Mustach on 11/11/08 23:21:43.
The styles that stick out

Change History

11/11/08 23:21:43 changed by Mustach

  • attachment 95.png added.

The styles that stick out

11/11/08 23:48:46 changed by Mustach

The Message Queue dialog also uses the old controls

11/12/08 12:51:35 changed by csammis

  • status changed from new to assigned.

The EventNotifier and MessageQueuer plugins have this going on because their UIs were developed with Winforms, not WPF, and I don't think the shaim core calls EnableVisualStyles or whatever the heck it is.

11/20/08 18:54:11 changed by Mustach

  • owner changed from csammis to Mustach.
  • status changed from assigned to new.

11/20/08 18:54:21 changed by Mustach

  • status changed from new to assigned.

11/26/08 00:23:44 changed by Mustach

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed in r1500.