Opened 14 years ago
Last modified 4 years ago
#7414 assigned bug
app_server don't handle backgrtound bitmaps correctly — at Initial Version
Reported by: | X512 | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Servers/app_server | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev40236 gcc2hybrid.
If one view has other view with background bitmap(created by SetViewBitmap) then parent view draw it's content on top of child view.
Note:
See TracTickets
for help on using tickets.
Lightly modified Clock app from Be sample code. Onscreen view only has background bitmap from offscreen view and BDragger. Tracker draw icons on top of it.