Search found 548 matches: painted

Return to advanced search

New December 2.7 build

... fix on Class TPanel, to improve painting. * Enhancement: Class TIcon support for transparent background implemented. * Fix: Class TGet (32 bits) painted with no border when no XP themes are used. * Fix: function Alert() was not properly working due to recent changes. Now it is ok. * Fix: Minor ...
by Antonio Linares
Fri Dec 16, 2005 9:20 am
 
Forum: WhatsNew / Novedades
Topic: New December 2.7 build
Replies: 1
Views: 2707

Marco, The problems comes from the gradient background where the bitmap is painted on. FWH already provides a special function to paint transparent on gradient background: void TransBmp( HBITMAP hBitmap, int iXsize, int iYsize, COLORREF rgbTransparent, HDC ...
by Antonio Linares
Wed Dec 14, 2005 11:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transparent bitmap on folder
Replies: 8
Views: 1917

folder not painted

Hi,

I compile/link sample testfld.prg, testfld2.prg,etc., and generate its exe.

But all folder control not painted, other controls ok, for all either @nR,nC FOLDER or REDEFINE FOLDER.

I use Harbour/bcc55 and the buildh.bat to compile single prg only.

Regards
Hoe
by tnhoe
Sun Dec 11, 2005 6:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: folder not painted
Replies: 2
Views: 820

2 questions: @ x, y bitmap and draw rectangle

1 - When I paint a bitmap in a dialog with @ x, y bitmap command it appears into a rectangle. How can I hide this border were the bitmap is painted? 2 - How can I draw a rectangle in a dialog or window? How can I fill it with a color? I did this: define pen oPen width 1.5 color CLR_BLUE Rectangle(oDlg:hDC, ...
by Maurilio Viana
Tue Nov 22, 2005 3:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: 2 questions: @ x, y bitmap and draw rectangle
Replies: 2
Views: 1081

Re: New FWH 2.7 - New Harbour/xharbour builds

... I have a lot of problems with this class and it came from FWH 2.4. The main bug for me is when we move over de cells left to right and it isn't painted correctely. Can you publish the corrections for TxBrowse for those that bought FWH 2.4 to 2.6 and this class never work 100% ? Best regards, ...
by Maurilio Viana
Mon Nov 21, 2005 6:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 2.7 - New Harbour/xharbour builds
Replies: 4
Views: 1780

Vilian,

If WHEN returns false, then the control is painted as disabled, that may be the reason why it looks different.

You may modify class DButton to avoid painting the control in a different way if it is disabled.
by Antonio Linares
Fri Nov 11, 2005 10:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with xHabour/Dbutton
Replies: 2
Views: 1082

TWBrowse more...

Dear all,

I'm put some Bitmap and TWBrowse on Dialog. If I need to show bitmap under/behind when I painted bitmap on activate dialog, How I do ? If some who ever done that case, can I get some idea ?

Best Regrad,

Pe N Chi

PS: FiveWin 2.1c
by Peter
Fri Oct 28, 2005 12:51 pm
 
Forum: FiveWin for CA-Clipper
Topic: Dialog and TWBrowse
Replies: 3
Views: 1208

Disabled bitmaps not appearing in POPUP Menus

... the menu text is appearing in gray colour. Can anybody suggest me how to do it. Attached are two examples The disbabled bitmaps in 2nd one is just painted not done thru programe. - Ramesh Babu P
by RAMESHBABU
Fri Oct 21, 2005 5:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Disabled bitmaps not appearing in POPUP Menus
Replies: 8
Views: 3813
Previous

Return to advanced search