Custom Query (527 matches)
Results (46 - 48 of 527)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#13 | fixed | Place drive letters over bitmaps in drive bar | ||
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. |
|||
#14 | wontfix | Use NDFS32 toolkit to better integrate ND in FM2 | ||
Description |
Use the toolkit to allow setting of volumes, mount points and resources for net drives using FM2. Try to improve scan times for ndfs drives. Sub segment different ndfs drive types with different drive flags |
|||
#18 | worksforme | Return error messages when external programs fail | ||
Description |
If an external program (ie a viewer) fails to run FM2 should generate an error message and ideally preform the function with an internal program (ie viewer) if available |