Re: Put BMP's on a page with text
- Posted by Irv <irv at ELLIJAY.COM> Jul 27, 1998
- 566 views
Karlheinz Nester wrote: > > Hi Euphorians, > is there someone,down or up the list,who knows the secrets > how to put a BMP file on a textpage in graphics_mode(261) etc ??? > That is, I put a lot of putsxy(..) with calculation results on > screen and would like to put a bmp picture (Company logo) in the > upper left corner of that page.All my attempts failed. > So TIA for the help or hints. > > regards K.Nester > > P.S. is there a routine getsxy(..) ???? I can't run mode 261, so I don't know about question 1. Can you not use display_image() in mode 261? Now, for question 2: you should really try Jiri Babor's FONT.E, which can do both the "puts" AND the "gets". It was very simple to set up the database input fields in my DBF demo using FONT.E. Colors, boldface, italics are easy also. Regards, Irv see fonts in use at http://www.mindspring.com/~mountains/DBF.HTM