Ticket #13 (closed enhancement: fixed)

Opened 6 years ago

Last modified 4 years ago

Place drive letters over bitmaps in drive bar

Reported by: gyoung Owned by: gyoung
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

comment:1 Changed 6 years ago by gyoung

Using userbuttons might help doing this

comment:2 Changed 6 years ago by gyoung

  • Owner gyoung deleted

comment:3 Changed 5 years ago by gyoung

  • Type changed from task to enhancement

comment:4 Changed 4 years ago by gyoung

  • Milestone set to Release_4.0

comment:5 Changed 4 years ago by gyoung

  • Owner set to gyoung
  • Status changed from new to assigned

comment:6 Changed 4 years ago by gyoung

  • Status changed from assigned to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.