Groups | Search | Server Info | Login | Register
Groups > comp.lang.pascal.borland > #165
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!.POSTED!not-for-mail |
|---|---|
| From | Marco van de Voort <marcov@toad.stack.nl> |
| Newsgroups | comp.lang.pascal.borland |
| Subject | Re: keypress in graphics |
| Date | Wed, 11 Dec 2013 15:15:40 +0000 (UTC) |
| Organization | Stack Usenet News Service |
| Lines | 10 |
| Message-ID | <slrnlah0cs.15oh.marcov@toad.stack.nl> (permalink) |
| References | <db682ccf-528d-4555-be0d-e27a9aa03b00@googlegroups.com> |
| NNTP-Posting-Host | toad.stack.nl |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Trace | mud.stack.nl 1386774940 22104 2001:610:1108:5010::135 (11 Dec 2013 15:15:40 GMT) |
| X-Complaints-To | abuse@stack.nl |
| NNTP-Posting-Date | Wed, 11 Dec 2013 15:15:40 +0000 (UTC) |
| User-Agent | slrn/0.9.9p1 (FreeBSD) |
| Xref | csiph.com comp.lang.pascal.borland:165 |
Show key headers only | View raw
On 2013-12-11, Jim <wandana@ntlworld.com> wrote: > I am trying to use getkey or keypressed in grahpics mode using Lazarus In Graphics mode (unit (win)graph), or in GUI mode (Lazarus LCL). If the first, use unit wincrt. If the second, you can't use unit Crt, since you have no console, and must use Windows/LCL keyevents for that.
Back to comp.lang.pascal.borland | Previous | Next — Previous in thread | Next in thread | Find similar
keypress in graphics Jim <wandana@ntlworld.com> - 2013-12-11 05:54 -0800 Re: keypress in graphics Marco van de Voort <marcov@toad.stack.nl> - 2013-12-11 15:15 +0000 Re: keypress in graphics Jim <wandana@ntlworld.com> - 2013-12-11 10:41 -0800 Re: keypress in graphics Jim <wandana@ntlworld.com> - 2013-12-13 11:49 -0800
csiph-web