Recent

Author Topic: LCL with fpGUI Wont work!  (Read 2349 times)

ϻαϻɾΣɀО

  • Jr. Member
  • **
  • Posts: 54
  • MaMrEzO
LCL with fpGUI Wont work!
« on: April 28, 2018, 09:12:29 pm »
I have Lazarus 1.9 trunk and FPC 3.1.1 trunk also!

I`d fellowed http://wiki.lazarus.freepascal.org/fpGUI_Interface and by the now I faced to Runtime error 216!
It seemed that fpGUI widgetset never ever initiate a TMonitor and it is the problem!
LCL tries many way to handle the TCustomForm.GetMonitor with no success! 

Any suggestion?
Debio-Sql is a new brand of GUI Database tool for the Firebird RDBMS.
http://debio-sql.ariaian.com/

Thaddy

  • Hero Member
  • *****
  • Posts: 14214
  • Probably until I exterminate Putin.
Re: LCL with fpGUI Wont work!
« Reply #1 on: April 28, 2018, 09:32:54 pm »
fpGUI is not a widget set. It is a complete framework. You should not mix frameworks.(although some non-visual things may work).
Certainly for average programmers and beginners it is either/or. Either LCL or fpGUI.
Their architecture is conceptually very different.
Specialize a type, not a var.

Leledumbo

  • Hero Member
  • *****
  • Posts: 8747
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: LCL with fpGUI Wont work!
« Reply #2 on: April 28, 2018, 10:51:10 pm »
Any suggestion?
fpGUI interface is not yet complete, Graeme does update it once in a while, but it will require much more contributions to be on par with other mainstream interfaces. A lot of things have been implemented, though, it's just incomplete.
fpGUI is not a widget set. It is a complete framework. You should not mix frameworks.(although some non-visual things may work).
Certainly for average programmers and beginners it is either/or. Either LCL or fpGUI.
Their architecture is conceptually very different.
He clearly mentioned interface and widgetset, in case you're confused, he referred to fpGUI backend for LCL (see the wiki link he posted).

 

TinyPortal © 2005-2018