On Sun, 16 Mar 2008 19:28:16 +0100 Luca Olivetti <[EMAIL PROTECTED]>
wrote to FPC-Pascal users discussions :
> Gmane has the attachments
> http://thread.gmane.org/gmane.comp.ide.lazarus.general/19641/focus=19702
> (btw, why isn't it in lazarus yet?)
Thank you vary much.
--
@ @ @ Marek Nožk
Luca Olivetti schreef:
En/na Marek Nožka ha escrit:
On Mon, 28 Jan 2008 15:00:56 +0100 "Roberto Padovani"
<[EMAIL PROTECTED]> wrote to "FPC-Pascal users discussions"
:
a TMaskEdit was posted in attachment by David on 23-nov-2007
The subject wasRe: [lazarus] TMaskEdit new release
Thank y
En/na Marek Nožka ha escrit:
On Mon, 28 Jan 2008 15:00:56 +0100 "Roberto Padovani"
<[EMAIL PROTECTED]> wrote to "FPC-Pascal users discussions"
:
a TMaskEdit was posted in attachment by David on 23-nov-2007
The subject wasRe: [lazarus] TMaskEdit new release
Thank you.
I'm afraid I was
On Mon, 28 Jan 2008 15:00:56 +0100 "Roberto Padovani"
<[EMAIL PROTECTED]> wrote to "FPC-Pascal users discussions"
:
> a TMaskEdit was posted in attachment by David on 23-nov-2007
> The subject wasRe: [lazarus] TMaskEdit new release
>
Thank you.
I'm afraid I was not in the Lazarus conferenc
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
On Jan 27, 2008 5:40 PM, Marek Nožka <[EMAIL PROTECTED]> wrote:
> But how is it possible, that the compilation is done?
It isn't that there is nothing from TMaskEdit on LCL. There is very
little, enougth to compile and maybe to do some things, but it isn't
complete.
I think someone commited a par
On Sun, 27 Jan 2008 19:22:08 +0200 ik <[EMAIL PROTECTED]> wrote to
"FPC-Pascal users discussions" :
>
> edtPSC.Parent := frmZak;
>
It works. Thank you.
Marek
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailma
On Jan 27, 2008 7:25 PM, Christian U. <[EMAIL PROTECTED]> wrote:
> Does it mean it exists an MaskEdit implementation that work ?
> In LCL ? Since when ?
Nop, but it will make sure that the component will exists inside a
specific boundary. With your code, it does not know where to place it
on the s
Does it mean it exists an MaskEdit implementation that work ?
In LCL ? Since when ?
ik schrieb:
On Jan 27, 2008 6:25 PM, Marek Nožka <[EMAIL PROTECTED]> wrote:
Hallo
I need to use MaskEdit in Lazarus 0.9.24. But the MaskEdit isn't on the
component palette. I think that I call the Constructo
On Jan 27, 2008 6:25 PM, Marek Nožka <[EMAIL PROTECTED]> wrote:
> Hallo
>
> I need to use MaskEdit in Lazarus 0.9.24. But the MaskEdit isn't on the
> component palette. I think that I call the Constructor an it will work.
> But no :-( My code:
>
> type
>
> TfrmZak = class(TForm)
>.
>.
> e
On Sun, 27 Jan 2008 17:31:38 +0100 "Christian U." <[EMAIL PROTECTED]>
wrote to FPC-Pascal users discussions :
>
> > Where is BUG?
> >
>
> lazarus has no maskedit at time.
LOL. :-)
But how is it possible, that the compilation is done?
Thank you.
Marek
_
Where is BUG?
lazarus has no maskedit at time.
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Hallo
I need to use MaskEdit in Lazarus 0.9.24. But the MaskEdit isn't on the
component palette. I think that I call the Constructor an it will work.
But no :-( My code:
type
TfrmZak = class(TForm)
.
.
edtPSC:TMaskEdit;
.
.
end;
implementation
procedure TfrmZak.FormCreate(Sender:
13 matches
Mail list logo