[fpc-pascal]Re: [suse-laptop] SuSE 8.0 hat schlechtes GhostScript!

2003-02-25 Thread Rainer Hantsch
Hallo, Boris, und danke für die Info. On Tue, 25 Feb 2003, Boris Segmüller wrote: | Am Montag, 24. Februar 2003 14:46 schrieb Rainer Hantsch: | > Hallo, Leute! | > Ich mußte mein GhostScript auf meinem Server (SuSE 7.0) notgedrungen von | > 5.x auf 6.53 updaten, weil die älteren Version

[fpc-pascal]Working with pictures in FPC - how?

2003-03-23 Thread Rainer Hantsch
Hantsch -- .-. | \\|// Ing. Rainer HANTSCH - Hardware + Software | | (o o) Forget Windoze! -- We focus on L-I-N-U-X... | |--oOOo-(_)-oOOo

Re: [fpc-pascal]Is it possible to display unicode chars ??

2003-06-03 Thread Rainer Hantsch
pends on you, which programming language you use, every language has its advantages and disadvantages! Pascal is a typical "all purpose language" and perfect for most things, so I also use no &quo

[fpc-pascal]Re: CGI Programming...

2003-06-09 Thread Rainer Hantsch
nsion '.conf' instead of '.cgi' and holds everything: fixed configuration parameters, and also an unlimited number of HTML templates, and there is also some security code inside, with a stong encryption of ID's and so forth, therefore I cannot

[fpc-pascal]Linux Palms and FPC?

2003-06-26 Thread Rainer Hantsch
aurus? This one _is_ already Linux based, which will possibly make life easier. Is there a way to use FPC 1.0.4 on i386 to create code for palms? (cross compiling?) Any useful answer is welcome. Thanks! mfg Ing. Rainer Ha

Re: [fpc-pascal]ocrt question

2003-06-29 Thread Rainer Hantsch
back, including true minuses!!!, would be translated back into a graphical horizintal bar! mfg Ing. Rainer Hantsch -- .-. | \\|// Ing. Rainer HANTSCH - Hardware + Software | | (o o) Forget Win

[fpc-pascal]Developing GUI apps with FPC 1.0.4/Linux?

2003-07-07 Thread Rainer Hantsch
ram either with Keys or with mouse clicks. Also, opening a normal window should be done with one simple procedure instead of writing "half a page" of code... Is there something which works like that? Should work in OOP, if possible, and be as close to oCRT as possible. mfg Ing. R

[fpc-pascal]How to use Linux libraries?

2003-07-24 Thread Rainer Hantsch
to a file again. WITHOUT ANY GUI. Please, if somebody of you already has some code which shows me how to do that, how to embed a library, how to call the library functions, etc., leave me some code. It is much easier to understand than reading some highly academic descriptions. mfg Ing. Rainer

Re: [fpc-pascal]How to use Linux libraries?

2003-07-24 Thread Rainer Hantsch
something where you can point me to? Reading a lot of sources is relatively heavy. If you say that jpeg is already impleented - where exactly? mfg Ing. Rainer Hantsch -- .-. | \\|// Ing. Rainer HANTSCH

Re: [fpc-pascal]How to use Linux libraries?

2003-07-25 Thread Rainer Hantsch
ode), a typical identification that the files were created in a DOS environment. So I am not surprised that the code is primarily for WINDOWS and does not compile on Linux. :-/ mfg Ing. Rainer Hantsch ___ fpc-pascal maillist - [EMAIL PROTECTED]

Re: [fpc-pascal]How to use Linux libraries?

2003-07-25 Thread Rainer Hantsch
o steps I can start. Nobody here who can help? Ing. Rainer Hantsch ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal]How to use Linux libraries?

2003-07-25 Thread Rainer Hantsch
So I am looking for some help in form of _working_ samples which I can analyze and try to understand. It will also be very helpful if there would be somebody who could "teach" me a little bit and guide me to my first success. mfg Ing. Rainer Hantsch ___

Re: [fpc-pascal]How to use Linux libraries?

2003-07-26 Thread Rainer Hantsch
that I would have to re-write a lot of code only to be able to use it longer. --> Makes no real sense to me. mfg Ing. Rainer Hantsch ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal]Reading in image files...

2003-08-27 Thread Rainer Hantsch
, how to interface it,..., I want to ask if somebody has a _working_ example code. mfg Ing. Rainer Hantsch ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal]Reading in image files...

2003-08-27 Thread Rainer Hantsch
with installing all this stuff... mfg Ing. Rainer Hantsch ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal]INET-Unit: Testing existence of a domain?

2003-09-17 Thread Rainer Hantsch
rue; DomainFound:=true; end; end; --- What am I doing wrong? mfg Ing. Rainer Hantsch ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal]INET-Unit: Testing existence of a domain?

2003-09-17 Thread Rainer Hantsch
Hi, Michael! On Wed, 17 Sep 2003, Michael Weinert wrote: | Am Mittwoch, 17. September 2003 11:54 schrieb Rainer Hantsch: | Hi Rainer, | > I want to test inside my program if a domain does exist. I am not | > interested in the particular domain entries, only in its existence. | > For tha

Re: [fpc-pascal]MySQL 4.0 Files

2003-10-07 Thread Rainer Hantsch
in the filename? | | We can, but at their release rate, we'll end up with a lot of files, | plus everyone must edit all their sources to correct the version number. | | Michael. | | ___ | fpc-pascal maillist - [EMAIL PROTECTED] | http://lists.freepascal.org

[fpc-pascal]General Question on code optimization...

2003-10-07 Thread Rainer Hantsch
. mfg Ing. Rainer Hantsch -- .-. | \\|// Ing. Rainer HANTSCH - Hardware + Software | | (o o)Service - Support - WEB-Design und Programmierung | |--

Re: [fpc-pascal]MySQL 4.0 Files

2003-10-07 Thread Rainer Hantsch
his is only required once. mfg Ing. Rainer Hantsch -- .-. | \\|// Ing. Rainer HANTSCH - Hardware + Software | | (o o)Service - Support - WEB-Design und Programm

Re: [fpc-pascal]General Question on code optimization...

2003-10-07 Thread Rainer Hantsch
ocess that parts which are actually used. mfg Ing. Rainer Hantsch -- .-. | \\|// Ing. Rainer HANTSCH - Hardware + Software | | (o o)Service - Support - WEB-Design und Programmierung | |--oOO

Re: [fpc-pascal]working with bitmaps

2003-10-17 Thread Rainer Hantsch
Ing. Rainer Hantsch -- .-. | \\|// Ing. Rainer HANTSCH - Hardware + Software | | (o o)Service - Support - WEB-Design und Programmierung | |

Re: [fpc-pascal]Re: working with bitmaps

2003-10-20 Thread Rainer Hantsch
Do you Yahoo!? | The New Yahoo! Shopping - with improved product search | http://shopping.yahoo.com | | ___ | fpc-pascal maillist - [EMAIL PROTECTED] | http://lists.freepascal.org/mailman/listinfo/fpc-pascal | mfg

Re: [fpc-pascal]Re: working with bitmaps

2003-10-20 Thread Rainer Hantsch
t FPC goes more and more into a direction which does not make life very easy. Often it is enough to be able to switch into "graphics mode" and draw some trivial graphs. This was absolutely no problem with DOS and TP/BP, but it is impossibl

Re: [fpc-pascal]Re: working with bitmaps

2003-10-20 Thread Rainer Hantsch
working code sample would be great. On Mon, 20 Oct 2003, Pavel Kanzelsberger wrote: | I succeed to compile pasjpeg with -dWindows compiler option in Linux and | few changes in sources :) | | Pavel Kanzelsberger mfg Ing. Rainer Hantsch

[fpc-pascal]Trivial Graphics on Linux?

2003-10-21 Thread Rainer Hantsch
causes an extreme overhead. Having a simple pixel-array which can be accessed by using the ordinary fpc graph unit would be perfect. mfg Ing. Rainer Hantsch -- .-. | \\|// Ing. Rainer HANTSCH - Hardware

[fpc-pascal]Does anybody know OS-X UMASK setting?

2003-11-06 Thread Rainer Hantsch
Hi! A friend of me has hot OS-X for his mac. He needs to set UMASK to 000 as default, currently it is 022. But OS-X seems to have this hidden somewhere, it is different. Can somebody help, please? mfg Ing. Rainer Hantsch

[fpc-pascal]FPC on older linuxes?

2003-11-14 Thread Rainer Hantsch
or I write ncurses apps in FPC (I love small and fast apps, so this is my favorite). Is there something which makes life easier with GUI? - But again, this must also work on old SuSE 5.2, so this is a sub-point to the above question. mfg Ing. Rainer Ha

[fpc-pascal]How to access a parallel port?

2004-01-05 Thread Rainer Hantsch
would be helpful. mfg Ing. Rainer Hantsch -- .-. | \\|// Ing. Rainer HANTSCH - Hardware + Software | | (o o)Service - Support - WEB-Design und Programmierung | |--oOOo-(_)-oOOo

[fpc-pascal]Better/full internet-support in FPC on Linux?

2004-02-25 Thread Rainer Hantsch
ly on old old 2.0.33 systems like SuSE 5.2/5.3, but this is a MUST for me). mfg Ing. Rainer Hantsch -- .-. | \\|// Ing. Rainer HANTSCH - Hardware + Software | | (o o)Service - Supp

Re: [fpc-pascal]RE: XTest extension for fpc

2004-03-18 Thread Rainer Hantsch
e. | | Bye and a big thanks again, | Marc | | | | ___ | fpc-pascal maillist - [EMAIL PROTECTED] | http://lists.freepascal.org/mailman/listinfo/fpc-pascal | mfg Ing. Rainer Hantsch -- .---

Re: [fpc-pascal]RE: XTest extension for fpc

2004-04-09 Thread Rainer Hantsch
.) see how complicated it is. Open a window, doo some little things inside,... On Thu, 18 Mar 2004, Marc Santhoff wrote: | Am Do, den 18.03.2004 schrieb Rainer Hantsch um 10:40: | > Hi! | > | > Only a question of interest: | > Are you trying to get FPC compiling X11 apps? | | N

RE: [fpc-pascal] Cooperative Mult Tasker under DOS with FP

2004-07-01 Thread Rainer Hantsch
Hantsch -- .-. | \\|// Ing. Rainer HANTSCH - Hardware + Software | | (o o)Service - Support - WEB-Design und Programmierung | |--oOOo-(_)-oOOo

[fpc-pascal] Graphics in Linux?

2005-09-28 Thread Rainer Hantsch
me to use them. Best would really be some kind of "graph" emulation. Could you (if something _working_ is already available), please, leave me a link to it and - please - leave me a short example-source? Thanks in advance. m

Re: [fpc-pascal] Graphics in Linux?

2005-09-29 Thread Rainer Hantsch
GRAPH" it is in chapter 8. It is just like the old days with TP6.0 mfg Ing. Rainer Hantsch -- .-. | \\|// Ing. Rainer HANTSCH - Hardware + Software | | (o o)Service - Support - WEB-Desig

Re: [fpc-pascal] Graphics in Linux?

2005-09-29 Thread Rainer Hantsch
On Thu, 29 Sep 2005, Peter Andersen wrote: | Rainer Hantsch wrote: | Here you are wrong :) It's working in linux that's for sure (i am using | it) But that is on a svga console. Display 800x600 and 256 color. Well, this is actually useless because it only works on the local displa

[fpc-pascal] Code example needed, please!

2006-06-29 Thread Rainer Hantsch
me how this is done in Windows, please? mfg Ing. Rainer Hantsch ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Code example needed, please!

2006-06-29 Thread Rainer Hantsch
args for controlling it. | Well, I have written such a program (Delphi-FPC) not very long ago. I can't | provide it as an example (and it is not very little), but I can describe | necessary steps and provide code bits. Great! Code bits are very welcome! Ing. Rainer Ha

[fpc-pascal] Problem with GLOB()

2006-10-03 Thread Rainer Hantsch
on there and re-compiled the source, but the result is the same. Any idea about what is wrong here? mfg Ing. Rainer Hantsch ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal] Question on programming serial communication.

2008-02-25 Thread Rainer Hantsch
rse, everything must work non-blocking. Please, be so kind and help. I have a book about FreePascal (from Michael), but this book is too old and does not cover all the new functions of FreePascal, so it is somewhat problematic to me, because I write programs without an IDE and/or Lazaru

Re: [fpc-pascal] Question on programming serial communication.

2008-02-25 Thread Rainer Hantsch
uch Windows (because I want to make my life easier, not harder), nor do I want to continue with DOS (see points 1+2 of above). ;-) Hope this clears a bit what I actually want. mfg Ing. Rainer Hantsch ___ fpc-pascal maillist - fpc-pascal@lists

Re: [fpc-pascal] Question on programming serial communication.

2008-02-25 Thread Rainer Hantsch
functionality, so all I have to do is adding something to the "uses" part and then call some procedures/functions? Actually, I must say that I do not really want to "reinvent the wheel" if something is already existing, therefore I ask first. mfg

Re: [fpc-pascal] Question on programming serial communication.

2008-02-25 Thread Rainer Hantsch
n therefore be addressed precisely. So I can read the room temperatures and adjust the temperature of the central heating, position of mixers,... And I only need one (serial) bus/port with 5 wires for that. :-D But you are right, this part is no problem and approved since meanwhile 10 yea

Re: [fpc-pascal] Question on programming serial communication.

2008-02-25 Thread Rainer Hantsch
the left. But everything is in German language...) mfg Ing. Rainer Hantsch ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal] Question on low-level functions for ttySxx

2008-03-26 Thread Rainer Hantsch
Hello, I am currently modernizing my "serial communications unit", which actually is a OOP wrapper around IOCtrl and termio. It currently supports the following functions: -- functionOpen(portdev: string): boolean; // Open serial port procedur

[fpc-pascal] oCRT and ncurses in openSuSE 11.0 (32-Bit)

2009-04-01 Thread Rainer Hantsch
Hello, I wanted to port an old program from fpc 1.0.4 (SuSE 7.0) -> fpc 2.0.4 (openSuSE 11.0, 32-bit). My program uses ken wright's oCRT, and I have a version which was extended by ken wright personally with some additional functions. It was very surprising that I could compile the main part of m

[fpc-pascal] oCRT and ncurses in openSuSE 11.0 (32-Bit)

2009-04-02 Thread Rainer Hantsch
swers are welcome in German or English. Ing. Rainer Hantsch ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal