Search found 54 matches: rendering

Return to advanced search

Re: Fonts in 11.03

... see: http://www.masterlinksoftware.com/Images/NewFont.bmp Please note how the letters are dropped off the end in .03, suggesting a rendering issue with the new version. Again, I emphasize that the exact same code is used in both cases, and the only difference is which FWH version ...
by TimStone
Wed Apr 13, 2011 9:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fonts in 11.03
Replies: 4
Views: 1082

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... implementation of Harbour's Report Designer and Print Engine. NOTE: It is a very complex subject and more so I have a little knowledge about Qt's rendering system, so please do not pin high hopes. I still do not know which way it will proceed, will we be successful or failure, will it touch our ...
by Pritpal Bedi
Thu Aug 12, 2010 6:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 100911

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... belonging to them. This eliminates the need to define anything. This eliminates the need to have .dbf's on the disk. This greatly simplifies the rendering engine. More opinions are welcome. BTW this is a very good feature request, I did not had any idea before, thank you.
by Pritpal Bedi
Wed Jul 21, 2010 5:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 100911

New FTDN June/Junio 2009 (9.06)

... : XBrowse( oWnd ), XBrowse( oBrw ). Can be tested while defining any object with code like oDlg:bRclicked := {|r,c,f,o| XBrowse( o ) }. g. Image rendering i. In the previous versions, if a column contains file name of a picture, the picture is read from the file and displayed inline, if oCol:nEditType ...
by Antonio Linares
Sat Jul 11, 2009 5:12 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN June/Junio 2009 (9.06)
Replies: 12
Views: 6391

Nageswararao,

> But there seems to be a way of just rendering richtext content within a rectangle.

That would be the perfect solution, but we need to find how to do that.

Thinking about it... if we provide a different hDC to the richedit when it is going to be painted, that could do the trick
by Antonio Linares
Tue Mar 25, 2008 11:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowser + RTF
Replies: 13
Views: 4354

I agree with you Mr Antonio, if we create Richedit controls in each cell.

> _rtf.RenderTo(e.Graphics, e.Bounds)

But there seems to be a way of just rendering richtext content within a rectangle.
by nageswaragunupudi
Tue Mar 25, 2008 10:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowser + RTF
Replies: 13
Views: 4354

FWH 7.12 xBrowse - 2007 style

The new look of xBrowse is very attractive.

But there is no option for setting this 2007 style on / off. I have problems with 256 color monitors where it gives a very bad look, rendering it unacceptable for release versions.

I request that 2007 style be made optional.
by nageswaragunupudi
Sat Dec 01, 2007 5:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 7.12 xBrowse - 2007 style
Replies: 10
Views: 1930

... EZTAPI TWAIN_CreateDibPalette (HANDLE hdib) // given a pointer to a locked DIB, returns a handle to a plausible logical // palette to be used for rendering the DIB // For 24-bit dibs, returns a default palette. { HPALETTE hPalette = NULL; LPBITMAPINFOHEADER lpbmi = (LPBITMAPINFOHEADER)GlobalLock(hdib); ...
by areang
Mon Aug 07, 2006 3:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Please teach me about FWH and xHarbour
Replies: 3
Views: 4275

Forse intendevi dire la classe TBitmap? Comunque ti sconsiglio di utilizzare classi per questo lavoro di "rendering" dei bitmap. Semplicemente disegnali alle giuste coordinate usando la funzione PalBmpDraw() all'interno dell'evento ON PAINT.

EMG
by Enrico Maria Giordano
Fri May 12, 2006 6:04 pm
 
Forum: All products support
Topic: CREAZIONE RADAR PER RALLY
Replies: 50
Views: 22407
Previous

Return to advanced search