After upgrading to gtk2, I first compiled Lazarus and then my project. I
had a couple of side effects:

1.
Visual components on forms such buttons, labels etc do not display
properly or other do no display at all while in design time but are
there, existing on the form.

Same components paint normaly while in run time. Same components display
roperly in design time in new projects.

TToolbar buttons do display in design time as a square only, empty of
contents but no display during run time, not even newly created ones.

2.
There is another strange behaviour in main menu painting. Menu options
are not painting on the same base line, some painted upwards and some
downwords. Please compare base line of first three main menu options in
screenshot following:
- http://www.magentadb.gr/ftp/paint-problem.png

These only happen when captions are not latin 1 characters.

3.
OwnerDraw behaviour of TlistBox is not activated. Setting a
ListBox.Style as lbOwnerDrawVariable, Custom method OndrawItem is not
called. Font name and size of List box cannot be changed.

if anyone is familiar to this kind of problems please advise.

Regards, Panagiotis

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to