2006/10/28, Burkhard Carstens <[EMAIL PROTECTED]>:
Am Samstag, 28. Oktober 2006 18:37 schrieb Mattias Gaertner: > On Sat, 28 Oct 2006 18:14:21 +0200 > > Burkhard Carstens <[EMAIL PROTECTED]> wrote: > > Am Samstag, 28. Oktober 2006 17:08 schrieb Mattias Gaertner: > > > On Sat, 28 Oct 2006 16:36:12 +0200 > > > > > > Burkhard Carstens <[EMAIL PROTECTED]> wrote: > > > > Am Samstag, 28. Oktober 2006 14:10 schrieb Andrew Haines: > > > > > Felipe Monteiro de Carvalho wrote: > > > > > > On 10/28/06, Mattias Gaertner <[EMAIL PROTECTED]> > > > > > > > > > > > > wrote: > > > > > >> > > Yes, I noticed it too. Recently Andrew Haines fixed 2 > > > > > >> > > of the 3 worse bugs that prevented the use of the Gtk > > > > > >> > > 2 IDE. Now there is only 1 left, autosize bug causes > > > > > >> > > some dialogs of the IDE to freeze it. > > > > > >> > > > > > >> Can you give more details? > > > > > > > > > > In the Environment Options Dialog on the Object Inspector Tab > > > > > the Item Height TSpinEdit resizes continually. (perhaps from > > > > > MaxWord to MinWord and back around ? ) > > > > > > Fixed. > > > > > > > Same here with SpinEdit used in my project. Just compiled > > > > lazarus with gtk2, opened my project and selected the spinedit. > > > > First, spinedit1.width periodically decreased downto 0, until I > > > > set constrains.minwidth. After doing that, height (and another > > > > field, don't remember which one) increased periodically. No way > > > > to stop it except closing laz. > > > > Looks like some recursion .. > > > > > > Please update lazarus from svn and check. > > > > Thanks! Indeed it's fixed. > > Unfortunately, there are still too many problems, so I immediately > > switched back to gtk1 .. > > > > * some of my memos don't show any text (thou it's there if I edit > > the lines property in OI) > > Can you give a small example? > > > * can't change color of a TMemo (property color). Well, I can > > change it in OI, but it's has no effect ..) > > Works here. Can you give an example?Allready switched back to gtk1 and unfortunately I am very short of time.. so no example, just some hints: The memos are on different TTabSheets of a TPageControl. * some show text some not.
That same it passes me after update to Mandriva 2007, also some texts are invisible (Unicode problem?). view example lazarusblank.png
* All of them refuse to show any other color than white as background
color.
* With GTk1, I am not able to set clBtnFace as color. The first set of
colors in the drop-down list work, up to clAqua but then it gets funny:
* when selection clLtGrey property is switched to clSilver
* clDarkGrey works
* some other colors are selectable, but the don't change appearance of
the memo. The color just sticks to the last working one in designer and
white when running the app.
> > * drop-down lists in OI are pretty scrambled (items drawn with
> > different text-height/overlapping), as soon as you scroll (e.g.
> > color selection)
>
> Confirmed.
>
> > * IDE/Formdesigner/OI are pretty slow
>
> I hope by using cairo directly te gtk2 intf can avoid some of the gtk
> overhead.
sounds good.
Burkhard
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives
-- http://luisdigital.com
lazarusblank.png
Description: PNG image
