HI,
this is for compatibility with the old borland software on window/dos
On Mon, 2006-02-13 at 23:15 -0800, Ryo T wrote:
> How to use unit Graph in fpc ?
>
> ==
> 12y0
> The ~'S'~
>
> __
> Do You Yahoo!?
> Tired of spam? Y
В пн, 2006-02-13 в 23:15 -0800, Ryo T написа:
> How to use unit Graph in fpc ?
>
> ==
> 12y0
> The ~'S'~
>
here is the documentation for the graph unit:
http://www.freepascal.org/docs-html/rtl/graph/index.html
a simple test program is attached
program graphex;
uses Graph;
va
How to use unit Graph in fpc ?
==
12y0
The ~'S'~
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
___
fpc-pascal maillist - fpc-
> I notice the Graph unit (for TP7 compatibility) is implemented against
> svgalib. Does anyone know if it is possible to create a SDL surface
> instead and have Graph draw to that surface?
It is possible to create a sdlgraph just like there is already a ggigraph.
But none of the core developpers
Hi,
I notice the Graph unit (for TP7 compatibility) is implemented against
svgalib. Does anyone know if it is possible to create a SDL surface
instead and have Graph draw to that surface?
thanks,
--
Ryan Underwood, <[EMAIL PROTECTED]>
___
fpc-pasca
> highest resolution possible for any machine. However, the mouse unit
> offers only "character" granularity resolution which won't work in a
> hi-res graphics environment...I need the mouse resolution to be at the
> pixel level, as it is in any modern GUI.
Did you init the mouse driver before or
On Sun, 9 Feb 2003, Mark Emerson wrote:
> Florian Klaempfl wrote:
> >
> > Mark Emerson wrote:
> > > Does anybody know a way to read the mouse at pixel resolution while
> > > using the graph unit?
> > >
> >
> > You mean for go32v2? It depends on your mouse driver I think.
> >
> Please excuse my i
Florian Klaempfl wrote:
>
> Mark Emerson wrote:
> > Does anybody know a way to read the mouse at pixel resolution while
> > using the graph unit?
> >
>
> You mean for go32v2? It depends on your mouse driver I think.
>
Please excuse my ignornace, but I don't yet understand what "go32v2"
means...I
Mark Emerson wrote:
Does anybody know a way to read the mouse at pixel resolution while
using the graph unit?
You mean for go32v2? It depends on your mouse driver I think.
___
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists.freepascal.org/ma
Does anybody know a way to read the mouse at pixel resolution while
using the graph unit?
Mark
___
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
10 matches
Mail list logo