I played a bit with fpgui, creating a form with few components, compiling and running examples, just to see what's there. I found two issues, but before attempting to debug I'd like to understand current status.

1) When closing a form with a combo box, I get a SIGSEV, originated by TfpgCustomComboBox.Destroy - FItems.Free
Is that expected (i.e. work in progress)?

2) Canvas test dies with a sigsev, caused by StretchDraw. Removing StretchDraw, the rest works fine. Same behavior compiling with Lazarus, or standalone. Is it a known issue, is it caused by unappropriate fpc version (I'm still using fpc 2.0.4) or what?


Giuliano

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

Reply via email to