I can rebuild lazarus using fpGUI (lastest snapshots of lazaurs and fpGUI)
now?
I rebuild lazarus with fpGUI, but it crashs when is started...
2008/1/15, Bee <[EMAIL PROTECTED]>:
>
> > As a side note... I'm also getting ready for the next fpGUI release. A
> few
> > minor fixes are all that is lef
On 31/01/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I can rebuild lazarus using fpGUI (lastest snapshots of lazaurs and fpGUI)
> now?
>
No you can't. At this time fpGUI is a stand-alone GUI toolkit for the
Free Pascal Compiler. You can create GUI applications using Lazurus as
your IDE (
Hi,
I successfully ran some MSE-gui test-programs on my arm-board. To do
this I used a patched fpc 2.2.0-fixes.
The patch involved backporting a fix from fpc-2.3.1 for
TBinaryObjectReader : the arm processor has no (AFAIK) extended type. I
needed 2.2.1 because 2.3.1 breaks MSE-gui.
I still have pro
Koenraad Lelong schrieb:
> Hi,
> I successfully ran some MSE-gui test-programs on my arm-board. To do
> this I used a patched fpc 2.2.0-fixes.
> The patch involved backporting a fix from fpc-2.3.1 for
> TBinaryObjectReader : the arm processor has no (AFAIK) extended type. I
Which revision is this?
Hi,
I've recently made some changes to fpGUI (subversion trunk revision).
It now compiles successfully on Linux/x84_64 using FPC 2.2.0. This
includes the example applications included with fpGUI (example the UI
Designer).
I unfortunately don't own a 64-bit PC and the remote server I have
access
On Fri, 1 Feb 2008, Graeme Geldenhuys wrote:
> Hi,
>
> I've recently made some changes to fpGUI (subversion trunk revision).
> It now compiles successfully on Linux/x84_64 using FPC 2.2.0. This
> includes the example applications included with fpGUI (example the UI
> Designer).
>
> I unfortun
Hi
I've tested every example existed.
Two issues:
1. It seems that label does not have the color property, at least FPC
does not find it.
2. Font select is compiled but I have a sig serv on procedure
TMainForm.CreateFontList;
Other then that, thinks works really great
You've made a really grea
On Fri, 1 Feb 2008, ik wrote:
> Hi
>
> I've tested every example existed.
>
> Two issues:
>
> 1. It seems that label does not have the color property, at least FPC
> does not find it.
> 2. Font select is compiled but I have a sig serv on procedure
> TMainForm.CreateFontList;
This second one
On 01/02/2008, ik <[EMAIL PROTECTED]> wrote:
>
> 1. It seems that label does not have the color property, at least FPC
> does not find it.
TfpgLabel as a TextColor and BackgroundColor property. Is that what
you were looking for?
> 2. Font select is compiled but I have a sig serv on procedure
> T
On 01/02/2008, Giuliano Colla <[EMAIL PROTECTED]> wrote:
>
> I seem to recall that I had a similar problem (on a 32 bit platform)
> just because I didn't have an arial font of any kind installed.
> I replaced default font names with generic Serif and Sans, and I forgot
> about the problem.
> Maybe
On 01/02/2008, ik <[EMAIL PROTECTED]> wrote:
> >
> > TfpgLabel as a TextColor and BackgroundColor property. Is that what
> > you were looking for?
>
> Well The code states (for example in alignment) lblNone.Color :=
> clWhite; So that's a "bug" in the example :)
>
:-) I must have missed that on
On 01/02/2008, Michael Van Canneyt <[EMAIL PROTECTED]> wrote:
>
> Tested and ran menu example without a glitch.
> Anything else you want to see tested explicitly ?
Thanks Michael. No there wasn't anything specific. I simply wanted it
tested on as many platforms and systems possible. One can neve
Florian Klaempfl schreef:
> Koenraad Lelong schrieb:
>> Hi,
>> I successfully ran some MSE-gui test-programs on my arm-board. To do
>> this I used a patched fpc 2.2.0-fixes.
>> The patch involved backporting a fix from fpc-2.3.1 for
>> TBinaryObjectReader : the arm processor has no (AFAIK) extended
Graeme Geldenhuys ha scritto:
On 01/02/2008, ik <[EMAIL PROTECTED]> wrote:
1. It seems that label does not have the color property, at least FPC
does not find it.
TfpgLabel as a TextColor and BackgroundColor property. Is that what
you were looking for?
2. Font select is compiled but I have
On Feb 1, 2008 10:33 PM, Graeme Geldenhuys <[EMAIL PROTECTED]> wrote:
> On 01/02/2008, ik <[EMAIL PROTECTED]> wrote:
> >
> > 1. It seems that label does not have the color property, at least FPC
> > does not find it.
>
> TfpgLabel as a TextColor and BackgroundColor property. Is that what
> you wer
On 01/02/2008, ik <[EMAIL PROTECTED]> wrote:
> 2. Font select is compiled but I have a sig serv on procedure
> TMainForm.CreateFontList;
Could you try what Giuliano suggested. Changing the default font from
Arial to Sans.
gfxbase.pas line 63
FPG_DEFAULT_FONT_DESC = 'Arial-10:antialias=true';
Koenraad Lelong schrieb:
> Florian Klaempfl schreef:
>> Koenraad Lelong schrieb:
>>> Hi,
>>> I successfully ran some MSE-gui test-programs on my arm-board. To do
>>> this I used a patched fpc 2.2.0-fixes.
>>> The patch involved backporting a fix from fpc-2.3.1 for
>>> TBinaryObjectReader : the arm
On Feb 1, 2008 11:03 PM, Graeme Geldenhuys <[EMAIL PROTECTED]> wrote:
> On 01/02/2008, ik <[EMAIL PROTECTED]> wrote:
> > 2. Font select is compiled but I have a sig serv on procedure
> > TMainForm.CreateFontList;
>
> Could you try what Giuliano suggested. Changing the default font from
> Arial to
On 01/02/2008, ik <[EMAIL PROTECTED]> wrote:
> On Feb 1, 2008 11:03 PM, Graeme Geldenhuys <[EMAIL PROTECTED]> > >
> > Could you try what Giuliano suggested. Changing the default font from
> > Arial to Sans.
>
> I'll try, although I do have core fonts installed ...
That's why I am thinking it's s
Might be of interest to both mailing lists. He plugs FPC and Lazarus,
and it's nicely written. CodeGear of course makes an appearance in the
comments (which are a fun read :)
http://www.screamingduck.com/Article.php?ArticleID=43&Show=ABCE
--
_| () |-| |\|
_
20 matches
Mail list logo