Re: [Gambas-user] gb.html

2011-09-25 Thread Fabien Bodard
2011/9/25 Alexis Sanchez : > Fabien, with this i could embebed a webpage into a gambas form??? Pls if > this could happend could u upload a simple example... no ! it's simply for manage and generate textual web page ... for cgi. The tool to embbed web page in a form is qt4.webkit and the tools

Re: [Gambas-user] gb.html

2011-09-25 Thread Alexis Sanchez
Fabien, with this i could embebed a webpage into a gambas form??? Pls if this could happend could u upload a simple example... enviado desde Motorola Milestone El 25/09/2011 10:49, "Fabien Bodard" escribió: > in english please. gb.html is a component that act like the html tree of js > > so you c

Re: [Gambas-user] gb.html

2011-09-25 Thread Fabien Bodard
in english please. gb.html is a component that act like the html tree of js so you can contruct a document with it or load an html page in it and then parse with seach tools. dim hmydoc as new htmldocument dim hLink as new htmlelement("a") hLink.AppentText("This is a link") hLink.SetAttribute

[Gambas-user] gb.html

2011-09-23 Thread herberth guzman
Me gustaria probar el componente gb.html para testear ya que tengo que hacer un programa en ambiente web y me gustaria ver como funsiona dicho componente. -- All of the data generated in your IT infrastructure is seriously