Re: [fpc-pascal] FPC + fpGUI + Raspberry Pi = fantastic

2012-09-13 Thread Den Jean
7; Packages | cut -d' ' -f2 Kind regards, Den Jean ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] CDDB unit

2010-12-19 Thread Den Jean
On Saturday 18 December 2010 23:56:24 Andrew Haines wrote: > Does anyone have the cddb unit that was on the wiki once upon a time? > http://wiki.lazarus.freepascal.org/CDDB > > The link on that page is now dead. is this one not useful ? fpc/packages/cdrom/src/fpcddb.pp

Re: [fpc-pascal] FPC + Haiku

2011-01-31 Thread Den Jean
On Monday 31 January 2011 09:07:47 Marco van de Voort wrote: > > Qt based in fact ;-) But, yes, Lazarus runs quite well. Integrated Nice to know it still works > If you are in Brussels again next week, don't forget to show me :-) Fosdem ? ___ fpc-pascal

Re: [fpc-pascal] Re: operator overloading and counting references / creating / destoying anonymous instances

2011-07-29 Thread Den Jean
On Friday 29 July 2011 13:43:58 Bernd wrote: > With interfaces and their reference counting it can be made to work > but the cost of doing this seems so immense that I don't believe it is > justifiable in many real world applications (at least not in my > application). The performance penalty was t

Re: [fpc-pascal] FPC i386 and x86_64 using the same source

2011-08-22 Thread Den Jean
en > installing the 64 bit compiler) these options like crosszipinstall, crossinstall, ... are probably documented in a dozen places, albeit not visible enough for my blind eyes. Wouldn't it be nice if they showed up in the BuildFaq http://www.stack.nl/~marcov/build

Re: [fpc-pascal] Getting Hardware information in Linux

2011-10-18 Thread Den Jean
On Tuesday 18 October 2011 19:36:48 ik wrote: > Does anyone know or can point me on how to do it ? read the output of lshw or read its source on how to do it yourself. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org

Re: [fpc-pascal] fpc 2.6.0-rc1 for arm-embedded

2011-12-08 Thread Den Jean
On Thursday 08 December 2011 13:49:16 Koenraad Lelong wrote: > /usr/lib/fpc/2.6.0/units/arm-embedded/rtl/system.o does not support > interworking, whereas test-1.elf does does this thread help ? http://lists.freepascal.org/lists/fpc-devel/2011-August/025615.html ___

Re: [fpc-pascal] libQT4Pas - Why it is needed?

2012-01-30 Thread Den Jean
On Monday 30 January 2012 09:28:00 michael.vancann...@wisa.be wrote: > There are no plans to support it, since every C++ compiler uses it's own > (incompatible) format, and G++ changes it format regularly, so I was > given to understand. even with support for calling c++ methods, the many inlined

Re: [fpc-pascal] libQT4Pas - Why it is needed?

2012-01-30 Thread Den Jean
On Monday 30 January 2012 23:08:36 Krzysztof wrote: > > the qt interface. The gpl? license may or may not make that possible the binding and Qt are LGPL ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listi

Re: [fpc-pascal]problems linking to libborqt

2004-01-26 Thread Den Jean
On Monday 26 January 2004 08:28 pm, Pedro Lopez-Cabanillas wrote: > use: > fpc -Fl/usr/lib/kylix3 test.pas > It worked. Thank you very much. kind regards, Den Jean ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.or

[fpc-pascal]compiling CLX with FPC and Classes.Inc

2004-02-03 Thread Den Jean
ed in RtlConsts and used everywhere. kind regards, Den Jean ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal] FPC on ARM (eg Zaurus)

2004-10-21 Thread Den Jean
which the ARM part compiles ? * I already tried 30 Jan 2003. The date on which the FPC news webpage announces that it works on Zaurus kind regards, Den Jean ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] FPC on ARM (eg Zaurus)

2004-10-22 Thread Den Jean
a report see : http://users.pandora.be/Jan.Van.hijfte/qtforfpc/SetupFPCCrossCompile.html kind regards, Den Jean ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] FPC on ARM (eg Zaurus)

2004-10-22 Thread Den Jean
On Friday 22 October 2004 04:22 pm, Florian Klaempfl wrote: >The "official" way is to do use -XP: >ppcarm -XParm-linux- hello >and install the arm-linux-as and arm-linux-ld into e.g. /usr/local/bin Nice. Webpage has been updated. But the help of ppcarm -h does not show this option XP (if I checke

Re: [fpc-pascal] FPC on ARM (eg Zaurus)

2004-10-25 Thread Den Jean
ex.php/Platform_list If you have a better place than Platform List, just move it. kind regards, Den Jean ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] FPC on ARM (eg Zaurus)

2004-10-31 Thread Den Jean
== So, how can I tell ppcarm not to use /usr/lib ? When fiddling with LD_LIBRARY_PATH, I found out that the compiler programs ofcourse cannot cope with a library path to arm libs. kind regards, Den Jean ___ fpc-pascal

Re: [fpc-pascal] FPC on ARM (eg Zaurus)

2004-11-04 Thread Den Jean
-- So I add /usr/lib/fpc/1.9.3/cross/arm-linux/units/rtl/prt0.o to link.res (thank you Jose Pascual for this idea) Again this compiles but the resulting executable give the same ... "No such file or directory"...

Re: [fpc-pascal] FPC on ARM (eg Zaurus)

2004-11-05 Thread Den Jean
compiler. *** I will report asap when I get something of Qt/E running on the Zaurus with FPC. (I already tried the C++ example and that works) kind regards, Den Jean ___ fpc-pascal maillist - [EMAIL PROTECT

Re: [fpc-pascal] FPC on ARM (eg Zaurus)

2004-11-08 Thread Den Jean
/users.pandora.be/Jan.Van.hijfte/qtforfpc/ScreenShot01.html So there are some problems to solve. I will try to isolate the code that is problematic. kind regards, Den Jean ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] FPC on ARM (eg Zaurus)

2004-11-20 Thread Den Jean
bedded server appears to be running. If you want to run this program as a server, add the -qws command line option. ----- kind regards, Den Jean ___ fpc-pascal maillist - [EMAIL PROTECTED]

Re: [fpc-pascal] FPC on ARM (eg Zaurus)

2004-11-21 Thread Den Jean
On Saturday 20 November 2004 11:53 pm, Den Jean wrote: > it crashes > when compiled for ARM > I also debugged it on the zaurus with gdb. On clicking the button that is attached to AppQuit I get: Program received signal SIGILL, Illegal instruction. $000a0e84 in U_SYSUTILS_UPPER

Re: [fpc-pascal] FPC on ARM (eg Zaurus)

2004-11-22 Thread Den Jean
On Sunday 21 November 2004 11:41 pm, Den Jean wrote: > I also debugged it on the zaurus with gdb. > I debugged somewhat more and this learned me that the record Method is passed by reference instead of by value as it should. With a little hack I managed to force a call by value. L

Re: [fpc-pascal] FPC on ARM (eg Zaurus)

2004-11-23 Thread Den Jean
On Tuesday 23 November 2004 11:13 am, Florian Klaempfl wrote: > This is indeed an improper implemntation of the arm abi, I'll fix it > asap. Thanks a lot. In the mean time I changed the binding so that it uses LargeInt instead of TMethod. So the big demo program almosts works :-) -

Re: [fpc-pascal] FPC on ARM (eg Zaurus)

2004-11-28 Thread Den Jean
these problems into a very small program. In the mean time enjoy these animated screenshots of the demo program running on the Zaurus. http://users.pandora.be/Jan.Van.hijfte/qtforfpc/ScreenShot03.html for sources look on http://users.pandora.be/Jan.Van.hijfte/qtforfpc/qtedemo.html kind rega

Re: [fpc-pascal] FPC on ARM (eg Zaurus)

2004-11-28 Thread Den Jean
On Sunday 28 November 2004 02:56 pm, Den Jean wrote: > In the mean time enjoy these animated screenshots of the demo program running > on the Zaurus. >http://users.pandora.be/Jan.Van.hijfte/qtforfpc/ScreenShot03.html > I updated the animation for the non Konqueror browsers. No

[fpc-pascal] Error: Can't declare procedure as EXTERNAL

2004-12-02 Thread Den Jean
ternal directives in my qte binding) And most importantly: 3) This way the interface gets cluttered with implementation details like "name QtNamePrefix + 'QObjectList_create2'" kind regards, Den Jean ___ fpc-pascal mai

Re: [fpc-pascal] new arm snapshot

2005-01-04 Thread Den Jean
ERNAL" problem. I will post it on the web asap and update the wiki Btw, the trigonometric functions still fail on arm. Did you manage to install 3.5.1 (or 3.5.2) ? kind regards, Den Jean ___ fpc-pascal maillist - fpc-pascal@li

Re: [fpc-pascal] new arm snapshot

2005-01-07 Thread Den Jean
o demonstrate this. To everyone with a Zaurus, If you try this demo, please send some feedback to improve the instructions in README.TXT. I will put everything on the FPC wiki aswell. http://users.pandora.be/Jan.Van.hijfte/qtforfpc/qtedemo.html kind

Re: [fpc-pascal] new arm snapshot

2005-01-11 Thread Den Jean
On Friday 07 January 2005 06:25 pm, Den Jean wrote: > > There are still some problems with: > * trigonometric functrions: >They do not crash anymore (something was changed). >But the results are wrong. In Intel its ok > > I should/shall make some small program

[fpc-pascal] Qt binding for FPC

2005-02-13 Thread Den Jean
everything (Qt/Embedded and Qt i386) to sourceforge. http://sourceforge.net/projects/qtforfpc/ http://sourceforge.net/project/screenshots.php?group_id=116605 kind regards, Den Jean ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http

[fpc-pascal] CLX for FPC + Bug i386 cdecl

2005-03-08 Thread Den Jean
teln (' Oooops:i<>p'); if integer(PA) <> integer (p) then writeln (' Oooops:PA<>p'); Result:=Length(PA); writeln(' Length:',Result); end; begin SetLength (Points, 3); Points [0] := Point (1,2); Points [1] := Point (3,4); Point

Re: [fpc-pascal] installing ppcrossarm from cvs

2005-05-12 Thread Den Jean
edemo.html the ... from CVS instructions ... (arm or even i386) are way at the bottom. I thought the PREFIX option may interest you. kind regards, Den Jean ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailm

Re: [fpc-pascal] ARM compiler platforms

2005-07-07 Thread Den Jean
On Wednesday 06 July 2005 07:32 am, Marc Santhoff wrote: > Hi, > > since the website only seems to mention the Zaurus as device for running > fpc and executing it's program i assume (cross)compiling at least works > on linux. > For a sample application created with FPC take look at: http://user

Re: [fpc-pascal] Sharp Zaurus ARM port stability?

2005-07-21 Thread Den Jean
ld adapt my installation instructions to match your experience on your distro. I will add then update my webpage and the fpc wiki (they need an update anyhow) http://users.pandora.be/Jan.Van.hijfte/qtforfpc/qtedemo.html http://www.freepascal.org/wiki/index.php/Setup_Cross_Compile_For_ARM

Re: [fpc-pascal] Sharp Zaurus ARM port stability?

2005-07-21 Thread Den Jean
luding version 10.1 (so not 2005 or 10.2, but that is off list) kind regards, Den Jean ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Sharp Zaurus ARM port stability?

2005-07-21 Thread Den Jean
n join forces with him. http://andy.jgknet.de/oss/qt/qt3forFPC/ http://andy.jgknet.de/oss/kylix/wiki/index.php/Qt3_for_Kylix kind regards, Den Jean ___ fpc-pascal

[fpc-pascal] Sharp Zaurus ARM port stability?

2005-10-23 Thread Den Jean
time I need to create some special classes by hand that were also created by by Borland to accomodate special behaviour not possible directly with Qt2 via the binding. You can recognize these classes with : grep QCLX -i Qt.pas | grep -i class kind regards, Den Jean

Re: [fpc-pascal] Sharp Zaurus ARM port stability?

2005-10-24 Thread Den Jean
On Monday 24 October 2005 09:52 am, Michael Van Canneyt wrote: > Maybe we can check it in in FPC's SubVersion under packages ? > This way it can be used/tested by everyone. contacted off list ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org htt

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-09 Thread Den Jean
ding is UCS2. > > - Uses anti aliased fonts on Linux (XFT). > > - All screen drawing is double buffered. > > - Has docking forms. > > - Has embedded forms (similar to TFrame). impressive Den Jean ___ fpc-pascal m

Re: [fpc-pascal] GTK2 and arm-linux

2005-12-26 Thread Den Jean
he Zaurus ? Something I can fix ? kind regards, Den Jean ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal] Slashdot article

2006-02-17 Thread Den Jean
.html The first alternative for the most wanted applications is Pixel Image Editor, a FreePascal application. kind regards, Den Jean ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo

[fpc-pascal] FOSDEM 2006

2006-02-21 Thread Den Jean
Hi, is someone going to the FOSDEM 2006 this WE in Brussels ? http://www.fosdem.org/2006 kind regards, Den Jean ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal] another fpc RAD: MSEide

2006-04-18 Thread Den Jean
dify all pages, but did not find an appropriate page either. Perhaps there should be some page: fpc related projects. kind regards, Den Jean ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal] FPC Qt4 for Mac

2006-05-12 Thread Den Jean
:-) kind regards, Den Jean ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] X Windows and FPC

2006-07-28 Thread Den Jean
gration with Lazarus will have to wait until the > widget set is more robust, but that is one of my goals. What are your thoughts on msegui, also a gui library on top of xlib and gdi ? It would be nice if an xlib expert would join Martin :-) kind reg

[fpc-pascal] 2.0.4-rc2: compiling mseide gives Fatal Internal errors

2006-07-31 Thread Den Jean
on/kernel/i386-linux/ -Fu/other/storage/rpms/fpc/cvs/mseide-msegui/lib/common/kernel/ -Fi/other/storage/rpms/fpc/cvs/mseide-msegui/lib/common/kernel/ -Fu/other/storage/rpms/fpc/cvs/mseide-msegui/lib/common/*/ -l -Mobjfpc -Sh -gl mseide.pas kind regards, Den Jean __

[fpc-pascal] FPC Qt4 Binding V1.18

2006-09-12 Thread Den Jean
Hi, FYI: The FPC Qt4 binding now also includes support for MS Windows Linux X11 and OS X support were already present. kind regards, Den Jean ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org

[fpc-pascal] Qt4 binding ported to 64bit

2006-10-20 Thread Den Jean
nd regards, Den Jean ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Qt4 binding ported to 64bit

2006-10-24 Thread Den Jean
On Friday 20 October 2006 21:05, Florian Klaempfl wrote: > > What do you think about integrating the qt4 stuff into the fpc svn > repository? responded off list on how & feasibility ... Den Jean ___ fpc-pascal maillist

Re: [fpc-pascal] Set format

2006-11-14 Thread Den Jean
Is is easier kind regards, Den Jean ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal] size of "long" on different platforms

2006-11-14 Thread Den Jean
dif} kind regards, Den Jean ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] size of "long" on different platforms

2006-11-14 Thread Den Jean
On Tuesday 14 November 2006 22:28, Jonas Maebe wrote: > There's a unit called ctypes in the rtl with all these types defined > (prefixed by "c", i.e. cshort, cchar, clong, ...) > thx, I do not see the win64 exception in the define

Re: [fpc-pascal] size of "long" on different platforms

2006-11-15 Thread Den Jean
does this mean that the long in  bool myEventFilter(void *message, long *result); is 32 bit on win64 ??? regards, Den Jean ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] size of "long" on different platforms

2006-11-16 Thread Den Jean
On Wednesday 15 November 2006 21:27, Marco van de Voort wrote: > long is 32-bit on win64 afaik (longlong is 64-bit), it is defined as 64-bit > in ctypes. I hope you don't mind that I created a reminder: http://www.freepascal.org/mantis/view.php?id=7831 regards

Re: [fpc-pascal] GTK2 Lazarus Project, but I want QT.

2007-06-21 Thread Den Jean
andriva 2007 Spring do urpmi libxrender1-devel libxcursor1-devel libxrandr2-devel libxinerama1 libxinerama1-devel libmesagl1-devel libmesaglu1-devel to have all the required files for compilation. Windows: download and install from trolltech. do not forget to set environment variable of Q

Re: [fpc-pascal] GTK2 Lazarus Project, but I want QT.

2007-06-21 Thread Den Jean
z with 256 MB. Compiling C++ needs memory. regards, Den Jean ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Is there some binary packet for ARM version 2.2

2007-11-15 Thread Den Jean
On Thursday 15 November 2007 05:35:06 pm Henry Vermaak wrote: > there's an i386-win32 to arm-wince cross compiler on the download > page.  the arm-linux one is native, so you'll have to build  your own > cross compiler, if i'm not mistaken. I just build a cross fpc with svn 9263, but noticed that

Re: [fpc-pascal] Lazarus + Qt4 in FreeBSD

2007-11-24 Thread Den Jean
or bsd :-). ? if so start from the linux source code and compile script. kind regards, Den Jean ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Lazarus + Qt4 in FreeBSD

2007-12-02 Thread Den Jean
qt libqt4intf.so => /usr/lib/libqt4intf.so (0xb7d21000) libQtCore.so.4 => /usr/lib/qt4/lib/libQtCore.so.4 (0xb7a51000) libQtGui.so.4 => /usr/lib/qt4/lib/libQtGui.so.4 (0xb7294000) (/usr/lib on my system) regards, Den Jean __

Re: [fpc-pascal] Lazarus + Qt4 in FreeBSD

2007-12-07 Thread Den Jean
On Tuesday 04 December 2007 05:08:15 pm [EMAIL PROTECTED] wrote: > {$IFDEF FREEBSD} > QtIntf  = 'libqt4intf.so'; > {$ENDIF} but there are many LINUX ifdefs. (see below) It would be complicated to add "... or FREEBSD or NETBSD" everywhere etc. I am considering to replace LINUX with UNIX everywh

Re: [fpc-pascal] Lazarus + Qt4 in FreeBSD

2007-12-07 Thread Den Jean
On Tuesday 04 December 2007 05:08:15 pm [EMAIL PROTECTED] wrote: > If you ran ldd libqt4intf.so, what is the output? $ ldd -r libqt4intf.so linux-gate.so.1 => (0xe000) libQtCore.so.4 => /usr/lib/qt4/lib/libQtCore.so.4 (0xb7be8000) libQtGui.so.4 => /usr/lib/qt4/lib/lib

Re: [fpc-pascal] Lazarus + Qt4 in FreeBSD

2007-12-11 Thread Den Jean
On Tuesday 11 December 2007 08:05:49 pm [EMAIL PROTECTED] wrote: > Attached the script that build libqt4intf.so in FreeBSD (test) try to run the demoes of c++ qt4 e.g. cd qt-x11-opensource-src-4.3.1/demos/textedit ./textedit try to build the demo of the fpc qt4 bindings and run those make su

Re: [fpc-pascal] Lazarus + Qt4 in FreeBSD

2007-12-12 Thread Den Jean
On Wednesday 12 December 2007 07:33:15 pm Den Jean wrote: > do you have a sse2 capable processor ? compile and run pure pascal (no qt or lazarus) program below to check anyhow (more verbose version of testsse2 of svn/fpctrunk/tests/test/testsse2.pp) { %OPT=-OaVARMAX=16 -OaVARMIN=16 } { %CPU=i

Re: [fpc-pascal] Lazarus + Qt4 in FreeBSD

2007-12-12 Thread Den Jean
On Wednesday 12 December 2007 12:24:02 pm [EMAIL PROTECTED] wrote: > $28cf59fa in qt_memfill32_sse2 () from /usr/local/lib/libQtGui.so.4 do you have a sse2 capable processor ? http://en.wikipedia.org/wiki/SSE2 ___ fpc-pascal maillist - fpc-pascal@lis

Re: [fpc-pascal] Lazarus + Qt4 in FreeBSD

2007-12-17 Thread Den Jean
On Saturday 15 December 2007 02:25:59 pm [EMAIL PROTECTED] wrote: > I will try disable SSE2 instructions... It was a long shot ... can you tell us which freebsd ? if I have time I may give it a try please try latest lazarus svn source again. (you are already using fpc 2.2.0 I see, Ok).

Re: [fpc-pascal] Lazarus + Qt4 in FreeBSD

2007-12-18 Thread Den Jean
On Tuesday 18 December 2007 11:39:44 am Jonas Maebe wrote: > It appears that you misunderstood the question: he asked *which*   > FreeBSD, not *why* FreeBSD. yes what should I download :-) ? 6.2, 6.3RC1 or 7.0BETA4 ncftp ...FreeBSD/ISO-IMAGES-i386 > ls 6.2 6.2-RELEASE-i386-bootonly.iso

Re: [fpc-pascal] Lazarus + Qt4 in FreeBSD

2007-12-21 Thread Den Jean
On Wednesday 19 December 2007 11:37:33 am [EMAIL PROTECTED] wrote: > I do some tests in my FreeBSD 6.1. In another FreeBSD 6.2 I build QT from > ports (that is an automated process, that applies some patchs before > build). In my FreeBSD 6.1 I build QT without ports (./configure, make, make > insta

Re: [fpc-pascal] Lazarus + Qt4 in FreeBSD

2007-12-21 Thread Den Jean
On Friday 21 December 2007 03:06:32 am [EMAIL PROTECTED] wrote: > Den, you want screenshots? Then see... thanks ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] beginner in pascal for Mac

2008-01-17 Thread Den Jean
On Thursday 17 January 2008 09:36:39 pm Graeme Geldenhuys wrote: > covered on the Lazarus Wiki. I believe I saw something there a while http://www.freepascal.org/ The very first section (overview) of the freepascal home page already contains links for mac fans : http://www.freepascal.org/fpcmac.

Re: [fpc-pascal] > ARM and graphic libraries

2008-02-25 Thread Den Jean
On Friday 22 February 2008 11:40:55 pm Weyert de Boer wrote: > Does anyone here have any experience with using FreePascal using ARM > microprocessor and drawing graphics? Zaurus (arm based) + qt/embedded) +freepascal: http://users.pandora.be/Jan.Van.hijfte/qtforfpc/qtedemo.html with Trolltech bo

Re: [fpc-pascal] Help converting h-file

2008-09-21 Thread Den Jean
On Sunday 21 September 2008 12:28:29 Felipe Monteiro de Carvalho wrote: > * Use Qt 4 (needs a commercial license for non-gpl software) Did you notice this: http://www.klc.net.nz/linux/?page_id=13 regards, Den Jean ___ fpc-pascal maillist -

Re: [fpc-pascal] Gecko / Firefox / XPCOM

2009-05-24 Thread Den Jean
On Thursday 21 May 2009 22:34:52 Henrik Genssen wrote: > I am trying to use the gecko libs from > http://sourceforge.net/projects/d-gecko with lazarus. in case you didn't know http://lists.lazarus.freepascal.org/pipermail/qt/2009-May/001212.html ___ fpc

Re: [fpc-pascal] DirectFB for FPC beta tarball

2009-06-01 Thread Den Jean
ko.com/download.html http://www.openmoko.com/download-qtopia.html Lazarus on Frame buffer: http://users.telenet.be/Jan.Van.hijfte/qtforfpc/qvfb_lazarus.png when will a new widget set project achieve this ? Preemptive answer: Qt is available under LGPL aswell (same license as Gtk). regards, De

Re: [fpc-pascal] Status of fpc on Nokia n810

2009-08-22 Thread Den Jean
mpleapp.html kind regards, Den Jean ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Status of fpc on Nokia n810

2009-08-22 Thread Den Jean
accepted, the users would need to buy 100 devices, it is unlikely that they will accept to pay for something like the Asus R50A which is 1000 EUR over here. thx for the info. Den Jean ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.