[fpc-pascal] fpGUI documentation

2013-10-02 Thread Patrick
rom 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 ___ fpc-pascal maillist - fpc-pascal@lists.fr

[fpc-pascal] fpGUI documentation

2013-10-01 Thread Patrick
/corelib/fpg_cmdlineparams.xml". I 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 docume

Re: [fpc-pascal] GUI confusion

2013-10-01 Thread Patrick
a really good project. Nice 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

2013-09-30 Thread Patrick
, 2013 8:24 AM, "Patrick" <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 fr

Re: [fpc-pascal] GUI confusion

2013-09-29 Thread Patrick
about my experiences, maybe I can help to clear away the FUD. BTW, 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

Re: [fpc-pascal] GUI confusion

2013-09-29 Thread Patrick
along 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 Everyo

[fpc-pascal] GUI confusion

2013-09-29 Thread Patrick
FM me, I am trying, 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] 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

[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 -

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 To: FPC-Pascal users discussions Cc: Sven Barth Sent: Saturday, December 29, 2012 1:18 PM Subject: Re: [fpc-pascal] Basically on the right track? I was able to compile helloworld2 and run it without

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

2012-12-29 Thread Patrick
.pas Compiling ./src/gtkext/gtk2ext.pp Compiling ./src/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

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

2012-12-28 Thread Patrick
t. Thanks ! I tried 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

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 e

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

2012-12-28 Thread Patrick
On 12/28/2012 08:39 AM, Juha Manninen wrote: On Fri, Dec 28, 2012 at 6:47 AM, Patrick wrote: I am also finding the site confusing. If I click on AMD64/x86_64 on the binary download page and then choose sourceforge, I end up being offered a package that says fpc-2.6.0.i386-linux.tar. I

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] Basically on the right track?

2012-12-27 Thread Patrick
removing it. Thanks again for all your time-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-27 Thread Patrick
the most part). With fpc 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 Com

[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-p

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.freepasca

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 mail

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

2010-02-08 Thread Patrick Chevalley
> I have the same problem (or not?) : Maybe ... try $ locate crti.o must return: /usr/lib/crti.o /usr/lib32/crti.o On Debian/Ubuntu /usr/lib32/crti.o is in a package require by ia32-libs. Beware the path are not the same with Redhat! /usr/lib is 32bit and /usr/lib64 for 64bit. Patr

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 ? MilliSecondsBetween 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 o

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

2007-05-27 Thread patrick feillant
he file will be busy (test.exe used 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

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

[fpc-pascal] Advantages of Pascal

2007-02-20 Thread Patrick Leslie Polzer
Dear FreePascal adepts, when I was younger (about seven years ago), I wrote several programs in Borland's Turbo Pascal version 7 (IIRC). I then learned C and haven't looked much at Pascal ever since. However, I'm still fond of Pascal's clear syntax, so I would like to know more about its adva

RE: [fpc-pascal](no subject)

2003-03-15 Thread Patrick Zerafa
do compile& run, or debug? What did you >download? What were the error messages? 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)

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

[fpc-pascal](no subject)

2003-03-10 Thread Patrick Zerafa
window in which I clicked OK and nothing happened.   Please can you tell me how to install Pascal?   I hope to recieving from you   Patrick ZerafaMSN 8 helps ELIMINATE E-MAIL VIRUSES. Get 2 months FREE*. ___ fpc-pascal maillist - [EMAIL PROTECTED

[fpc-pascal](no subject)

2003-03-08 Thread Patrick Zerafa
Dear Sir, I have tried to install Pascal by the default Base Path (c:/pp), but the installation was not succesful: because it told me to write another Base Path but still cannot install Pascal,   I look forwarding to your replying ad helping me in the future.   your sincerely Patrick ZerafaAdd

[fpc-pascal]Hi

2003-03-07 Thread Patrick Zerafa
.   Patrick Zerafa Help STOP SPAM with the new MSN 8 and get 2 months FREE* ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal