Search found 103 matches: texts

Return to advanced search

Dutch,

Windows API does not allow to set a SAY transparent over a painted bitmap (only over a brush). At least, we have not found yet a way to do it.

Thats why you have to use oDlg:Say() or paint those texts in the bitmap.
by Antonio Linares
Mon Aug 25, 2008 2:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Null Style problem with Windows Vista
Replies: 15
Views: 3144

Using HTMLPop() to display large tooltip alike texts:
Image
by Antonio Linares
Mon Jul 21, 2008 9:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New features in XBrowse for FWH 8.07
Replies: 6
Views: 1436

Managing tooltips from dialog's

... timer oTempo return nil Building and using TOOLTIPS on dialog's from resources. Each control from a dialog from resources can have a tooltip. This texts are saved in HELP.DBF : aStru := { { "RESNAME" ,"C" , 20, 0 } , ; { "NID","C" , 4, 0 } , ; { "TEXT" ,"C" ,255, 0 } } With : Resname : oDlg:cResname ...
by demont frank
Tue Jul 08, 2008 1:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Managing tooltips from dialog's
Replies: 2
Views: 871

no I'm using FGet (with many modifications for our use)

with
oClp:SetText( cText )
oClp:GetText( )

I can see that only part of very long texts are copied.
I there a limit by Windows? (same results with xP and vista)

Thanks,
Dietmar
by Dietmar Jahnel
Sun Jun 22, 2008 9:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Clipboard size
Replies: 15
Views: 2967

Could import Visual Hreport into FWH ?

For it is open source , similiar to FWH, use obrow:report() to genarate to stand report form, use Hreport to redefine the form from users, changes color, font, size,postion add on texts and images as they want.
Regards !
Shuming Wang
by ShumingWang
Mon Apr 21, 2008 8:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Could import Visual Hreport into FWH ?
Replies: 3
Views: 681

Dutch,

We have an improved Class TXBrowse that properly aligns the bitmaps and the texts.

We are going to publish a new release for 8.03, probably today
by Antonio Linares
Sat Mar 15, 2008 3:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to alignment Bitmap in XBrowse?
Replies: 14
Views: 3334

Dialog negative values and latin accent texts already supported:
Valores negativos en el diálogo y textos acentuados soportados:

http://www.hotshare.net/file/21105-1475381e76.html
by Antonio Linares
Thu Dec 06, 2007 9:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH Resources Editor - Speed test
Replies: 85
Views: 18344

Enrico,

It depends on the size of the control: the texts gets adjusted to the control dimensions that may not be the same as the printer dimensions
by Antonio Linares
Fri May 04, 2007 6:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printing a rich edit control
Replies: 2
Views: 854

If I have an template using WMF with 4 points (Top/Left, Top/Right, Bottom/Left, Bottom/Right), it is possible to print 4 texts f.e. "Hello print", in the same points (Top/Left, Top / Right, Bottom/Left, Bottom/Right) using the method:: CmSay ()? Yes. If your coordinates are in pixels ...
by Enrico Maria Giordano
Mon Dec 11, 2006 11:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printer Printable Area
Replies: 16
Views: 7465

... on the following thing: If I have an template using WMF with 4 points (Top/Left, Top/Right, Bottom/Left, Bottom/Right), it is possible to print 4 texts f.e. "Hello print", in the same points (Top/Left, Top / Right, Bottom/Left, Bottom/Right) using the method:: CmSay ()? Independently of the printer ...
by Carles
Mon Dec 11, 2006 9:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printer Printable Area
Replies: 16
Views: 7465

... Correct me if I'm mistaken but isn't the + / - sign is missing? Shouldn't there be texts to the right of the all 3 folder images? Thanks. -- xHB 0.99.61 FWHX2.8 Nov BCC55 Win98SE
by hua
Fri Dec 08, 2006 9:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error in TTreeView
Replies: 7
Views: 1640

Antonio Linares wrote:Evans,

Please review samples\ownerdra.prg

Thanks Antonio,

I looked at the sample and experimented a little further.
Works fine butm cannot make it display in two-three lines the texts.

I'll use it.
Tanks again.

Gracias/Saludos
Evans
by E. Bartzokas
Wed Sep 06, 2006 6:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Extended Combobox
Replies: 2
Views: 660

... if ! Empty( ::oWnd:oBrush:hBitmap ) ::SetBrush( ::oWnd:oBrush ) endif endif endif if ::cCaption != nil // don't use Empty() here or blank texts will not show SetWindowText( ::hWnd, ::cCaption ) else ::cCaption = GetWindowText( ::hWnd ) endif return nil Llamada De: (b)HBOBJECT:HBOBJECT(105) ...
by karinha
Mon Mar 27, 2006 12:31 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Message not found: TSAY:LTRANSPARENT
Replies: 21
Views: 6422
Previous

Return to advanced search