There's nothing limited within the compiler! If you have the same
knowledge and expertise of Pascal and C, IMHO with gcc you will only
be complicating your life.
About serial port, low level routine need some practice, but you can
go quickly to the point with this component for lazarus:
http://s
What about data encryption? Is anyone of those providing it ?
Thanks!
R#
2009/12/16 ik :
> You also have Firebird Embeeded and MySQL Embedded (I really dislike MySQL)
> afaik.
>
> Ido
>
> http://ik.homelinux.org/
>
>
> On Wed, Dec 16, 2009 at 4:53 PM, Codebue Fabio - P-Soft
> wrote:
>>
>> I'm t
2010/4/11 Graeme Geldenhuys :
> On 10 April 2010 19:20, Schindler Karl-Michael
> wrote:
>>
>> I tried a bit more using colorlistbox. But what would be as simple as
>> possible X11 examples? working with gdb is quite tedious.
>>
>
> >From fpGUI point of view, simply creating a single main window w
2010/4/11 Graeme Geldenhuys :
> On 11 April 2010 21:47, Roberto Padovani wrote:
>>
>> for the virtualization, the problem is the absence of the drivers for
>> most of the pc hardware unless you happen to have a pc with the
>> very few types of devices used in mac
Hi List!
I looked around the archives and forum, but I didn't come up with a
clear answer.
Besides, I'm not expert of the win32 and COM world.
If I am given an ActiveX, with source code included, is it possible to
using from a freepascal / lazarus app like any other dll?
I mean loading the dll, i
Sleep(1);
> WordDoc.Close(False);
> MSWord.Quit;
> MSWord := Unassigned;
> WordDoc := Unassigned;
> WordPara := Unassigned;
> end.
>
>
>
> -Message d'origine-
> De : fpc-pascal-boun...@lists.freepascal.org
> [mailto:fpc-pascal-boun...@lists
s, but also the content organization is not
clear to me.
Does anyone have a code example of this "event sinking" ?
Thanks anyway,
Roberto
> Ludo
>
>
> -Message d'origine-
> De : fpc-pascal-boun...@lists.freepascal.org
> [mailto:fpc-pascal-boun...@li
2011/5/24 Ludo Brands :
> The following delphi articles should help creating an event sink:
>
> http://www.informit.com/articles/article.aspx?p=130494&seqNum=5 This is an
> interesting one since it is written for Delphi 3-4 which missed a lot of the
> automated COM handling. This is much closer to
2011/5/25 Ludo Brands :
> Regarding the tlb to pascal "conversion", AFAIK there is no support in fpc.
> Delphi is clearly better equiped to work with COM objects.
>
> I have also been playing around with a generic eventsink class but the
> problem is that events can have parameters (and a lot do).
2011/5/25 Ludo Brands :
> The code in article
> http://www.informit.com/articles/article.aspx?p=130494&seqNum=5 goes a long
> way in doing what you want to do. Unit Eventsink does pretty much of the
> legwork. You should remove the procedure register since that is the Delphi
> way to get a componen
>
> transducer := transducers[index]; works only if transducer is the default
> property for Itransducers. I'm not sure if fpc supports this.
>
> Ludo
>
>
> -Message d'origine-
> De : fpc-pascal-boun...@lists.freepascal.org
> [mailto:fpc-pascal-boun...@l
Wow, thanks again for the explanation and the example!
I'm working on thatand it starts beating
By the way, after this:
FDevice := GetActiveOleObject(OLE_OBJECT_NAME);
how can i test that everything is ok and FDevice is valid ? something like:
ok := FDevice <> nil;
Roberto
2011/5/26 L
; De : fpc-pascal-boun...@lists.freepascal.org
> [mailto:fpc-pascal-boun...@lists.freepascal.org] De la part de Roberto
> Padovani
> Envoyé : jeudi 26 mai 2011 17:32
> À : FPC-Pascal users discussions
> Objet : Re: RE : RE : RE : RE : RE : RE : RE : [fpc-pascal] support for
> usinga
t; HKEY_CLASSES_ROOT\CLSID\clsid-of-your-object\version\ (version)
>
I'll go for the registry! Thanks!
> Ludo
>
>
> -Message d'origine-
> De : fpc-pascal-boun...@lists.freepascal.org
> [mailto:fpc-pascal-boun...@lists.freepascal.org] De la part de Roberto
&
t;
> transducer := transducers[index]; works only if transducer is the default
> property for Itransducers. I'm not sure if fpc supports this.
>
> Ludo
>
>
> -Message d'origine-
> De : fpc-pascal-boun...@lists.freepascal.org
> [mailto:fpc-pascal-boun..
hod with 1 input Index and Output Itransducer^.
>
> Ludo
>
>> -Message d'origine-
>> De : fpc-pascal-boun...@lists.freepascal.org
>> [mailto:fpc-pascal-boun...@lists.freepascal.org] De la part
>> de Roberto Padovani
>> Envoyé : lundi 30 mai 2011 14:1
Thanks, I'll try installing a more recent fpc and lazarus...
2011/5/30 Ludo Brands :
> I created a small automation object with following IDL (part of it):
>
> interface ItestAX: IDispatch
> {
> [
> propget,
> id(0x0001)
> ]
> HRESULT _stdcall Devices([out, retval] IDevices
crash !!!
R#
2011/5/31 Roberto Padovani :
> Thanks, I'll try installing a more recent fpc and lazarus...
>
>
>
> 2011/5/30 Ludo Brands :
>> I created a small automation object with following IDL (part of it):
>>
>> interface ItestAX: IDispatch
>&
ascal-boun...@lists.freepascal.org] De la part
>> de Roberto Padovani
>> Envoyé : mardi 31 mai 2011 17:41
>> À : FPC-Pascal users discussions
>> Objet : Re: RE : RE : RE : RE : RE : RE : RE : RE :
>> [fpc-pascal] support forusinganactivex
>>
>>
>> I trie
___
> fpc-pascal maillist - fpc-pascal@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
--
--
Ing. Roberto Padovani
via Mandri
> has Bee.ography at:
> http://beeography.wordpress.com
> ___
> fpc-pascal maillist - fpc-pascal@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
--
--
Ing. Roberto Padova
I've been following this topic from the beginning and I took the time
to read the (questionable) blog from the ex-CG developer.
I'm interested in it because aside my personal enjoyment, I started
using freepascal+lazarus where I work in order to quickly solve some
needs like data analysis, algorit
t I need), I would be the perfect
clean room programmernever had any sort of delphi and never read
any source at all !
cheers,
Roberto
2008/1/16, Michael Van Canneyt <[EMAIL PROTECTED]>:
>
>
> On Wed, 16 Jan 2008, Roberto Padovani wrote:
>
> > I've been follo
a TMaskEdit was posted in attachment by David on 23-nov-2007
The subject wasRe: [lazarus] TMaskEdit new release
R#
2008/1/27, Felipe Monteiro de Carvalho <[EMAIL PROTECTED]>:
> On Jan 27, 2008 5:40 PM, Marek Nožka <[EMAIL PROTECTED]> wrote:
> > But how is it possible, that the compilation is
Ahthe old goto arguinghow many beers have gone with it!
Linus is just right, since everyday the purists of the OO languages
still can't live without writing a GOTO; they just call it in another
"politically correct" way:
raise Exception.Create("TA-DA!")
R#
2008/4/15, Joost van der S
25 matches
Mail list logo