On Mon, 14 Mar 2011 15:09:42 +0100, Michael Schnell <mschn...@lumino.de> wrote:
I switched from Open Suse 11.1 to open Suse 11.4.

I reinstalled fpc and Lazarus from the svn.

Now I recompiled my EventTest application and found some funny stuff.

1) I can't compile it with fpGZUI and GTK (1) Widget Type any more.

I was able (auto-) compile the appropriate packages before the switch

Juha already mentioned why it is so.


2) When compiling it with the gkt2 (default) Widget Type I find that
the CheckBox buttons are bigger than I was used to.

What forces this different look ?

Gtk2 theme can do that.


3) with GTK2 TThread.Synchronize and PostMessage now seem to work fine.

Did anybody fix this bug recently ?

Yes, I've fixed that few months ago.


4) QueAsyncCall still does not work. (A call is only issued when some
GUI event happens.)

Don't know anything about this.

zeljko

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to