Search found 35 matches: quitamos

Return to advanced search

CONTROLAR CLICK SOBRE COLUMNA EN XBROWSE

... de linea selecc cuando el control no tiene el foco oBrw:l2007:=.T. oBrw:lFooter := (.T.) // Sí queremos línea de footer oBrw:lHScroll := (.T.) // Quitamos el scroll horizontal oBrw:lVScroll := (.T.) // Quitamos el scroll horizontal oBrw:nStretchCol := STRETCHCOL_WIDEST oBrw:bLDblClick := {|| Opcion_Producto(oBrw, ...
by kpidata
Fri Sep 01, 2023 7:18 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: CONTROLAR CLICK SOBRE COLUMNA EN XBROWSE
Replies: 1
Views: 330

evitar que se active columna con xbrowse al dar un click

... de linea selecc cuando el control no tiene el foco oBrw:l2007:=.T. oBrw:lFooter := (.T.) // Sí queremos línea de footer oBrw:lHScroll := (.T.) // Quitamos el scroll horizontal oBrw:lVScroll := (.T.) // Quitamos el scroll horizontal oBrw:nStretchCol := STRETCHCOL_WIDEST oBrw:bLDblClick := {|| Opcion_Producto(oBrw, ...
by kpidata
Fri Sep 01, 2023 7:17 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Inhabilitar columna en xBrowse - Disable column in xBrowse
Replies: 8
Views: 1076

Problemas con mod_harbour en IIS

Antonio, Seguimos teniendo con nuestros reports… quitamos libharbour.dll, ya no tenemos el problema que destruye nuestro sitio pero no podemos ver el reporte (que estaba trabajando, aún con problemas)... Byron piensa que tu estas trabajando en un ...
by luiscambuston
Wed May 27, 2020 7:39 am
 
Forum: mod_harbour
Topic: Problemas con mod_harbour en IIS
Replies: 10
Views: 1384

Xbrowse, Mysql y Tdolphin.. error de orden..

... del footer oBrw:nFooterLines := 2 // Número de líneas en el footer oBrw:lFooter := (.T.) // Sí queremos línea de footer oBrw:lHScroll := (.T.) // Quitamos el scroll horizontal oBrw:bClrHeader := {|| { nRGB(000,000,000), nRGB(128,255,128) } } oBrw:bClrStd := {|| If( oBrw:KeyNo() % 2 == 0, { CLR_BLACK, ...
by kpidata
Tue Dec 17, 2019 12:20 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Xbrowse, Mysql y Tdolphin.. error de orden..
Replies: 1
Views: 811

error ORDBAGNAME, con mysql tdolphin y xbrowse

... del footer oBrw:nFooterLines := 2 // Número de líneas en el footer oBrw:lFooter := (.T.) // Sí queremos línea de footer oBrw:lHScroll := (.T.) // Quitamos el scroll horizontal oBrw:bClrHeader := {|| { nRGB(000,000,000), nRGB(128,255,128) } } oBrw:l2007:=.T. oBrw:lAutoSort:=.T. oBrw:bLDblClick ...
by kpidata
Fri Aug 24, 2018 12:15 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: error ORDBAGNAME, con mysql tdolphin y xbrowse
Replies: 1
Views: 750

error en xbrowse mysql, tdolphin

... del footer oBrw:nFooterLines := 2 // Número de líneas en el footer oBrw:lFooter := (.T.) // Sí queremos línea de footer oBrw:lHScroll := (.T.) // Quitamos el scroll horizontal oBrw:l2007:=.T. oBrw:lAutoSort:=.T. oBrw:nStretchCol := STRETCHCOL_WIDEST oBrw:bLDblClick := {|| Add_Insumo(.F.,oBrw, ...
by kpidata
Tue Jun 19, 2018 5:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error en xbrowse mysql, tdolphin
Replies: 0
Views: 793

xbrowse y bloqueo encabezado

... footer oBrw2:nFooterLines := 2 // Número de líneas en el footer oBrw2:lFooter := (.T.) // Sí queremos línea de footer oBrw2:lHScroll := (.T.) // Quitamos el scroll horizontal oBrw2:bClrHeader := {|| { nRGB(000,000,000), nRGB(128,255,128) } } oBrw2:bClrFooter := {|| { nRGB(000,000,000), nRGB(150,200,200) ...
by kpidata
Thu Mar 08, 2018 3:51 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xbrowse y bloqueo encabezado
Replies: 0
Views: 866

xbrowse y tdolphin

... footer oBrw2:nFooterLines := 2 // Número de líneas en el footer oBrw2:lFooter := (.T.) // Sí queremos línea de footer oBrw2:lHScroll := (.T.) // Quitamos el scroll horizontal oBrw2:bClrStd := {|| { nRGB(000,000,000), nRGB(255,255,200) } } oBrw2:bClrHeader := {|| { nRGB(000,000,000), nRGB(128,255,128) ...
by kpidata
Tue Oct 31, 2017 2:02 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xbrowse y tdolphin
Replies: 3
Views: 1023

Re: tdolphin y xbrowse

... del footer oBrw:nFooterLines := 2 // Número de líneas en el footer oBrw:lFooter := (.T.) // Sí queremos línea de footer oBrw:lHScroll := (.T.) // Quitamos el scroll horizontal oBrw:bClrHeader := {|| { nRGB(000,000,000), nRGB(128,255,128) } } oBrw:bClrStd := {|| If( oBrw:KeyNo() % 2 == 0, { CLR_BLACK, ...
by kpidata
Thu Sep 14, 2017 11:09 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: tdolphin y xbrowse
Replies: 3
Views: 1588

tdolphin y xbrowse

... del footer oBrw:nFooterLines := 2 // Número de líneas en el footer oBrw:lFooter := (.T.) // Sí queremos línea de footer oBrw:lHScroll := (.T.) // Quitamos el scroll horizontal oBrw:bClrHeader := {|| { nRGB(000,000,000), nRGB(128,255,128) } } oBrw:bClrStd := { || If( oBrw:KeyNo() % 2 == 0, { CLR_BLACK, ...
by kpidata
Thu Sep 14, 2017 9:26 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: tdolphin y xbrowse
Replies: 3
Views: 1588

error en xbrowse o FWH ???

... del footer oBrw:nFooterLines := 2 // Número de líneas en el footer oBrw:lFooter := (.T.) // Sí queremos línea de footer oBrw:lHScroll := (.T.) // Quitamos el scroll horizontal oBrw:bClrHeader := {|| { nRGB(000,000,000), nRGB(128,255,128) } } oBrw:bClrStd := { || If( oBrw:KeyNo() % 2 == 0, { CLR_BLACK, ...
by kpidata
Wed May 10, 2017 2:18 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error en xbrowse o FWH ???
Replies: 1
Views: 1026

error al trabajar con Xbrowse

... del footer oBrw:nFooterLines := 2 // Número de líneas en el footer oBrw:lFooter := (.T.) // Sí queremos línea de footer oBrw:lHScroll := (.T.) // Quitamos el scroll horizontal oBrw:bClrHeader := {|| { nRGB(000,000,000), nRGB(128,255,128) } } oBrw:bClrStd := { || If( oBrw:KeyNo() % 2 == 0, { CLR_BLACK, ...
by kpidata
Mon May 08, 2017 3:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error al trabajar con Xbrowse
Replies: 3
Views: 874

un dialogo con dos xbrowse

... footer oBrw1:nFooterLines := 2 // Número de líneas en el footer oBrw1:lFooter := (.T.) // Sí queremos línea de footer oBrw1:lHScroll := (.T.) // Quitamos el scroll horizontal oBrw1:oFont := oFon2 oBrw1:bClrHeader := {|| { nRGB(000,000,000), nRGB(128,255,128) } } oBrw1:bClrFooter := {|| { nRGB(000,000,000), ...
by norte_67
Thu Nov 26, 2015 9:23 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: un dialogo con dos xbrowse
Replies: 2
Views: 775

Xbrowse, manual o ayuda

... oBrw01:nFooterLines := 2 // Número de líneas en el footer oBrw01:lFooter := (.T.) // Sí queremos línea de footer oBrw01:lHScroll := (.T.) // Quitamos el scroll horizontal oCol01 := oBrw01:AddCol() oCol01:bStrData := { || (Archi)->Ite_Art } oCol01:cHeader := "Item" oCol01:nHeadStrAlign ...
by lcortesm
Mon Apr 13, 2015 12:16 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Xbrowse, manual o ayuda
Replies: 10
Views: 1990

Re: help to compile easyreport

He subido codigo que genera los Dots que propone Silvio ... DotsSelect( hDC , nTop, nleft, nbottom, nRight ) Ahora falta mirar como quitamos todo el tema de ldrag y ponemos nuestro propio sistema ... me da que va a ser largo de implementar pero a la larga seguro que no funciona mejor . ¿ ...
by mastintin
Thu Oct 23, 2014 4:55 pm
 
Forum: EasyReport, EasyDialog y EasyPreview
Topic: help to compile easyreport
Replies: 27
Views: 11212
Next

Return to advanced search