2011-04-12 01:16 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)

* contrib/hbxbp/hbxbp.hbc
  * contrib/hbxbp/hbxbp.hbp
  * contrib/hbxbp/hbxbp.hbx
  + contrib/hbxbp/xbpcrt.prg
    + Added: XbpCrt() class. It is just a skelton code yet.
This commit is contained in:
Pritpal Bedi
2011-04-12 08:20:48 +00:00
parent c4bf7a6f55
commit fd75b08d67
5 changed files with 1167 additions and 0 deletions

View File

@@ -16,6 +16,13 @@
The license applies to all entries newer than 2009-04-28.
*/
2011-04-12 01:16 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbxbp/hbxbp.hbc
* contrib/hbxbp/hbxbp.hbp
* contrib/hbxbp/hbxbp.hbx
+ contrib/hbxbp/xbpcrt.prg
+ Added: XbpCrt() class. It is just a skelton code yet.
2011-04-12 00:58 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
- contrib/hbqt/gtqtc/gtqtc.hbx
- Removed: unwanted .hbx.

View File

@@ -8,3 +8,4 @@ libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
libs=../hbqt/hbqtcore.hbc
libs=../hbqt/hbqtgui.hbc
libs=../hbqt/gtqtc.hbc

View File

@@ -28,6 +28,7 @@ xbpbrowse.prg
xbpcheckbox.prg
xbpclipboard.prg
xbpcombobox.prg
xbpcrt.prg
xbpdataref.prg
xbpdialog.prg
xbpfiledialog.prg

View File

@@ -96,6 +96,7 @@ DYNAMIC XBPCHECKBOX
DYNAMIC XBPCLIPBOARD
DYNAMIC XBPCOLUMN
DYNAMIC XBPCOMBOBOX
DYNAMIC XBPCRT
DYNAMIC XBPDIALOG
DYNAMIC XBPDRAWINGAREA
DYNAMIC XBPFILEDIALOG

File diff suppressed because it is too large Load Diff