Here is a list of differences in Harbour and Xbase++
Harbour |
Xbase++ |
|
|
|
|
Supported Platforms |
Practically All |
Windows, OS2 |
|
|
|
Coordinate System |
Top-Down |
Bottom-Up |
|
|
|
DrawingArea |
IS NOT the parent of XbpToolBar and XbpStatusBar |
IS the parent of XbpToolBar and XbpStatusBar |
|
|
|
Inheritance |
Every child inherits irrespective of its type |
Some objects do not honour inheritance |
|
|
|
Style Sheets |
Fully Compliant |
Not thought of as per v1.9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|