Ticket #116 (closed task: fixed)

Opened 7 months ago

Last modified 5 months ago

Switch window widget to borderContainer

Reported by: psychcf Assigned to: psychcf
Priority: major Milestone: 1.0-vanilla
Component: api Version: 1.0-alpha2
Keywords: Cc:

Description

The window widget currently uses LayoutWidget? as it's base. BorderContainer? is going to be replacing LayoutWidget? in dojo 2.0, and BorderContainer? is much easier to deal with.

Change History

08/21/08 03:58:25 changed by psychcf

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

Done. And it wasn't fun, either.