[fpc-pascal] GTK2 Lazarus Project, but I want QT.
Catalin Zamfir Alexandru
catalin.zamfir at theg33ks.com
Sun Jun 24 07:17:06 CEST 2007
Ok, so how do I do to update my QT/Lazarus for the fix you just made?
Oh, and by the way, when using MessageDlg (..., ...., [mbOK, mbCancel], ...)
or any other combination, the buttons don't show, the alert box is as wide as
the screen [it should be small, relative to the text as in the GTK2 mode] and
no action can be taken on the box, because of the two missing buttons.
I've used MessageDlg in KCalculator so if you want, you can test it on the Qt
Interface, when you push File -> Quit or the Off button, the procedure is
invoked, but the buttons are missing.
On Sunday 24 June 2007 08:18, Felipe Monteiro de Carvalho wrote:
> Hi,
>
> I just fixed the menu bug =)
>
> I had to put a central widget, on top of which the other ones will be
> placed. The same thing the Gtk interface made.
>
> On 6/23/07, Catalin Zamfir Alexandru <catalin.zamfir at theg33ks.com> wrote:
> > Besides this Qt error, what does a developer have to know to
> > enter the FreePascal/Lazarus developer team? I'd like to learn and help
> > you guys back.
>
> Well, just by sending patches which fix bugs and/or implement new
> features you already participate on the developing process.
>
> There is a wiki page which explains this here:
> http://wiki.lazarus.freepascal.org/How_To_Help_Developing_Lazarus
More information about the fpc-pascal
mailing list