Hi,
Does FPC contain a function that returns the users $HOME folder? Something
that works cross-platform? eg: similar to GetAppConfigDir()
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/
fpcl...@silvermono.co.za wrote:
>
> I'm receiving unsolicited spam messages along with the normal message on this
> list. Is this happening to anyone else?
>
> The email address I use here is for the sole purpose of this subscription.
No, but that is also why I use a special email address fro
On 31 Jan 2010, at 15:44, Felipe Monteiro de Carvalho wrote:
> Do we really need the message identifier in all methods?
No, only for new ones. When you override methods, implement methods from
protocols, or reintroduce methods via a category, you don't need it. Then the
compiler knows the sele
On 31 Jan 2010, at 15:17, fpcl...@silvermono.co.za wrote:
> I'm receiving unsolicited spam messages along with the normal message on this
> list. Is this happening to anyone else?
>
> The email address I use here is for the sole purpose of this subscription.
A spammer tactic I've learned abou
Hello,
Do we really need the message identifier in all methods? I mean, can't
the compiler just guess the name by substituting _ with : ? Then we
could use message only for those cases where the string it too long
for FPC to handle.
thanks,
--
Felipe Monteiro de Carvalho
Hi,
I'm receiving unsolicited spam messages along with the normal message on this
list. Is this happening to anyone else?
The email address I use here is for the sole purpose of this subscription.
Nino
___
fpc-pascal maillist - fpc-pascal@lists.fre
On 31 Jan 2010, at 12:47, Michael Van Canneyt wrote:
> On Sat, 30 Jan 2010, Jonas Maebe wrote:
>
>> It means/meant version one of the Objective-C language. The Objective-C
>> language evolves semi-independently of the run time (you can write programs
>> in Objective-C 2.0 running on i386 and p
On 31 Jan 2010, at 11:59, Felipe Monteiro de Carvalho wrote:
> one more thing, is NSDelegatesAll not being build? I am trying to use
> it, but the compiler cannot find the unit. Maybe it is missing from
> the makefiles?
No. It doesn't even compile. It was added before FPC supported the objccateg
On Sun, 31 Jan 2010, Marco van de Voort wrote:
In our previous episode, Michael Van Canneyt said:
Does the number 1 imply that it's version 1 of the mode and there may
be multiple versions supported at the same time? Or was it for
Objective C Runtime Library 1.0 ? (I am almost sure that not)
In our previous episode, Michael Van Canneyt said:
> >> Does the number 1 imply that it's version 1 of the mode and there may
> >> be multiple versions supported at the same time? Or was it for
> >> Objective C Runtime Library 1.0 ? (I am almost sure that not)
> >
> > It means/meant version one of
On Sat, 30 Jan 2010, Jonas Maebe wrote:
On 30 Jan 2010, at 20:08, Felipe Monteiro de Carvalho wrote:
One more thing, why is the modeswitch called objectivec1 ? It could be
objectivepascal instead.
Does the number 1 imply that it's version 1 of the mode and there may
be multiple versions su
Thanks again,
one more thing, is NSDelegatesAll not being build? I am trying to use
it, but the compiler cannot find the unit. Maybe it is missing from
the makefiles?
thanks,
--
Felipe Monteiro de Carvalho
___
fpc-pascal maillist - fpc-pascal@lists.f
12 matches
Mail list logo