Search found 28 matches: noprefix

Return to advanced search

Re: Consulta SQL via TDolphin

Excelent! Mr.Rao
In my case is an DIALOG; so is Ok with:
oSay:nStyle := nOr( oSay:nStyle, SS_NOPREFIX )
by MarioG
Sun Aug 16, 2020 11:42 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Consulta SQL via TDolphin
Replies: 17
Views: 2711

Re: Consulta SQL via TDolphin

Mr. Rao many thanks for your response! Never is late In a simple print, it looks like this (only for a comment) ? cUsuario:= "IDEAS & DESARROLLOS" https://i.postimg.cc/ZRbGcwDj/TxtIdeas.png If I put it on this way oSay:WinStyle( SS_NOPREFIX, .t. ) It looks like this htt...
by MarioG
Sun Aug 16, 2020 2:21 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Consulta SQL via TDolphin
Replies: 17
Views: 2711

Re: Consulta SQL via TDolphin

Gracias! Me esta pasando un tema que hace rato no lo puedo solucionar, y tiene que ver con datos en Tablas Escribo en una variable, por ej., "Ideas & Desarrollos" Luego el SAY me muestra "Ideas _Desarrollos" He probado con varias funciones, como por ej. HB_Str2UTF8(), u otra...
by nageswaragunupudi
Sun Aug 16, 2020 6:52 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Consulta SQL via TDolphin
Replies: 17
Views: 2711

Re: xBrowse y texto Hotkey

I do not have the sources of 6.12. I can not tell you the exact lines to make the modification. But I try to guide you. In xbrowse.prg, search for METHOD DefStyle( ... ) In the method you may see a line of code which looks something like nStyle := nOr( DT_MODIFYSTRING,....) Please add DT_NOPREFIX al...
by nageswaragunupudi
Mon Jul 06, 2015 8:48 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: xBrowse y texto Hotkey (SOLUCIONADO)
Replies: 4
Views: 670

Re: SetDlgGradient and text not transparent

Antonio

CONTROL "Active", 124, "Static",, 6, 322, 46, 12 would not compile and LTEXT "Active", 124, 6, 322, 46, 12, SS_NOPREFIX had no effect.

Rick Lipkin
by Rick Lipkin
Tue Oct 08, 2013 7:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetDlgGradient and text not transparent
Replies: 11
Views: 3916

Re: SetDlgGradient and text not transparent

Another possibility is to replace:

LTEXT "Active", 124, 6, 322, 46, 12, SS_NOPREFIX

with:

CONTROL "Active", 124, "Static",, 6, 322, 46, 12
by Antonio Linares
Tue Oct 08, 2013 6:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetDlgGradient and text not transparent
Replies: 11
Views: 3916

Re: SetDlgGradient and text not transparent

Rick,

Please remove SS_NOPREFIX also, thanks
by Antonio Linares
Tue Oct 08, 2013 6:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetDlgGradient and text not transparent
Replies: 11
Views: 3916

Re: SetDlgGradient and text not transparent

Rick,

Please remove the WS_GROUP style from this line and try it again, thanks:

LTEXT "Active", 124, 6, 322, 46, 12, SS_NOPREFIX
by Antonio Linares
Tue Oct 08, 2013 4:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetDlgGradient and text not transparent
Replies: 11
Views: 3916

Re: Ayuda -imprimir factura con columna texto tipo memo

Jose Luis, En el código fuente de FWH se usa en diversos sitios. Un ejemplo: #define DT_TOP 0x00000000 #define DT_LEFT 0x00000000 #define DT_CENTER 0x00000001 #define DT_RIGHT 0x00000002 #define DT_VCENTER 0x00000004 #define DT_BOTTOM 0x00000008 #define DT_WORDBREAK 0x00000010 #define DT_SINGLELINE ...
by Antonio Linares
Wed Sep 11, 2013 7:48 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda -imprimir factura con columna texto tipo memo
Replies: 19
Views: 4717

Problemas al crear la libreria TWBROWSE

Estoy intentado crear la libreria TWBROWSE con Harbour 2.0 y FWH 1104 y me dan los siguientes errores: si alguien pudiera ayudarme.... Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland .\source\function\twbrowse\WBRWLINE.C: Error E2356 .\source\function\twbrowse\WBRWLINE.C 38: Type mismat...
by ander7319
Fri Jan 04, 2013 9:55 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas al crear la libreria TWBROWSE
Replies: 6
Views: 2855

SAY PROMPT "HELLO & HELLO"

Hello, In TestSay2.prg i changed @ 2, 2 SAY oSay PROMPT "Test" in @ 2, 2 SAY oSay PROMPT "Test & Test" The appersand (&) is not showed. I remember that in xbrowse we had to change a line in Defstyle : nStyle := nOr( DT_MODIFYSTRING, DT_EDITCONTROL, DT_NOPREFIX ) I tryed t...
by Demont Brecht
Sat Jul 30, 2011 1:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAY PROMPT "HELLO & HELLO"
Replies: 5
Views: 859

Error al compilar TWBROWSE xHarbour build 1.2.1 y FWH 11.01

Que tal buenas tardes, he estado tratando de compilar la TWbrowse de Hernan sin exito, al intentar generar la libreria con el xedit me manda los siguientes errores: Compilando WBRWLINE.C... Error E2303 WBRWLINE.C 74: Type name expected Error E2141 WBRWLINE.C 98: Declaration syntax error Error E2303 ...
by alex_cyr
Sat Jul 09, 2011 2:11 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al compilar TWBROWSE xHarbour build 1.2.1 y FWH 11.01
Replies: 7
Views: 2631

Re: Drawtext

Ups, solucionado. Me he precipitado, no había más que añadir el parámetro DT_NOPREFIX al estilo de alineación. Tenía que haber leido el manual antes de recurrir a este foro. Perdón.
by antolin
Mon Apr 26, 2010 11:10 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Drawtext
Replies: 1
Views: 433

Re: Erro na compilação

Caro António, Penso que estou a enviar o que vc pediu: INICIAL DIALOG 35, 40, 124, 128 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME CAPTION "Seja Bem Vindo! Obrigado! Parabéns!!!" FONT 8, "MS Sans Serif" { EDITTEXT 11, 84, 52, 25, 10, ES_C...
by jufer
Wed Dec 16, 2009 3:32 pm
 
Forum: All products support
Topic: Erro na compilação
Replies: 53
Views: 20602

Re: fwh\samples\RE.prg - FiveWin Resources Editor underrated

After a long time I had again a look into re.prg. I changed the code to get the ID of the control into the dialog. But I can’t find out how to do with comboboxes. It would also be fine to have the caption of the says. The dialog is saved to clipboard and you can paste it to your source code. Would y...
by Otto
Sun Aug 30, 2009 6:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: fwh\samples\RE.prg - FiveWin Resources Editor underrated
Replies: 38
Views: 11658
Next

Return to advanced search