Just more questions ;-)
- What do you want to achieve?
- What do you know already?
And some directions to get your answers straight
![[afro] [afro] [afro]](/data/assets/smilies/afro.gif)
- If you need to port some tried and true app to a new lifespan on Windows, Go for 'pure' xHarbour, it is free, and open source, but commercial support and additional libs are available (VXH for Windowing, SQLRDD for SQL database access, find all facts on
open source version on
- If you are (re)designing an app from the ground up, also go for xHarbour, but get a grip on a good 'GT', Graphic Terminal in Clipper speak, and if you desire to run on Windows as well as on Linux, FiveWin for xHarbour is a good bet, AFAICS (Haven't used FWH myself, just hear-say, facts on
Alternatives are the (rather new) wxWidgets GT (Windows/Linux)(
or HMG (Harbour MiniGUI) (Windows)(
and HwGUI (Windows)(
- If you want to 'just convert' a character-mode app to a more Windows look and feel, xHarbour with the GTWVT or GTWVW GT's (both are in the free & commercial xHarbour) may be all you need, and the least time-consuming
- If you already are familiar with XBase++ go for their (closed source?) solution, there also is a FiveWin version for XBase++
HTH
TonHu