Revision: 11572
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11572&view=rev
Author:   vouchcac
Date:     2009-06-30 09:10:36 +0000 (Tue, 30 Jun 2009)

Log Message:
-----------
2009-06-30 01:58 UTC-0800 Pritpal Bedi ([email protected])
  * harbour/contrib/hbqt/hbqt.ch
    + New constants.
  * harbour/contrib/hbqt/Makefile_gen
    ! Arrangement.

  * harbour/contrib/hbxbp/Makefile
    + xbpstatic.prg

  * harbour/contrib/hbxbp/gra.ch
  * harbour/contrib/hbxbp/xbp.ch
  * harbour/contrib/hbxbp/xbpgeneric.prg
  * harbour/contrib/hbxbp/xbppushbutton.prg
  + harbour/contrib/hbxbp/xbpstatic.prg
  * harbour/contrib/hbxbp/xbpwindow.prg
    + Implemented XbpStatic() class.
         XBPSTATIC_TYPE_GROUPBOX
         XBPSTATIC_TYPE_RAISEDBOX
         XBPSTATIC_TYPE_RECESSEDBOX
         XBPSTATIC_TYPE_RAISEDLINE
         XBPSTATIC_TYPE_RECESSEDLINE
         XBPSTATIC_TYPE_TEXT
            Few components are scheduled for tomorrow.

  * harbour/contrib/hbxbp/tests/demoxbp.prg
    + Demonstrated the above mentioned XbpStatic() parts.
      Now the background and foreground colors are true to its values.

    NOTE: Can someone please post message on QT developers forum
          about a bug where QColor():name return #BBGGRR instead of #RRGGBB
          which is documented. I used a workaround for this bug.    

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/hbqt/Makefile_gen
    trunk/harbour/contrib/hbqt/hbqt.ch
    trunk/harbour/contrib/hbxbp/Makefile
    trunk/harbour/contrib/hbxbp/gra.ch
    trunk/harbour/contrib/hbxbp/tests/demoxbp.prg
    trunk/harbour/contrib/hbxbp/xbp.ch
    trunk/harbour/contrib/hbxbp/xbpgeneric.prg
    trunk/harbour/contrib/hbxbp/xbppushbutton.prg
    trunk/harbour/contrib/hbxbp/xbpwindow.prg

Added Paths:
-----------
    trunk/harbour/contrib/hbxbp/xbpstatic.prg


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

Reply via email to