[fpc-pascal] fpGUI documentation

2013-10-02 Thread Patrick
of work since then, is this document still valid? Once I know what I am doing maybe I can help with the documentation a bit? Have a great day-Patrick ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman

Re: [fpc-pascal] GUI confusion

2013-10-01 Thread Patrick
work Graeme. -Patrick On 09/30/2013 03:33 PM, Fred van Stappen wrote: Have you try fpGUI ? https://github.com/graemeg/fpGUI/tree/develop Date: Mon, 30 Sep 2013 01:07:56 -0500 Subject: Re: [fpc-pascal] GUI confusion

[fpc-pascal] fpGUI documentation

2013-10-01 Thread Patrick
found this PDF online: http://geldenhuys.co.uk/articles/fpgui.pdf It's from 2008 and it sound like you have done a lot of work since then, is this document still valid? Once I know what I am doing maybe I can help with the documentation a bit? Have a great day-Patrick

Re: [fpc-pascal] GUI confusion

2013-09-30 Thread Patrick
, 2013 8:24 AM, Patrick patr...@spellingbeewinnars.org mailto:patr...@spellingbeewinnars.org wrote: I don't really like IDEs. I used gvim and I suppose it could almost be called an IDE as well but I mean I would rather use the shellr then clicking on a build button. For what its worth, I use free

[fpc-pascal] GUI confusion

2013-09-29 Thread Patrick
, there just seems to be a lot of conflicting information and I am confused-Patrick ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] GUI confusion

2013-09-29 Thread Patrick
this time. It is possible that the language is not being presented exactly as is intended or that there is too much room for people to misinterpret how the programming environment works. -Patrick On 09/29/2013 12:50 PM, Sven Barth wrote: On 29.09.2013 15:24, Patrick wrote: Hi Everyone I

Re: [fpc-pascal] GUI confusion

2013-09-29 Thread Patrick
, Would it be correct to compare LCL to WxWidgets ? In the sense that it is a meta-widget toolkit? Thanks ! -Patrick ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal] Favourite Pascal books

2013-01-22 Thread Patrick
Hi Everyone I am just putting together an order for abebooks. They have a million and one Pascal books. I can't decide on which ones to buy. Could you let me know what your favourite Pascal books are? -Patrick ___ fpc-pascal maillist - fpc

Re: [fpc-pascal] Favourite Pascal books

2013-01-22 Thread Patrick
Thanks to Leonardo, Ewald and Graeme I am off to a great start-Patrick ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Basically on the right track?

2012-12-30 Thread Patrick
On 12-12-29 12:10 PM, Leonardo M. Ramé wrote: From: Patrick patr...@spellingbeewinnars.org To: FPC-Pascal users discussions fpc-pascal@lists.freepascal.org Cc: Sven Barth pascaldra...@googlemail.com Sent: Saturday, December 29, 2012 1:18 PM Subject: Re: [fpc

Re: [fpc-pascal] Basically on the right track?

2012-12-29 Thread Patrick
/gtk2x11/gdk2x.pas Compiling ./src/pangocairo/pangocairo.pas 180750 lines compiled, 0.7 sec 5 warning(s) issued when I called make from inside the gtk2 examples I got: :make make -C helloworld all make[1]: Entering directory `/home/patrick/modified_since_dec29_2012/programming

Re: [fpc-pascal] Basically on the right track?

2012-12-28 Thread Patrick
is correct first though before I trouble you more with helloworld.pas -Patrick ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Basically on the right track?

2012-12-28 Thread Patrick
Hope I am not wearing out the warm welcome I have received I installed the 64 bit .deb package from the website. I am still getting a lot of errors. I am starting to wonder if I have borked my install. I am on Debian stable right now. I can move to Mint Mate desktop... At the end of the

Re: [fpc-pascal] Basically on the right track?

2012-12-28 Thread Patrick
the -st switch but a script was not generated. I have the results below but don't worry too much about it, I am going to start fresh again Thanks-Patrick :fpc -st helloworld.pas Free Pascal Compiler version 2.6.0 [2012/08/24] for x86_64 Copyright (c) 1993-2011 by Florian Klaempfl and others Target

[fpc-pascal] Basically on the right track?

2012-12-27 Thread Patrick
: Is it possible to specify the libraries to use to fpc ? In Ada we have .gpr files that can list where things are to be found. Thanks for reading Merry Christmas to the list members celebrating the holiday-Patrick ___ fpc-pascal maillist - fpc-pascal

Re: [fpc-pascal] Basically on the right track?

2012-12-27 Thread Patrick
switches I will be fine now, sorry for the noise. I am enjoying my holidays, I hope you guys are too ! -Patrick :fpc hello_gtk.pas Free Pascal Compiler version 2.4.0-2 [2010/02/20] for x86_64 Copyright (c) 1993-2009 by Florian Klaempfl Target OS: Linux for x86-64 Compiling hello_gtk.pas

Re: [fpc-pascal] Basically on the right track?

2012-12-27 Thread Patrick
use a flag --prefex=/pat with configure to install into a directory not in my PATH. I then call my source built programs using their full path names instead. I installed 2.4 by mistake from source(in /usr) and seem to be having trouble removing it. Thanks again for all your time-Patrick

Re: [fpc-pascal] Basically on the right track?

2012-12-27 Thread Patrick
.i386-linux.tar. I did find another link and installed the compiler. I appreciate all the time everyone has already put in-Patrick Free Pascal Compiler version 2.6.0 [2011/12/23] for x86_64 Copyright (c) 1993-2011 by Florian Klaempfl and others Target OS: Linux for x86-64 Compiling helloworld.pas

Re: [fpc-pascal] Cross compiling: from linux to Darwin or Mac OS X

2010-03-26 Thread Patrick Chevalley
I try and give up. What I use now is a Mac virtual machine running on my Linux x64. It's too bad you have to turn to the dark side of the Internet for instruction on how to do that. Patrick ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org

Re: [fpc-pascal] Cross-compiling from 64-bit Linux to 32-bit Linux

2010-02-09 Thread Patrick Chevalley
I use Ubuntu 9.10 64bit and I can confirm this link are present with this release. To search for the package that contain a file I find apt-file handy: sudo apt-get install apt-file sudo apt-file update and then apt-file search libX11 ___ fpc-pascal

Re: [fpc-pascal] Cross-compiling from 64-bit Linux to 32-bit Linux

2010-02-08 Thread Patrick Chevalley
Install the ia32-libs package. also check if your fpc.cfg contain the following lines, I not remember if I add them: #ifdef cpui386 -Fl/usr/lib32 -Xd #endif Patrick ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org

Re: [fpc-pascal] Get Timestamp since 1970 (linux)

2007-06-04 Thread patrick feillant
Hello, You can do that with ? MilliSecondsBetweenhttp://lazarus-ccr.sourceforge.net/fpcdoc/rtl/dateutils/millisecondsbetween.html Calculate the number of whole milliseconds between two DateTime values. between encodedatetime(1970,1,1,0,0,0,0) and Present I don't test, but it's probably

Re: [fpc-pascal] Re: Windows CE emulator and console

2007-05-27 Thread patrick feillant
by emulator). The (X) on the rigth of the windows don't stop the run on pocket pc, you must stop the run by a button witch close the main window. (or you stop the process under system / memory / stop process. I also access to the web under the emulator, test that in a first time. bye. Patrick from

Re: [fpc-pascal] Re: Windows CE emulator and console

2007-05-26 Thread patrick feillant
Hello, I use Microsoft Device emulator standalone, which emule pocket Pc , it is very easy. But is not a new emulator ? I test with this one on windows xp. But all the controls don't work correctly on Wince. 2007/5/25, Felipe Monteiro de Carvalho [EMAIL PROTECTED]: Hi, Is anyone using the

RE: [fpc-pascal](no subject)

2003-03-15 Thread Patrick Zerafa
ages? What did you use before? Regards John -Original Message- From: Patrick Zerafa [mailto:] Sent: Friday, March 14, 2003 16:38 To: [EMAIL PROTECTED] Subject: [fpc-pascal](no subject) Dear sir, Hi, I installed Pascal but the Interface is not the right one a

[fpc-pascal](no subject)

2003-03-14 Thread Patrick Zerafa
Dear sir, Hi, I installed Pascal but the Interface is not the right one and it is not as fast as it was once downloaded. Please can you tell me how to get the right Pascal Interface and working properly? your sincerely Patrick Zerafa. MSN 8 helps ELIMINATE E-MAIL VIRUSES. Get 2 months FREE