Opened 13 years ago
Last modified 8 years ago
#8509 assigned enhancement
Add B_NOT_STACKABLE and B_NOT_TILEABLE flags to BWindow
Reported by: | jscipione | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Servers/app_server | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Now that Stack & Tile is part of app_server and the default decorator, it would be nice if some flags were added to BWindow to indicate that the window should not be added to a stack and/or not be tiled. This way the developer can opt-out of the feature for a window if it is not appropriate as part of a stack/tile group. I am thinking of preferences windows and windows that have controlled resize limits.
Note:
See TracTickets
for help on using tickets.