Recent

Author Topic: Just a hint  (Read 3655 times)

james

  • New Member
  • *
  • Posts: 13
Just a hint
« on: February 08, 2011, 06:03:09 pm »
If you are using Sunisoft's suiSkin engine:

If you start say, Form 2 from Form1, don't use Form2.ShowModal. Use Form2.Show instead.

If you use showmodal on a form that does not much more than simply appear, the application will lock up the second time form2 appears.

And, you cannot have the skin control on a form and add events to objects.

Aaand, Lazarus generates the famous "SIGSEGV" error with suiSkins.....    ::)

 

TinyPortal © 2005-2018