Hello friends,
I'm developing functions and classes to convert my application to pages automatically. At the moment I'm trying to find an initial way to pick up a window in.RC with all the controls and redraw it on page.
By examining the oDialog object I can see all the controls and their properties. And I also see the dialogue in appeal that was drawn in Borland. Is there an example of how to take each field and play in its coordinates in the same order as Fivewin does?
FiveWin to HTML
FiveWin to HTML
Thanks,
Ari
FWH 2212 - Harbour 3.2.0 - Embarcadero 7.43 - MySQL
São Paulo - SP - Brasil
www.sisrev.com.br
Ari
FWH 2212 - Harbour 3.2.0 - Embarcadero 7.43 - MySQL
São Paulo - SP - Brasil
www.sisrev.com.br
- Antonio Linares
- Site Admin
- Posts: 42521
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 76 times
- Contact:
Re: FiveWin to HTML
Dear Ari,
With latest FWH 22.10 (also available on FWH 22.06) you can do oWindow:Html() or oDialog:Html() and FWH writes the HTML for you![Smile :-)](./images/smilies/icon_smile.gif)
Not all controls are available yet, but you can see the way we are implementing it in FWH. Look for Method Html() in each class.
With latest FWH 22.10 (also available on FWH 22.06) you can do oWindow:Html() or oDialog:Html() and FWH writes the HTML for you
![Smile :-)](./images/smilies/icon_smile.gif)
Not all controls are available yet, but you can see the way we are implementing it in FWH. Look for Method Html() in each class.
Re: FiveWin to HTML
Antonio, soporta XBrowse? Está implementado?Antonio Linares wrote:Dear Ari,
With latest FWH 22.10 (also available on FWH 22.06) you can do oWindow:Html() or oDialog:Html() and FWH writes the HTML for you
Not all controls are available yet, but you can see the way we are implementing it in FWH. Look for Method Html() in each class.
Gràcies
Un Saludo
Carlos G.
FiveWin 24.02 + Harbour 3.2.0dev (r2403071241), BCC 7.7 Windows 10
Carlos G.
FiveWin 24.02 + Harbour 3.2.0dev (r2403071241), BCC 7.7 Windows 10
Re: FiveWin to HTML
Thank you Antonio,
I recently bought the license for the FWH 2206, am I entitled to receive the 22.10?
to stay as updated as possible.![Smile :)](./images/smilies/icon_smile.gif)
I recently bought the license for the FWH 2206, am I entitled to receive the 22.10?
to stay as updated as possible.
![Smile :)](./images/smilies/icon_smile.gif)
Thanks,
Ari
FWH 2212 - Harbour 3.2.0 - Embarcadero 7.43 - MySQL
São Paulo - SP - Brasil
www.sisrev.com.br
Ari
FWH 2212 - Harbour 3.2.0 - Embarcadero 7.43 - MySQL
São Paulo - SP - Brasil
www.sisrev.com.br
- Antonio Linares
- Site Admin
- Posts: 42521
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 76 times
- Contact:
Re: FiveWin to HTML
Carlos,
Aún no esta implementado. Solo hay un primer prototipo lejos de ofrecer todo lo que ofrece la versión desktop
Aún no esta implementado. Solo hay un primer prototipo lejos de ofrecer todo lo que ofrece la versión desktop
- Antonio Linares
- Site Admin
- Posts: 42521
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 76 times
- Contact: