Opened 18 years ago
Closed 15 years ago
#13 closed enhancement (fixed)
Place drive letters over bitmaps in drive bar
Reported by: | Gregg Young | Owned by: | Gregg Young |
---|---|---|---|
Priority: | minor | Milestone: | Release_3.17 |
Component: | fm/2 base | Version: | |
Keywords: | Cc: |
Description
What you need to do is draw the bitmap and then draw the text using GpiCharStringAt() using a raster op that give a transparent background. Take a look at datamin.c near line 887. Everything you need is pretty much there for cutting and pasting. To see what it looks like, look at the databar.
Change History (6)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Owner: | removed |
---|
comment:3 by , 17 years ago
Type: | task → enhancement |
---|
comment:4 by , 15 years ago
Milestone: | → Release_4.0 |
---|
comment:5 by , 15 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:6 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Using userbuttons might help doing this