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 Gregg Young, 18 years ago

Using userbuttons might help doing this

comment:2 by Gregg Young, 18 years ago

Owner: Gregg Young removed

comment:3 by Gregg Young, 17 years ago

Type: taskenhancement

comment:4 by Gregg Young, 15 years ago

Milestone: Release_4.0

comment:5 by Gregg Young, 15 years ago

Owner: set to Gregg Young
Status: newassigned

comment:6 by Gregg Young, 15 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.