Search found 26 matches: largefonts

Return to advanced search

Re: Errores rpreview

... cada una de las líneas con errores preview.prg linea305 Error E0022 Invalid lvalue: "Numeric" SIZE IfNil( nBtnW, 26 ), IfNil( nBtnH, If( LargeFonts(), 30, 26 ) ) linea515 Error E0030 Syntax error: "Syntax error at ´CURSOR´ DEFINE CURSOR ::oCursor SEARCH linea583 Error E0020 Incomplete ...
by Manuel Aranda
Fri Jun 16, 2023 12:36 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Errores rpreview (Solucionado)
Replies: 10
Views: 444

Re: SayBarCode control

when I am compilig c:\fwh\samples\barcod01.prg FWH 19.03 and xHarbour.com v.19.01 I get error Type: C >>>xhb.exe -o"t.c" -m -n -p -q -gc0 -I"S:\include" -I"R:\include" -I"R:\include\w32" "t.prg"<<< xHarbour 1.2.3 Intl. (SimpLex) (Bu...
by kajot
Tue Apr 09, 2019 6:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SayBarCode control
Replies: 34
Views: 6533

Re: TBarTabs Tamaño de los tabs

... // esto modifica la ubicacion vertical del texto del tab do case case ::nOrientation <= OR_BOTTOM DrawTextEx( ::hDC, cPrompt ,; { If( LargeFonts(), 1, 8 + If( ::nOrientation == OR_TOP, 1,0 ) ),; nStart + 15 + nBmpWidth, ; ::nHeight, nStart + 20 + nWidth - 15 },; nOr( DT_LEFT, DT_VCENTER ...
by rterraz
Tue Sep 20, 2016 2:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TBarTabs Tamaño de los tabs
Replies: 3
Views: 746

Large font scale

Is there a way to know what is the scale used for large fonts (windows 8)

A user can chose to use largefonts scaled at 125% for example , i need to know the percentage value 125 in this case

Does anyone know how we can retreive this value ?

Thanks for help

Richard
by Richard Chidiak
Mon Mar 16, 2015 9:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Large font scale
Replies: 2
Views: 482

Re: Preview error on windows seven ...

Dear Nages, I correct it and now it run ok for the first problem I change this line on PaintMeta() method If( LargeFonts(), 100, 92 ) this because someone changed largefonts() function .....remember now largefonts support 143 dpi!!! http://img717.imageshack.us/img717/2280/rprevieok.jpg ...
by Silvio
Thu May 12, 2011 2:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Preview error on windows seven ... RESOLVED!!!!
Replies: 8
Views: 1701

Preview error on windows seven ... RESOLVED!!!!

... - If( ::lZoom, 20, 0 )              nHeight = ::oWnd:nHeight() - If( ::lZoom .and. ::nZFactor > 1, 20, 0 ) - 10 - ;                        I f( LargeFonts(), 100,86 ) //100  80              if ! ::lZoom                 nMetaWidth = ( nHeight - 40 ) * nFactor              else                 ...
by Silvio
Wed May 11, 2011 8:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Preview error on windows seven ... RESOLVED!!!!
Replies: 8
Views: 1701

Re: New FTDN April/Abril 2011 (FWH 11.04)

... Gracias a Lailton! * Corrección: Del error en el SAY transparente informado por Enrico: viewtopic.php?f=3&t=21200#p112702 * Mejora: La función LargeFonts() ahora soporta y detecta 143 dpi. Gracias a Luis Krause! * Mejora: En la clase Combobox, los métodos Reset() y SetItems() reciben el parámetro ...
by Antonio Linares
Tue May 03, 2011 11:09 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April/Abril 2011 (FWH 11.04)
Replies: 1
Views: 1992

New FTDN April/Abril 2011 (FWH 11.04)

... * Fix: transparent SAY bug reported by Enrico: http://forums.fivetechsupport.com/viewtopic.php?f=3&t=21200#p112702 * Enhancement: function LargeFonts() now supports and detects 143 dpi. Thanks to Luis Krause! * Enhancement: Class Combobox, methods Reset and SetItems recived a lChanged parameter, ...
by Antonio Linares
Thu Apr 28, 2011 8:39 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April/Abril 2011 (FWH 11.04)
Replies: 1
Views: 1992

Error en RPREVIEW

... con el inconveniente en rpreview que se produce en el método ::BuildButtonBar() específicamente la línea DEFINE BUTTONBAR oBar _3D SIZE 26, If( LargeFonts(), 26, 30) OF ::oWnd, la cual en un momento dado realiza un CreateWindow() y ahí se pincha el sistema, ha alguien le sucedió algo similar ...
by leondefrancia
Fri Feb 25, 2011 4:15 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TPrinter error "cannot create window or control"
Replies: 11
Views: 3002

Re: TPrinter error "cannot create window or control"

... para poder seguir avanzando porque me produce error el método ::BuildButtonBar() específicamente la línea DEFINE BUTTONBAR oBar _3D SIZE 26, If( LargeFonts(), 26, 30) OF ::oWnd, la cual en un momento dado realiza un CreateWindow() y ahí se pincha. Solo comenté la llamada a ese método para poder ...
by leondefrancia
Wed Nov 10, 2010 5:42 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TPrinter error "cannot create window or control"
Replies: 11
Views: 3002

TPrinter error "cannot create window or control"

... Clase: TBar Lo que pude seguir del error es que se produce en RPreview:BuildButtonBar() en la línea: DEFINE BUTTONBAR oBar _3D SIZE 26, If( LargeFonts(), 26, 30) OF ::oWnd
by leondefrancia
Wed Nov 03, 2010 7:26 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TPrinter error "cannot create window or control"
Replies: 11
Views: 3002

Urgent problem with FWH 10.3 !!!!

Hello, Today I rebuilded my application with FWH 10.3. But suddenly I got an error which doesn't happen in FWH 10.2 while rebuilding. This error says : xLINK: error: Unresolved external symbol '_HB_FUN_TACTIVEX referenced from (JUDA.obj)'. xLINK: error: Unresolved external symbol '_HB_FUN_TFONT refe...
by driessen
Wed Apr 07, 2010 8:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Urgent problem with FWH 10.3 !!!!
Replies: 3
Views: 1612

Re: Se necesita ayuda en el wiki !

... JoyGetDevCaps() JoyGetNumDevs() JoyGetPos() JoyGetThreshold() JoyReleaseCapture() JoySetCapture() KeyFast() KeyToggle() KillTimer() L2Hex() lAnd() LargeFonts() LastMenu() LbxDrawItem() LbxGetItem() LbxGetSelItems() LbxMeasure() lChDir() lClose() lCreat() Lfn2sfn() lGetTextLine() LineTo() lIsDir() ...
by Cgallegoa
Sun Feb 21, 2010 10:35 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Se necesita ayuda en el wiki !
Replies: 12
Views: 5502

Re: preview alpha 2

... TXT_EXIT, "&", "" ) ; MESSAGE TXT_EXIT_PREVIEW else if oBar != nil .and. oBar:l2007 DEFINE BUTTONBAR oBar SIZE 26, If( LargeFonts(), 30, 26 ) OF ::oWnd 2007 oBar:bPainted = { || oBar:Say( 7, 285, "Factor:",,, ::oFont, .T., .T. ),; If( Len( ::oDevice:aMeta ) ...
by dobfivewin
Thu Jan 14, 2010 10:08 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: preview alpha 2
Replies: 2
Views: 2033

Re: Problemas con TRichEdit

... nil ; MENUINFO 4 ; MDI oWndMain:SetIcon( TIcon():New( ,, "WordPad" ) ) oWndMain:SetFont( oFont := TFont():New( GetSysFont(), 0, ; If( LargeFonts(), -10, -12 ) ) ) SetBar() SET MESSAGE OF oWndMain TO "Class TRichEdit" DATE TIME ; COLOR CLR_HBLUE, GetSysColor( COLOR_BTNFACE ...
by triumvirato
Fri Dec 11, 2009 7:17 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas con TRichEdit
Replies: 13
Views: 4781
Next

Return to advanced search