Revision: 11678
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11678&view=rev
Author:   vouchcac
Date:     2009-07-09 00:09:43 +0000 (Thu, 09 Jul 2009)

Log Message:
-----------
2009-07-08 16:58 UTC-0800 Pritpal Bedi (prit...@vouchcac.com)
  * harbour/contrib/hbxbp/xbpbitmap.prg
    + Implemented XbpBitmap() class - mostly working.

  * harbour/contrib/hbxbp/xbpfiledialog.prg
    ! Shifted constants to hbqt.ch

  * harbour/contrib/hbxbp/xbpfontdialog.prg
    + Implemented XbpFontDialog() and XbpFont() class with interaction.

  * harbour/contrib/hbxbp/xbpstatic.prg
    + Implemented :type == XBPSTATIC_TYPE_BITMAP.
 
  * harbour/contrib/hbxbp/xbpwindow.prg
    + Implemented :setFont( oXbpFont ).
    ! Enhanced "Attribute" factor of :compoundName to accept bold and italic 
together.
      Integrated with :setFont()

  * harbour/contrib/hbxbp/tests/demoxbp.prg
    + Demonstrated XbpFontDialog() and XbpFont() implementation.
         1. Click on <MLE> tab-page.
         2. Click on <Font Dialog> toolbar icon.
         3. Adjust and select a font.
         4. See the result in MLE text editor.
    
    + Demonstrated XbpBitmap() functionality as in Xbase++, code shows up with 
both compilers.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/hbxbp/tests/demoxbp.prg
    trunk/harbour/contrib/hbxbp/xbpbitmap.prg
    trunk/harbour/contrib/hbxbp/xbpfiledialog.prg
    trunk/harbour/contrib/hbxbp/xbpfontdialog.prg
    trunk/harbour/contrib/hbxbp/xbpstatic.prg
    trunk/harbour/contrib/hbxbp/xbpwindow.prg


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to