1. Put BMP's on a page with text
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(..) ???? =
2. Re: Put BMP's on a page with text
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