Search found 8 matches: paiting

Return to advanced search

Re: Bug in TBtnBmp

... - 1 )      endif If you do oBtn:lBorder := .F. then you will avoid it (at least for a temporary solution) Please try it and lets see if the paiting improves, thanks :-)
by Antonio Linares
Mon Jun 23, 2014 5:13 am
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: Bug in TBtnBmp [Solved]
Replies: 88
Views: 15679

Re: FiveWin/3 Cannot create Dialog Box on slow network.

Thank you Antonio for the reply. This behaviour is very difficult to trace. In fact, with other software sometimes I have detected ramdom wrong paiting of dialogs. In that case they do not produce Fivewin/3 error, but the program either crashes or shows wrongly. Maybe is a Windows issue?. Some ...
by lucasdebeltran
Wed Feb 06, 2013 10:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWin/3 Cannot create Dialog Box on slow network.
Replies: 18
Views: 4690

New FTDN March/Marzo 2012 (FWH 12.03)

... * New: functions ScreenWidth() and ScreenHeight() return the width and height of the main desktop in pixels. * Fix: Class TDatePick was not paiting properly on TRANSPARENT dialogs. Now it is ok. Please review samples\joseluis.prg * Fix: XBrowse cell editing using EDIT_LISTBOX style, was ...
by Antonio Linares
Fri Mar 30, 2012 11:09 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN March/Marzo 2012 (FWH 12.03)
Replies: 0
Views: 1153

Re: Problems when upgrading from 10.06 -> 10.08

...                         Empty( oItem:cPrompt ) )  Just replace 30 with 100 (the value that was there before) and the menuitems paiting should be ok :-)
by Antonio Linares
Tue Sep 14, 2010 10:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problems when upgrading from 10.06 -> 10.08
Replies: 18
Views: 2840

Hello Mr.Antonio Thanks for your suggested code : I made a little change to your suggested code. And it is paiting the child windows properly to the right of the client area all times. ACTIVATE WINDOW oWnd ; ON RESIZE ( oSplit:Adjust(),; WndLeft( oWnd:oWndClient:hWnd, ...
by RAMESHBABU
Tue Sep 30, 2008 2:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 8.09
Replies: 15
Views: 4917

2007 CLAUSE OF BUTTON BAR NOT PAITING TEXT RIGHT TO BUTTONS

Mr.Antonio DEFINE BUTTONBAR oBar OF oWnd SIZE 60, 40 //2007 DEFINE BUTTON oBtn1 OF oBar ACTION New() ; RESOURCE "new" ; PROMPT "New" GROUP TOOLTIP "New" LEFT I gave below the results of BUTTONBAR with and without 2007 Clause LEFT clause in BUTTON statement is no...
by RAMESHBABU
Mon Jul 28, 2008 12:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: 2007 CLAUSE OF BUTTON BAR NOT PAITING TEXT RIGHT TO BUTTONS
Replies: 2
Views: 660

... at init) http://www.cbati.com/ZOOMONINIT.jpg this image is obtained when zooming at startup Thanks for your help, Richard See the difference in paiting
by Richard Chidiak
Sat Nov 03, 2007 5:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: fwh 7.10 preview at startup
Replies: 4
Views: 1046

Hi Mr.Fernando Thanks for your reply. As you have noted in my above postings, I am paiting the gradiation effect through code and please note that I am not using any bitmap brush. Please use my above code with your classes and test wether the required effect is achieved ...
by RAMESHBABU
Fri Dec 22, 2006 1:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to paint a Transparent Bitmap on a Gradiant Dialog
Replies: 21
Views: 5959

Return to advanced search