this one of mirrors i used
ftp://gd.tuwien.ac.at/languages/pascal/fpc/dist/3.0.0/x86_64-linux/
On Mon, Oct 10, 2016 at 9:11 AM, Zaher Dirkey wrote:
> Hi i tried to install FPC 64 but in Debian 64 bit but i feel it currpted,
> i downloaded it from individual mirror but same.
> It fini
It is belong to you now, I removed my self as owner, have fun :) .
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
under your hands, just
confirm me.
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
On Wed, Apr 23, 2014 at 9:34 PM, Florian Klämpfl wrote:
> Well, you can consider Charlie as part of the freepascal team ;)
Ok, Done, he is the owner of https://github.com/orgs/fpc
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pas
h.
You asked me to take fpc user orginazation/repo at githib?
In fact i reserved it for offical freepascal team, but if no one interested
about it u can take it.
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
On Mon, Sep 23, 2013 at 4:28 PM, Zaher Dirkey wrote:
> The idea is simply than needs to use a stream or RTTI, it is like a
> record, if looked at an object like as a record but it is inheritable.
> Compile can now every object body, and do the assigning as record assign.
>
igning as record assign.
That's the feature I like to have.
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
procedure Assign(Source: TPersistent);
>property a: string read F.a write F.a;
> end;
>
But in derived classes fields will not assigned?
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
veral times, it works well for most situations.
>
It is not the fastest way like assigning a record, can we ask it as a
feature in FPC ?
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
sign) for every child class copy
its field members, is there any trick to copy the values like assigning
record var to another record var?
I know it is kind of strange way :P
Thanks
Zaher Dirkey
___
fpc-pascal maillist - fpc-pasca
it as well.
Yes I added assign, but as example above, it is crashed when creating it
Result:=TBaseObject(ClassType).Create;
--
I am using last revision of Lazarus, FPC 2.6 on Windows XP SP3
Best Regards
Zaher Dirkey
___
fpc-pascal maillist
object from TmyObject but in base object in
Clone method,like this
TBaseObject.Clone:TBaseObject;
begin
Result:=TBaseObject(ClassType).Create;//I know it is wrong here
end;
A
ny good idea?
--
I am using last revision of Lazarus, FPC 2.6 on Windows XP SP3
Best Regards
Zaher Dirkey
e the footer
I mean writing directly to the file without put it in DOM or any kind of
document in the memory.
--
I am using last revision of Lazarus, FPC 2.6 on Windows XP SP3
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc
On Tue, Jun 18, 2013 at 6:09 PM, Marcos Douglas wrote:
> But I continue to keep the XML in memory...
> The easy and fast way as I can see is change the TXMLLogger class to
> write a simple file text but not using DOM.
>
Hmm, give us a small example of that xml.
Best Regards
memory.
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
est Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
, I think we have nothing to do
> hehe...
>
> --
> Silvio Clécio
> My public projects - github.com/silvioprog
>
> ___
> fpc-pascal maillist - fpc-pascal@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
--
I am using last revision of Lazarus, FPC 2.6 on Windows XP SP3
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
ate using components as GUI components, no events in my classes.
--
I am using last revision of Lazarus, FPC 2.6 on Windows XP SP3
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman
ranteed to complete
*without blocking*.
I still not sure in windows need Select, but maybe in Linux only, but i
can't test it there.
--
I am using last revision of Lazarus, FPC 2.6 on Windows XP SP3
Best Regards
Zaher Dirkey
__
/04/2013 05:05 PM, Zaher Dirkey wrote:
> >
> > On Sat, May 4, 2013 at 5:40 PM, Ludo Brands > <mailto:ludo.bra...@free.fr>> wrote:
> >
> > Can you show the code you use? You tested on Windows, linux, Mac,
> ...?
> >
> >
> > Only on Windows
But mnServer is works with me for a years, and there is mnHttpServer demo
and it is work fine too without Select before Accept
https://sourceforge.net/p/minilib/source/ci/master/tree/socket/demo/lazarus/
On Sat, May 4, 2013 at 6:05 PM, Zaher Dirkey wrote:
>
> On Sat, May 4, 2013 at 5
r/tree/socket/source/mnWinSockets.pas
I am using last revision of Lazarus, FPC 2.6 on Windows XP SP3
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
on who block the thread and get new connection.
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
freepascal.org/**mailman/listinfo/fpc-pascal<http://lists.freepascal.org/mailman/listinfo/fpc-pascal>
>
--
I am using last revision of Lazarus, FPC 2.6 on Windows XP SP3
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freep
r
>> end;
>> until ThreadTerminated;
>>
>> Ludo
>
>
> Thank you!
>
If you success, tell us, i must fix my sockets too :)
--
I am using last revision of Lazarus, FPC 2.6 on Windows XP SP3
Best Regards
Zaher Dirkey
On Fri, May 3, 2013 at 11:47 PM, Zaher Dirkey wrote:
> On Fri, May 3, 2013 at 11:27 PM, Marco van de Voort wrote:
>
>>
>> That's the point. Don't. Use a select, it has a timeout, and accept only
>> if
>> select shows activity on the listened to socket.
>
ave it to silvio to test it :P
--
I am using last revision of Lazarus, FPC 2.6 on Windows XP SP3
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
On Fri, May 3, 2013 at 9:13 PM, Marco van de Voort wrote:
> Select on the main socket before doing the accept?
No i am not use Select before Accept, accept is blocking the thread.
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pas
On Fri, May 3, 2013 at 7:22 PM, Ewald wrote:
> "Accept" but without errors
You cant, Accept give you a handle of new socket or give you an error, not
all is fatal error, just check what is it, if it a closed handle or
shutdown.
Best Regards
On Fri, May 3, 2013 at 6:57 PM, silvioprog wrote:
> when I close the server with one or more clients connected, I got a memory
> leak.
Check if the thread freed?
Try to stop server manually (by button or in Close event in the form)
Best Regards
Zaher
programmesr without using
cancel it.
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
On Fri, May 3, 2013 at 12:51 AM, Ewald wrote:
> pthread_cancel()
pthread_cancel()
not clos
e
the handles i though.
--
I am using last revision of Lazarus, FPC 2.6 on Windows XP SP3
Best Regards
Zaher Dirkey
___
fpc-pascal maill
Result := erNone;
end;
--
I am using last revision of Lazarus, FPC 2.6 on Windows XP SP3
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
ctions will drop, and you wait to
finish that.
--
I am using last revision of Lazarus, FPC 2.6 on Windows XP SP3
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
begin
> FSocket.StopAccepting;
> FSocket.Free;
> inherited Destroy;
> end;
>
--
I am using last revision of Lazarus, FPC 2.6 on Windows XP SP3
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@list
On Sat, Apr 27, 2013 at 3:11 PM, Bart wrote:
> I still have a portable (ahum, > 5 kg) IBM XT with 5.25" floppy disk.
> HD is appr. 10 MB (decaying...)
>
Yay
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.fr
g
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
--
I am using last revision of Lazarus, FPC 2.6 on Windows XP SP3
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
UI Toolkit - a cross-platform GUI toolkit using Free Pascal
> http://fpgui.sourceforge.net/
>
> ___
> fpc-pascal maillist - fpc-pascal@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
--
I am using last revision of Lazarus, FPC 2.6 on Windows XP SP3
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
will kill
that object first, because many of another object assigned to it.
Ref
http://lists.freepascal.org/lists/fpc-pascal/2006-August/011626.html
I know about Interfaces but i hate use it,
All just we need new feature to call "destroy" when freeing the object.
Best Regards
Za
___
>> fpc-pascal maillist -
>> fpc-pascal@lists.freepascal.**org
>> http://lists.freepascal.org/**mailman/listinfo/fpc-pascal<http://lists.freepascal.org/mailman/listinfo/fpc-pascal>
>>
>
>
> ___
> fpc-pascal maillist - fpc-pascal@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
--
I am using last revision of Lazarus, FPC 2.6 on Windows XP SP3
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Windows XP SP3
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
graemeg/firebird-lib.git
>
>
> Regards,
> - Graeme -
>
> ___
> fpc-pascal maillist - fpc-pascal@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
--
I am using last revision of Lazarus, FPC 2.6 on Windows XP SP3
Best Regards
Z
kit using Free Pascal
> http://fpgui.sourceforge.net/
>
> ___
> fpc-pascal maillist - fpc-pascal@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
--
I am using last revision of Lazarus, FPC 2.6 on Windo
___
> fpc-pascal maillist -
> fpc-pascal@lists.freepascal.**org
> http://lists.freepascal.org/**mailman/listinfo/fpc-pascal<http://lists.freepascal.org/mailman/listinfo/fpc-pascal>
>
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
index to discover the wiki.
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
hat is the problem, there is no good map in that
jungle.
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
:)
I need more faster release versions, no need to include release a core
files, only packages with minor version number, most product i used it have
this release like PHP, SQLITE, FirebirdSQL.
not using snapshots or SVN.
Best Regards
Zaher Dirkey
use: how can i publish my
project and mentioned what snapshot must used to work or compiled?.
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
of non core packages?
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
ink we need more
searches to understand the code changes, but no problem.
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
nd it is not stable.
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
.
Same idea for Lazarus, i know Lazarus has Lazarus-ccr, for that i asked why
you extending the Components directory in the official Lazarus repository.
Sorry for my poor English.
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal
en use LoadResource to get it, as like lfm files
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
On Mon, Mar 23, 2009 at 6:22 PM, Graeme Geldenhuys
wrote:
> Ah, but you are missing the point. We are programmers. We do NOT forget!
> :-)
>
I forgot that!
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal
viewvc/minilib/trunk/lib/mnStreams.pas?view=markup
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
On Tue, May 22, 2012 at 8:08 PM, Zaher Dirkey wrote:
> procedure SetCount(NewCount: Integer);
Might i ask to make TList.SetCount a virtual method?
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
h
In TList how can i notify if Count is changed with New and Old values as
like in SetCount, SetCount procedure not virtual?
procedure SetCount(NewCount: Integer);
I am using last revision of Lazarus, FPC 2.6
Best Regards
Zaher Dirkey
___
fpc-pascal
e is overridden functions.
BTW thanks for you all
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
classes. But i dont even know of a language that has such
> possibility (i dont know much languages anyway).
>
I hope i can find one, not for me for my kids in the future ;)
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
se unit.
now i like to inherit both TmyFields and TmyParams to add functions work on
Firebird, TmyFirebirdFields and TmyFirebirdParams, both have same functions
to work on buffer SQLDA.
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.
an provide me and example).
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
any new idea to do that, what about Helper, generics, i read about
it i felt it is not fit to my problem (or i am wrong).
Thanks in advance
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman
On Sun, Mar 18, 2012 at 9:22 AM, Graeme Geldenhuys
wrote:
> I'm planning to publish it to the fpGUI repository today.
No, I meant not under fpGUI, thanks.
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.
ital patches to the Lazarus community,
> so they can fix their AggPas copy.
>
> And why there is many of AggPas, what happened to the original one?
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
to join in the upcoming months. It's not like
> we get 10 new subscribers a day or so (more like 5 to 10 per month, and
> many of those don't post).
>
>
In WordPress you need only moderate the new posts for the users, users have
over 5 posts (5 for example), WordPress will
.
In the future i like to have new kind of Currency (integer) but more extend
(* 100 for example).
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
sheet, my
boss will fire me :P
I still believe the results in i386 must be equal also to other
systems/platforms even if it calculated in slow code.
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.
On Tue, Mar 6, 2012 at 2:56 PM, Sven Barth wrote:
> No, Currency is based on Extended on i386 and x86_64 (except win64!).
Hmm, but it is break the balance in the budget of my customer.
I resolved it by adding CurrABS function, but i don't think it is good idea.
Best Regards
Zahe
PC 2.6
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
--
I am using last reversion of Lazarus, FPC 2.6
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
;i:integer):TInfo;
> begin
> result.s:=s;
> result.i:=i;
> end;
> ...
>
> func1([makeinfo('test1', 1), makeinfo('test2', 2)]);
>
>
Yes, it is good idea, i will try it :D
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
s, but it save my trying time, thanks.
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
gt; function func1(a: array of TInfo);
>
>
>
Thanks, but that is not my expected answer, my ask about "dynamic array of
record" and without define a variable to pass it by params, for example i
can pass the params for array of string like this
func2(['t1', 't1
Hi,
TInfo=record
s: string;
i: integer;
end;
function func1(a: array of TInfo);
how can i pass the parameter to that function?
for example, i cant do that?
func1([('test1', 1), ('test2', 2)]);
--
I am using last reversion of Lazarus, FPC 2.6
Thanks in a
imiter
> ;)
>
> Regards,
> Sven
>
>
On Windows (2000/XP and above) You can use / instead of \
that resolve some problems in my PHP projects
Best Regards
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
;
> This is just wrong.
>
>
1 - If i use the class not Interface is the recount used?
2 - Is that compatible with Delphi?
In 1 i meant, as i expected if i use f:IFoo the refcount counted, but if i
use f:TFoo methods of reference not triggered?
Thanks
Zaher Dirkey
___
t by reduce info passed to the gui, or
do no pass any object that created by threads or other threads to the main
thread.
You can descript your problem to the FPC team when you have it.
Best Regard
Zaher Dirkey
___
fpc-pascal maillist - fp
d not be in this package, but in a separate
> package for the lib dir.
>
> --
> Felipe Monteiro de Carvalho
> ___
> fpc-pascal maillist - fpc-pascal@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
On Thu, Jun 9, 2011 at 3:12 PM, Felipe Monteiro de Carvalho <
felipemonteiro.carva...@gmail.com> wrote:
> On Thu, Jun 9, 2011 at 3:06 PM, Zaher Dirkey wrote:
> > commits,
> > Thanks for being patient.
>
> Some more issues:
>
> 1> miniedit is missing a depend
On Thu, Jun 9, 2011 at 2:58 PM, Felipe Monteiro de Carvalho <
felipemonteiro.carva...@gmail.com> wrote:
> ntvTabSets
commits,
Thanks for being patient.
--
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal
On Thu, Jun 9, 2011 at 12:33 PM, Felipe Monteiro de Carvalho <
felipemonteiro.carva...@gmail.com> wrote:
> On Thu, Jun 9, 2011 at 12:13 PM, Zaher Dirkey wrote:
> >> 1> What are the commands to download the source via git?
> >
> > There is download button in gi
how to generate a patch using git
>
>
There is installer for Win32 using InnoSetup, but my target it is to be
portable, so it is no need to have installer.
For linux, you can write it.
> 6> Which rendering component does it use? SynEdit?
>
Yes, Lazarus SynE
rmaja.com/pages/63
https://github.com/parmaja/miniedit
> --
> Felipe Monteiro de Carvalho
> ___
> fpc-pascal maillist - fpc-pascal@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fp
On Wed, Jun 8, 2011 at 11:22 AM, wrote:
>
>
> On Wed, 8 Jun 2011, Zaher Dirkey wrote:
>
> Hi, I know when compile the project with optimize in Delphi the variable
>> freed/allocated after the last line used.
>> How can i make same in FPC, O3 not worked for me.
&g
Hi, I know when compile the project with optimize in Delphi the variable
freed/allocated after the last line used.
How can i make same in FPC, O3 not worked for me.
I used FPC 2.4.4
var
c: Currency;
begin
c := 10;
writeln(c);
<___
fpc-pascal mail
only feature and it is not implemented in lazarus.
>
>
And it is not work for Right To Left in Delphi or any application Windows
Regards
--
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
tion IsValid : Integer;
> end;
>
> InterfaceB = Interface
> Function IsValid : String;
> end;
>
> How to define :
>
> InterfaceC = Interface(InterfaceA,InterfaceB)
>
>
I think, compile raise error duplicated methods, Same if inherit from one
and add a method already e
2011/4/7 Flávio Etrusco
> On Wed, Apr 6, 2011 at 1:37 PM, Zaher Dirkey wrote:
> > Can i do that?
> > type
> > IIntf3 = interface(IIntf11, IIntf2)
> >
> > end;
> >
> > Thanks in advance.
> > --
> > Zaher Dirkey
> >
On Wed, Apr 6, 2011 at 8:42 PM, leledumbo wrote:
> Err... yes? Why don't you just try?
>
>
I tried before my post and failed, the idea is there any way enable it (like
directive to add it), or it is implmented in the next versions of FPC, or
only the answer is No :)
Regards
--
Can i do that?
type
IIntf3 = interface(IIntf11, IIntf2)
end;
Thanks in advance.
--
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
On Sun, Apr 3, 2011 at 3:42 PM, ik wrote:
> Hello,
>
> Is there a reason why both units are not deployed by FPC ?
>
> Thanks,
>
> Ido
>
>
[Off Topic]
I also have minibidi
http://www.parmaja.com/pages/59
Regards
--
Zaher Dirkey
___
ion, QA, …, you name it.
>
>
http://blog.cincura.net/232199-is-firebird-really-free/
--
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
and destroys this dream mobile OS of mine.
> Thank you Microsoft.
>
>
That is also my pain, i feel something force me to move to .NET or Java, or
i must wait for a miracle.
What about to http://wiki.openmoko.org/wiki/Main_Page?
--
Zaher Dirkey
___
>
I test it and worked for me in real devices
Windows 5.0, Windows 5.2
WM5.0, WM6.0 WM6.5
--
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
On Thu, Oct 21, 2010 at 1:41 AM, Zaher Dirkey wrote:
> How to get the real length of WideString variable.
>
>
Hmm, I think i found my problem but not understand it, i used Lazarus as
editor to write the code
var
ws: widestring;
begin
ws:= 'زاهر';
Label3.Caption :=
How to get the real length of WideString variable.
Thanks in advance.
--
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
On Thu, Oct 14, 2010 at 11:21 AM, Michael Van Canneyt <
mich...@freepascal.org> wrote:
>
>
> On Thu, 14 Oct 2010, Frank Church wrote:
>
> Can variables be declared within a begin end block?
>>
>
> No.
>
That found in Gnu Pascal
Can we ask to be featu
ctually be created from this automatically
m.SetData('image/png');
(m as TfpgMimeData).Picture.Assign(MyPNGImage);
d := TfpgDrag.Create(self);
d.DragData := m;
d.StartDrag([daCopy]);
// d manages the lifespan of m
// d will be freed automatically when drag action is complete or
cancelled
end;
--
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
ge utf8} not worked, it is
give me Malformed string.
Thanks
--
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
On Mon, Sep 6, 2010 at 11:16 AM, Jonas Maebe wrote:
>
> On 06 Sep 2010, at 01:28, Zaher Dirkey wrote:
>
> I have unit with Ansi strings but i want to compile it as UTF-8 how to ask
>> the compiler to convert it to utf8 before compile it?
>>
>
> The compiler itself c
1 - 100 of 160 matches
Mail list logo