Ticket #50 (closed task: fixed)

Opened 2 years ago

Last modified 2 years ago

Menu's couldn't appear over the movie

Reported by: sthiel Assigned to: sthiel
Priority: trivial Milestone: milestone3
Component: UI Version:
Keywords: Cc:
Super-ticket: Reviewer:
Minutes Spent: 30

Description

The Movie was an AWT (heavyweight) component, so none of the swing stuff would display over it. High jinks with mixing of heavyweight/lightweight components ensued.

Change History

05/19/07 06:25:44 changed by sthiel

  • status changed from new to closed.
  • resolution set to fixed.
  • minutes_worked set to 30.

-Fixed in 44