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 <[EMAIL PROTECTED]> 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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to