[fpc-pascal] MacOS and Opaque types

2008-02-22 Thread Bent Normann Olsen
Hi, I'm new to Mac development environment, and I was looking thru the CoreMIDI/MIDIServices.h, to see how much work it's going to take (at least maybe partially) to implement some of the functions to own projects. I hit the wall with some typedef, for example "struct OpaqueMIDIClient * MIDIClient

Re: [fpc-pascal] MacOS and Opaque types

2008-02-22 Thread Felipe Monteiro de Carvalho
Aditionally you can take a look at my recent work with the opengl Apple bindings for an example of how to do translations: http://svn.freepascal.org/cgi-bin/viewvc.cgi/trunk/lcl/interfaces/carbon/opengl.pas?view=markup&revision=14226&root=lazarus There I just transformed the hidden records into p

RE: [fpc-pascal] MacOS and Opaque types

2008-02-22 Thread Bent Normann Olsen
Thanks, that I can understand. I will give it a go, and see how far I get ;-) Kind regards -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jonas Maebe Sent: 22. februar 2008 11:10 To: FPC-Pascal users discussions Subject: Re: [fpc-pascal] MacOS and Opaque

Re: [fpc-pascal] MacOS and Opaque types

2008-02-22 Thread Jonas Maebe
On 22 Feb 2008, at 11:04, Bent Normann Olsen wrote: I'm new to Mac development environment, and I was looking thru the CoreMIDI/MIDIServices.h, to see how much work it's going to take (at least maybe partially) to implement some of the functions to own projects. I hit the wall with some ty

RE: [fpc-pascal] MacOS and Opaque types

2008-02-22 Thread Bent Normann Olsen
Thanks, I'll look it to that ;-) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Felipe Monteiro de Carvalho Sent: 22. februar 2008 11:14 To: FPC-Pascal users discussions Subject: Re: [fpc-pascal] MacOS and Opaque types Aditionally you can take a look at

Re: [fpc-pascal] MacOS and Opaque types

2008-02-22 Thread Matt Emson
Bent Normann Olsen wrote: I'm new to Mac development environment, and I was looking thru the CoreMIDI/MIDIServices.h, to see how much work it's going to take (at least maybe partially) to implement some of the functions to own projects. I hit the wall with some typedef, for example "struct Opaque

[fpc-pascal] fpc ide and context help

2008-02-22 Thread wb
i haven't programmed for years in pascal. i downloaded fpc and played around with it's ide, i was wondering if it has context help like the old borland turbo 7? i tried it and the message returned was regarding downloading a *.htm doc. tried that but couldn't find it to download. what other ide'

Re: [fpc-pascal] the libc unit (again)

2008-02-22 Thread Peter Vreman
> Hello, > > I find more and more units and components (for Lazarus) that are using > the libc unit. I find it really problematic, because it doesn't exists > for all platforms and architectures, so why not markring the unit as > obsolete for the next FPC release so other developers will have to >

Re: [fpc-pascal] fpc ide and context help

2008-02-22 Thread Marco Alvarado
I have installed FPC with a DOS emulator for Windows (DOS box). When it's installed that way I get that message to download the help files as you mention, but when it is installed from Windows itself, the help files are included and the context help works. Anyway I use Lazarus a lot, which is a De

[fpc-pascal] > ARM and graphic libraries

2008-02-22 Thread Weyert de Boer
Does anyone here have any experience with using FreePascal using ARM microprocessor and drawing graphics? ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

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

2008-02-22 Thread Marco Alvarado
http://itaprogaming.free.fr/tutorial.html 2008/2/22, Weyert de Boer <[EMAIL PROTECTED]>: > Does anyone here have any experience with using FreePascal using ARM > microprocessor and drawing graphics? > ___ > fpc-pascal maillist - fpc-pascal@lists.fre