New Tool

142 views
Skip to first unread message

Angel Pais

unread,
Jul 14, 2021, 10:00:10 PM7/14/21
to ModHarbour

From the creators of hbtron, hw_apache and hw_apachews:

Another way of mixing harbour and html code !

HBWUI ( Harbour Web User Interfases ).
A WebView2/Cocoa/GTK Harbour Web UI implementation.

Multiplatform Harbour GUI programs made in html/ccs and just a bit of js

With this you can build Html interfaces for your programs and from them interact with your .exe
 
Just 2 functions that will turn your world upside down.

In a harbour .exe:
hbwui_Init( cUrl, cTitle, nWidth, nHeight, lFullscreen, lResizable, lMaximized, lDebug )

In a UI html module:  
windows.external.invoke( cStr )

Make your WIN/LIN/MAC apps run the most universal UI: html/css/js.
No more wrappers, no more intricate class hierarchies, no more vendor dependency.
Only your imagination is the limit !

Download and test it from:
https://github.com/diegofazio/hbwui

It's free!

Regards
Angel Pais
Reply all
Reply to author
Forward
0 new messages