html - Lazarus/Pascal: how do I show web content within a form -



html - Lazarus/Pascal: how do I show web content within a form -

i'm planning on building application simplifies web design. intent using lazarus/freepascal this.

my question is, how show html content on lazarus form appear on browser?

thanks!

since fpc cross-platform not know in advance webbrowser user have installed cannot embed twebbroser.

there controls available embed specific engine gecko or webkit. read on wiki: http://wiki.freepascal.org/webbrowser , in lastly part of page.

html forms browser webforms lazarus

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -