Opened 16 years ago
Closed 14 years ago
#303 closed enhancement (invalid)
Overlay Element Borders
Reported by: | rgrieder | Owned by: | nobody |
---|---|---|---|
Priority: | minor | Milestone: | Version 0.3 Codename: Castor |
Component: | HUD | Version: | 0.2.0 |
Keywords: | border, borderpanel, overlay | Cc: | |
Referenced By: | References: |
Description (last modified by rgrieder)
Ogre can create overlay elements that have a border around it. The border itself is provided within an image. That means it was specified to use best in exactly this size, measure in pixels.
The OrxonoxOverlay? supports a background image, but borders have to be implemented by hand. Make these borders configurable in XML style!
Change History (3)
comment:1 Changed 16 years ago by rgrieder
- Description modified (diff)
comment:2 Changed 15 years ago by rgrieder
comment:3 Changed 14 years ago by dafrick
- Resolution set to invalid
- Status changed from new to closed
Agreed.
Note: See
TracTickets for help on using
tickets.
Maybe we should focus more on CEGUI. It can probably do everything the overlays can. Even if you need new image material, this can be done with imagesets. So I think this ticket is rather obsolete. What do you think?