On 8/5/08, Osvaldo Filho <[EMAIL PROTECTED]> wrote:
> Hi, i need a sample of an application with this:
>
> One form
> One button with an event, the event: showmessage('Hello, my name is: '+
> button.name)
>
> The application to be need cross plataform for windows and linux and not use
> gtk, gtk2,
On Wed, Aug 6, 2008 at 1:47 PM, Graeme Geldenhuys
<[EMAIL PROTECTED]> wrote:
> Or if you are not happy with any of those
> and you are up to the challenge and you have A LOT of spare time, then
> start implemented you own cross-platform GUI toolkit. :-)
>
> Good luck!
>
oh no! Graeme, what are y
Hi Graeme
I am trying out fpgui for arm-linux. Please tell me how different are
msegui and fpgui. Why do we need two of them, if both are writing
direct w/o gtk or qt?
regards
Nataraj
On Wed, Aug 6, 2008 at 1:47 PM, Graeme Geldenhuys
<[EMAIL PROTECTED]> wrote:
> On 8/5/08, Osvaldo Filho <[EMAIL
On 8/6/08, Krishna <[EMAIL PROTECTED]> wrote:
>
> oh no! Graeme, what are you doing? we already have enough toolkits and
> APIs to tear our hair with.
:-)
> --
> Programming today is a race between software engineers striving to
> build bigger and better idiot- proof programs, and the Univers
On 8/6/08, Nataraj S Narayan <[EMAIL PROTECTED]> wrote:
> Hi Graeme
>
> I am trying out fpgui for arm-linux. Please tell me how different are
> msegui and fpgui. Why do we need two of them, if both are writing
> direct w/o gtk or qt?
Ah, I couldn't find my 'template' reply ;-)
It basicall
Hi,
I'd like to be able to pass/access variable(s ?) to/from the "data" part
of the "g_signal_connect" function, eg :
...
Procedure MyActionProcedure (widget : pGtkWidget ; data : gpointer)
cdecl;
begin
... // Using data content here...
end;
...
g_signal_connect (G_
May be it has nothing to do with this list, but was there a meeting in
Nürnberg/Germany?
I read this somewhere.
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Rainer Stratmann schrieb:
May be it has nothing to do with this list, but was there a meeting in
Nürnberg/Germany?
I read this somewhere.
Hi Rainer,
it was a meeting of the Lazarusforum, from 1.-3. August. More infos:
http://www.lazarusforum.de/viewtopic.php?t=1701
hth
Michael
__
Someone Said:
"Programming today is a race between software engineers striving to build
bigger and better idiot- proof programs, and the Universe trying to produce
bigger and better idiots. So far, the Universe is winning."
Try this:
Question: "How goes the Rat Race?"
Answer: "The Rats are Wi
Am Mittwoch, den 06.08.2008, 12:15 +0200 schrieb T. Guilleminot:
> Hi,
>
> I'd like to be able to pass/access variable(s ?) to/from the "data" part
> of the "g_signal_connect" function, eg :
>
> ...
> Procedure MyActionProcedure (widget : pGtkWidget ; data : gpointer)
> cdecl;
> begin
Me again,
I forgot a general note:
If you can, do step back from using plain gtk+, especially the version
1.x.
That one is buggy and dead in sense of noone working at it anymore.
I had a really painful time using plain GTK+1.2 and if I had to decide
which library and toolkit today, I'd pick Laz
11 matches
Mail list logo