messages
listlengths
1
1
topic
stringlengths
2
60
[ { "date": "2015-07-23", "forum": "EasyReport, EasyDialog y EasyPreview", "text": "Hola Antonio Gracias por Responder...\n\nClaro que si...te adjunto el codigo\n\n[code=fw:9h1frp19]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />********************************<br />*Imprime Contrato de Compraventa<br />********************************<br /><span style=\"color: #00C800;\">FUNCTION</span> pNotificaCobro<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br /><br /><span style=\"color: #00C800;\">local</span> text1,text2,nomb<br />uFec:=dtoc<span style=\"color: #000000;\">&#40;</span>date<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span><br />uTim:=subs<span style=\"color: #000000;\">&#40;</span>time<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span>,<span style=\"color: #000000;\">1</span>,<span style=\"color: #000000;\">8</span><span style=\"color: #000000;\">&#41;</span><br /><br />dia:=day<span style=\"color: #000000;\">&#40;</span>date<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span><br />mes:=oLamcla:<span style=\"color: #000000;\">vMese</span><span style=\"color: #000000;\">&#91;</span>month<span style=\"color: #000000;\">&#40;</span>date<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#93;</span><br />ano:=<span style=\"color: #0000ff;\">year</span><span style=\"color: #000000;\">&#40;</span>date<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span><br />nDia:=Letras<span style=\"color: #000000;\">&#40;</span>dia<span style=\"color: #000000;\">&#41;</span><br /><br />vRGman:=oRsDocfac:<span style=\"color: #000000;\">Fields</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #ff0000;\">\"id_manzana\"</span> <span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">Value</span><br />vRGlot:=oRsDocfac:<span style=\"color: #000000;\">Fields</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #ff0000;\">\"id_lote\"</span> <span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">Value</span><br />vRGter:=oRsDocfac:<span style=\"color: #000000;\">Fields</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #ff0000;\">\"docu_terce\"</span> <span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">Value</span><br />vRGtel:=oLamcla:<span style=\"color: #000000;\">cNoNulo</span><span style=\"color: #000000;\">&#40;</span>oRsDocfac:<span style=\"color: #000000;\">Fields</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #ff0000;\">\"telefono\"</span> <span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">Value</span>,<span style=\"color: #ff0000;\">\"C\"</span><span style=\"color: #000000;\">&#41;</span><br />vRGdir:=oLamcla:<span style=\"color: #000000;\">cNoNulo</span><span style=\"color: #000000;\">&#40;</span>oRsDocfac:<span style=\"color: #000000;\">Fields</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #ff0000;\">\"direccion\"</span> <span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">Value</span>,<span style=\"color: #ff0000;\">\"C\"</span><span style=\"color: #000000;\">&#41;</span><br />vRGexp:=oLamcla:<span style=\"color: #000000;\">cNoNulo</span><span style=\"color: #000000;\">&#40;</span>oRsDocfac:<span style=\"color: #000000;\">Fields</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #ff0000;\">\"expedida\"</span> <span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">Value</span>,<span style=\"color: #ff0000;\">\"C\"</span><span style=\"color: #000000;\">&#41;</span><br />vRGres:=oLamcla:<span style=\"color: #000000;\">cNoNulo</span><span style=\"color: #000000;\">&#40;</span>oRsDocfac:<span style=\"color: #000000;\">Fields</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #ff0000;\">\"residencia\"</span> <span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">Value</span>,<span style=\"color: #ff0000;\">\"C\"</span><span style=\"color: #000000;\">&#41;</span><br />vRGmts:=oRsDocfac:<span style=\"color: #000000;\">Fields</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #ff0000;\">\"mts2\"</span> <span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">Value</span><br />vRGcbe:=oRsDocfac:<span style=\"color: #000000;\">Fields</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #ff0000;\">\"cedula_benefi\"</span> <span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">Value</span><br />vRGnbe:=oRsDocfac:<span style=\"color: #000000;\">Fields</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #ff0000;\">\"nombre_benefi\"</span> <span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">Value</span><br /><br />tVar := <span style=\"color: #000000;\">&#123;</span>|| vArray:=oLamcla:<span style=\"color: #000000;\">pRetornoarra2</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">3</span>,alltrim<span style=\"color: #000000;\">&#40;</span>vRGter<span style=\"color: #000000;\">&#41;</span>,<span style=\"color: #000000;\">30</span><span style=\"color: #000000;\">&#41;</span>,nomb:=vArray<span style=\"color: #000000;\">&#91;</span><span style=\"color: #000000;\">2</span><span style=\"color: #000000;\">&#93;</span><span style=\"color: #000000;\">&#125;</span><br />EVAL<span style=\"color: #000000;\">&#40;</span> tVar <span style=\"color: #000000;\">&#41;</span><br />vBar:=<span style=\"color: #ff0000;\">\"DIR-\"</span>+strzero<span style=\"color: #000000;\">&#40;</span>vRGman,<span style=\"color: #000000;\">3</span><span style=\"color: #000000;\">&#41;</span>+<span style=\"color: #ff0000;\">\"-\"</span>+strzero<span style=\"color: #000000;\">&#40;</span>vRGlot,<span style=\"color: #000000;\">2</span><span style=\"color: #000000;\">&#41;</span><br /><br />nFecha:=<span style=\"color: #ff0000;\">\"Yopal, \"</span>+alltrim<span style=\"color: #000000;\">&#40;</span>str<span style=\"color: #000000;\">&#40;</span>dia<span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span>+<span style=\"color: #ff0000;\">\" de \"</span>+alltrim<span style=\"color: #000000;\">&#40;</span>mes<span style=\"color: #000000;\">&#41;</span>+<span style=\"color: #ff0000;\">\" de \"</span>+alltrim<span style=\"color: #000000;\">&#40;</span>str<span style=\"color: #000000;\">&#40;</span>ano<span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span><br />nCedu:=<span style=\"color: #ff0000;\">\"C.C.No.: \"</span>+alltrim<span style=\"color: #000000;\">&#40;</span>vRGter<span style=\"color: #000000;\">&#41;</span><br />nDire:=<span style=\"color: #ff0000;\">\"Direccion: \"</span>+alltrim<span style=\"color: #000000;\">&#40;</span>vRGdir<span style=\"color: #000000;\">&#41;</span><br />nTele:=<span style=\"color: #ff0000;\">\"Telefono: \"</span>+alltrim<span style=\"color: #000000;\">&#40;</span>vRGtel<span style=\"color: #000000;\">&#41;</span><br />nRefe:=<span style=\"color: #ff0000;\">\"COMPRAVENTA DE LOTE No. \"</span>+alltrim<span style=\"color: #000000;\">&#40;</span>str<span style=\"color: #000000;\">&#40;</span>vRGlot<span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span>+<span style=\"color: #ff0000;\">\" Mz. \"</span>+alltrim<span style=\"color: #000000;\">&#40;</span>str<span style=\"color: #000000;\">&#40;</span>vRGman<span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span><br /><br />text1:=<span style=\"color: #ff0000;\">\"NOMBRE DEL GERENTE,  en mi calidad de Representante Legal de la Ciudadela La \"</span><br />text1+=<span style=\"color: #ff0000;\">\"Ciudadela La Bendición, de manera formal y ante el caso omiso a los llamados de cobro \"</span><br />text1+=<span style=\"color: #ff0000;\">\"verbales, me permito comunicarle que de acuerdo con el contrato de compraventa verbal \"</span><br />text1+=<span style=\"color: #ff0000;\">\"realizado con Usted respecto de los lotes de la referencia, Usted presenta incumplimiento \"</span><br />text1+=<span style=\"color: #ff0000;\">\"en los pagos acordados, razón por la cual se ha constituido en mora tal como lo establece el \"</span><br />text1+=<span style=\"color: #ff0000;\">\"Art. 1608 del Código Civil que reza: La mora en los contratos bilaterales, \"</span><br />text1+=<span style=\"color: #ff0000;\">\"EL DEUDOR ESTÁ EN MORA: 1. Cuando no ha cumplido la obligación dentro del término estipulado.\"</span><br /><br />text2:=<span style=\"color: #ff0000;\">\"El valor que Usted adeuda a la fecha es \"</span><br /><br />text4:=<span style=\"color: #ff0000;\">\"De acuerdo con lo anterior le solicito ponerse al día en el pago de su obligación dentro de los tres (3) \"</span><br />text4+=<span style=\"color: #ff0000;\">\"días hábiles siguientes al recibo de la presente notificación so pena de dar por terminado de manera \"</span><br />text4+=<span style=\"color: #ff0000;\">\"unilateral el contrato de compraventa y exigir la entrega del inmueble.\"</span><br /><br />text5:=<span style=\"color: #ff0000;\">\"Es pertinente recordarle que su compromiso al momento de la compra fue el de pagar la cuota mensual \"</span><br />text5+=<span style=\"color: #ff0000;\">\"del lote objeto de compraventa dentro de los CINCO (05) primeros días de cada mes, so pena de perder \"</span><br />text5+=<span style=\"color: #ff0000;\">\"el derecho a la posesión y tenencia del lote y demás derechos adquiridos, puesto que el incumplimiento de la \"</span><br />text5+=<span style=\"color: #ff0000;\">\"obligación conlleva a la empresa a tomar medidas de recuperación del Lote mencionado sin derecho a \"</span><br />text5+=<span style=\"color: #ff0000;\">\"devolver el valor de las mejoras realizadas en el predio, además, perderá los bonos en dinero \"</span><br />text5+=<span style=\"color: #ff0000;\">\"otorgados por mera liberalidad del Vendedor.\"</span><br /><br />text6:=<span style=\"color: #ff0000;\">\"De igual manera,  al hacer parte del  Proyecto de Vivienda Ciudadela La Bendición, se encuentra \"</span><br />text6+=<span style=\"color: #ff0000;\">\"inmerso el pago de la acometida para el agua y la energía de su vivienda y de la colecta mensual \"</span><br />text6+=<span style=\"color: #ff0000;\">\"por concepto de potabilización de agua y mantenimiento de redes eléctricas, pagos que a la fecha \"</span><br />text6+=<span style=\"color: #ff0000;\">\"no se han realizado; otro hecho que constituye incumplimiento de su parte, motivo que conlleva \"</span><br />text6+=<span style=\"color: #ff0000;\">\"a la suspensión del suministro de estos servicios.\"</span><br /><br />text7:=<span style=\"color: #ff0000;\">\"Nota: Si a la fecha del recibido de la presente notificación Usted se encuentra al día en el pago \"</span><br />text7+=<span style=\"color: #ff0000;\">\"de sus cuotas, favor hacer caso omiso a esta comunicación y allegar los respectivos \"</span><br />text7+=<span style=\"color: #ff0000;\">\"soportes de pago a la oficina.\"</span><br /><br /><br />EASYREPORT oVRD <span style=\"color: #0000ff;\">NAME</span> <span style=\"color: #ff0000;\">\".<span style=\"color: #000000;\">\\r</span>eport<span style=\"color: #000000;\">\\N</span>OTIFICACION.vrd\"</span> PREVIEW <span style=\"color: #000000;\">&#40;</span>.T.<span style=\"color: #000000;\">&#41;</span><br /><br />  <span style=\"color: #00C800;\">IF</span> oVRD:<span style=\"color: #000000;\">lDialogCancel</span> = .T.<br />    <span style=\"color: #00C800;\">RETURN</span><span style=\"color: #000000;\">&#40;</span> .F. <span style=\"color: #000000;\">&#41;</span><br />  <span style=\"color: #00C800;\">ENDIF</span><br /><br />  PRINTAREA <span style=\"color: #000000;\">1</span> <span style=\"color: #0000ff;\">OF</span> oVRD;<br />  ITEMIDS    <span style=\"color: #000000;\">&#123;</span><span style=\"color: #000000;\">101</span>,<span style=\"color: #000000;\">103</span>,<span style=\"color: #000000;\">104</span>,<span style=\"color: #000000;\">105</span>,<span style=\"color: #000000;\">106</span>,<span style=\"color: #000000;\">107</span>,<span style=\"color: #000000;\">109</span>,<span style=\"color: #000000;\">110</span>,<span style=\"color: #000000;\">111</span><span style=\"color: #000000;\">&#125;</span>;<br />  ITEMVALUES <span style=\"color: #000000;\">&#123;</span>vBar,nFecha,alltrim<span style=\"color: #000000;\">&#40;</span>nomb<span style=\"color: #000000;\">&#41;</span>,nCedu,nDire,nTele,nRefe,text1,text2<span style=\"color: #000000;\">&#125;</span><br /><br />  PRINTAREA <span style=\"color: #000000;\">3</span> <span style=\"color: #0000ff;\">OF</span> oVRD;<br />  ITEMIDS    <span style=\"color: #000000;\">&#123;</span><span style=\"color: #000000;\">301</span>,<span style=\"color: #000000;\">302</span>,<span style=\"color: #000000;\">303</span>,<span style=\"color: #000000;\">304</span><span style=\"color: #000000;\">&#125;</span>;<br />  ITEMVALUES <span style=\"color: #000000;\">&#123;</span>text4,text5,text6,text7<span style=\"color: #000000;\">&#125;</span><br /><br />END EASYREPORT oVRD<br /><br /> </div>[/code:9h1frp19]\n\nDentro de la variable text5, necesito resaltar el siguiente texto \"CINCO (05) primeros días de cada mes\".\n\nSaludos", "time": "12:56", "topic": "Colocar Negrilla en mitad del texto", "username": "leandro" } ]
Colocar Negrilla en mitad del texto
[ { "date": "2015-07-23", "forum": "EasyReport, EasyDialog y EasyPreview", "text": "Leandro,\n\nOtto es un gran experto con EasyReport, igual él puede ayudarnos en esto", "time": "13:00", "topic": "Colocar Negrilla en mitad del texto", "username": "Antonio Linares" } ]
Colocar Negrilla en mitad del texto
[ { "date": "2015-07-23", "forum": "EasyReport, EasyDialog y EasyPreview", "text": "Hello,\ncan you please post a screenshot how the report should look.\n\nI am sorry I do not quiet understand the problem.\n\nIf I understand well you want a different look depending on the content of the line.\nIf this is the problem he needs to declare a extra PRINTAREA and then a if else endif.\n\nIf A = .t.\nPRINTAREA 1 OF oVRD;\n ITEMIDS {101,103,104,105,106,107,109,110,111};\n ITEMVALUES {vBar,nFecha,alltrim(nomb),nCedu,nDire,nTele,nRefe,text1,text2}\nElse\nPRINTAREA 3 OF oVRD;\n ITEMIDS {101,103,104,105,106,107,109,110,111};\n ITEMVALUES {vBar,nFecha,alltrim(nomb),nCedu,nDire,nTele,nRefe,text1,text2}\n\nendif\n\notherwise you can change \nmethod say in vrd.prg.\n\nBest regards,\nOtto", "time": "14:35", "topic": "Colocar Negrilla en mitad del texto", "username": "Otto" } ]
Colocar Negrilla en mitad del texto
[ { "date": "2015-07-23", "forum": "EasyReport, EasyDialog y EasyPreview", "text": "Otto Muchas Gracias por Responder\n[i:1tkafy45]Otto Thanks for answering[/i:1tkafy45]\n\nLo que necesito, es colocar en negrilla únicamente el texto que esta encerrado con los óvalos en rojo. No es todo\nel texto únicamente el valor en letras de lo que debe el usuario.\n[i:1tkafy45]What I need is to put in bold only the text that is enclosed with red ovals . Not all\nthe text only the value in words what must the user.[/i:1tkafy45]\n\nEspero haberme hecho entender. \n[i:1tkafy45]I hope I made ??my point .[/i:1tkafy45]\n\nMira adjunto la imagen\n[i:1tkafy45]Look at the picture attached[/i:1tkafy45]\n\n[url=http&#58;//postimg&#46;org/image/72u3h8irj/full/:1tkafy45][img:1tkafy45]http&#58;//s3&#46;postimg&#46;org/72u3h8irn/negrilla&#46;png[/img:1tkafy45][/url:1tkafy45]\n[url=http&#58;//postimage&#46;org/index&#46;php?lang=spanish:1tkafy45]subefotos[/url:1tkafy45]\n\ny el codigo que genera ese reporte.\n\n[code=fw:1tkafy45]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">********************************<br />*Imprime Contrato de Compraventa<br />********************************<br /><span style=\"color: #00C800;\">FUNCTION</span> pNotificaCobro<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br /><br /><span style=\"color: #00C800;\">local</span> text1,text2,nomb<br />uFec:=dtoc<span style=\"color: #000000;\">&#40;</span>date<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span><br />uTim:=subs<span style=\"color: #000000;\">&#40;</span>time<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span>,<span style=\"color: #000000;\">1</span>,<span style=\"color: #000000;\">8</span><span style=\"color: #000000;\">&#41;</span><br /><br />dia:=day<span style=\"color: #000000;\">&#40;</span>date<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span><br />mes:=oLamcla:<span style=\"color: #000000;\">vMese</span><span style=\"color: #000000;\">&#91;</span>month<span style=\"color: #000000;\">&#40;</span>date<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#93;</span><br />ano:=<span style=\"color: #0000ff;\">year</span><span style=\"color: #000000;\">&#40;</span>date<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span><br />nDia:=Letras<span style=\"color: #000000;\">&#40;</span>dia<span style=\"color: #000000;\">&#41;</span><br /><br />vRGman:=oRsDocfac:<span style=\"color: #000000;\">Fields</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #ff0000;\">\"id_manzana\"</span> <span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">Value</span><br />vRGlot:=oRsDocfac:<span style=\"color: #000000;\">Fields</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #ff0000;\">\"id_lote\"</span> <span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">Value</span><br />vRGter:=oRsDocfac:<span style=\"color: #000000;\">Fields</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #ff0000;\">\"docu_terce\"</span> <span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">Value</span><br />vRGtel:=oLamcla:<span style=\"color: #000000;\">cNoNulo</span><span style=\"color: #000000;\">&#40;</span>oRsDocfac:<span style=\"color: #000000;\">Fields</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #ff0000;\">\"telefono\"</span> <span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">Value</span>,<span style=\"color: #ff0000;\">\"C\"</span><span style=\"color: #000000;\">&#41;</span><br />vRGdir:=oLamcla:<span style=\"color: #000000;\">cNoNulo</span><span style=\"color: #000000;\">&#40;</span>oRsDocfac:<span style=\"color: #000000;\">Fields</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #ff0000;\">\"direccion\"</span> <span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">Value</span>,<span style=\"color: #ff0000;\">\"C\"</span><span style=\"color: #000000;\">&#41;</span><br />vRGexp:=oLamcla:<span style=\"color: #000000;\">cNoNulo</span><span style=\"color: #000000;\">&#40;</span>oRsDocfac:<span style=\"color: #000000;\">Fields</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #ff0000;\">\"expedida\"</span> <span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">Value</span>,<span style=\"color: #ff0000;\">\"C\"</span><span style=\"color: #000000;\">&#41;</span><br />vRGres:=oLamcla:<span style=\"color: #000000;\">cNoNulo</span><span style=\"color: #000000;\">&#40;</span>oRsDocfac:<span style=\"color: #000000;\">Fields</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #ff0000;\">\"residencia\"</span> <span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">Value</span>,<span style=\"color: #ff0000;\">\"C\"</span><span style=\"color: #000000;\">&#41;</span><br />vRGmts:=oRsDocfac:<span style=\"color: #000000;\">Fields</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #ff0000;\">\"mts2\"</span> <span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">Value</span><br />vRGcbe:=oRsDocfac:<span style=\"color: #000000;\">Fields</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #ff0000;\">\"cedula_benefi\"</span> <span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">Value</span><br />vRGnbe:=oRsDocfac:<span style=\"color: #000000;\">Fields</span><span style=\"color: #000000;\">&#40;</span> <span style=\"color: #ff0000;\">\"nombre_benefi\"</span> <span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">Value</span><br /><br />tVar := <span style=\"color: #000000;\">&#123;</span>|| vArray:=oLamcla:<span style=\"color: #000000;\">pRetornoarra2</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">3</span>,alltrim<span style=\"color: #000000;\">&#40;</span>vRGter<span style=\"color: #000000;\">&#41;</span>,<span style=\"color: #000000;\">30</span><span style=\"color: #000000;\">&#41;</span>,nomb:=vArray<span style=\"color: #000000;\">&#91;</span><span style=\"color: #000000;\">2</span><span style=\"color: #000000;\">&#93;</span><span style=\"color: #000000;\">&#125;</span><br />EVAL<span style=\"color: #000000;\">&#40;</span> tVar <span style=\"color: #000000;\">&#41;</span><br />vBar:=<span style=\"color: #ff0000;\">\"DIR-\"</span>+strzero<span style=\"color: #000000;\">&#40;</span>vRGman,<span style=\"color: #000000;\">3</span><span style=\"color: #000000;\">&#41;</span>+<span style=\"color: #ff0000;\">\"-\"</span>+strzero<span style=\"color: #000000;\">&#40;</span>vRGlot,<span style=\"color: #000000;\">2</span><span style=\"color: #000000;\">&#41;</span><br /><br /><span style=\"color: #B900B9;\">//BUSCAMOS EL VALOR DE LA DEUDA EN LA TABLA TEMPORAL PARA</span><br /><span style=\"color: #B900B9;\">//PODER GESTIONAR LAS NOTIFICACIONES DE COBRO</span><br />oVar:=<span style=\"color: #ff0000;\">\"SELECT * from lyma_deuda_temporal WHERE id_proyecto=1 AND id_manzana=\"</span>+lTransPic<span style=\"color: #000000;\">&#40;</span>vRGman<span style=\"color: #000000;\">&#41;</span>+<span style=\"color: #ff0000;\">\" AND id_lote=\"</span>+lTransPic<span style=\"color: #000000;\">&#40;</span>vRGlot<span style=\"color: #000000;\">&#41;</span><br />oRs7 := FW_OPENRECORDSET<span style=\"color: #000000;\">&#40;</span>oLamcla:<span style=\"color: #000000;\">oCon</span>,oVar,adLockOptimistic,adOpenKeyset<span style=\"color: #000000;\">&#41;</span><br />nRegistros := oRs7:<span style=\"color: #000000;\">RecordCount</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br /><span style=\"color: #00C800;\">if</span> nRegistros#<span style=\"color: #000000;\">0</span><br />  v_deuda:=oLamcla:<span style=\"color: #000000;\">cNoNulo</span><span style=\"color: #000000;\">&#40;</span>oRs7:<span style=\"color: #000000;\">Fields</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #ff0000;\">\"deuda_lote\"</span><span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">Value</span>,<span style=\"color: #ff0000;\">\"N\"</span><span style=\"color: #000000;\">&#41;</span><br />  v_servi:=oLamcla:<span style=\"color: #000000;\">cNoNulo</span><span style=\"color: #000000;\">&#40;</span>oRs7:<span style=\"color: #000000;\">Fields</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #ff0000;\">\"deuda_acom\"</span><span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">Value</span>,<span style=\"color: #ff0000;\">\"N\"</span><span style=\"color: #000000;\">&#41;</span><br />  v_acome:=oLamcla:<span style=\"color: #000000;\">cNoNulo</span><span style=\"color: #000000;\">&#40;</span>oRs7:<span style=\"color: #000000;\">Fields</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #ff0000;\">\"deuda_serv\"</span><span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">Value</span>,<span style=\"color: #ff0000;\">\"N\"</span><span style=\"color: #000000;\">&#41;</span><br /><span style=\"color: #00C800;\">else</span><br />  v_deuda:=v_servi:=v_acome:=<span style=\"color: #000000;\">0</span><br /><span style=\"color: #00C800;\">endif</span><br /><br />vTDeuda:=alltrim<span style=\"color: #000000;\">&#40;</span>Transform<span style=\"color: #000000;\">&#40;</span>v_deuda+v_servi+v_acome,oLamcla:<span style=\"color: #000000;\">pic2</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span><br />nTDeuda:=letras<span style=\"color: #000000;\">&#40;</span>v_deuda+v_servi+v_acome<span style=\"color: #000000;\">&#41;</span><br /><br />nFecha:=<span style=\"color: #ff0000;\">\"Yopal, \"</span>+alltrim<span style=\"color: #000000;\">&#40;</span>str<span style=\"color: #000000;\">&#40;</span>dia<span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span>+<span style=\"color: #ff0000;\">\" de \"</span>+alltrim<span style=\"color: #000000;\">&#40;</span>mes<span style=\"color: #000000;\">&#41;</span>+<span style=\"color: #ff0000;\">\" de \"</span>+alltrim<span style=\"color: #000000;\">&#40;</span>str<span style=\"color: #000000;\">&#40;</span>ano<span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span><br />nCedu:=<span style=\"color: #ff0000;\">\"C.C.No.: \"</span>+alltrim<span style=\"color: #000000;\">&#40;</span>vRGter<span style=\"color: #000000;\">&#41;</span><br />nDire:=<span style=\"color: #ff0000;\">\"Direccion: \"</span>+alltrim<span style=\"color: #000000;\">&#40;</span>vRGdir<span style=\"color: #000000;\">&#41;</span><br />nTele:=<span style=\"color: #ff0000;\">\"Telefono: \"</span>+alltrim<span style=\"color: #000000;\">&#40;</span>vRGtel<span style=\"color: #000000;\">&#41;</span><br />nRefe:=<span style=\"color: #ff0000;\">\"COMPRAVENTA DE LOTE No. \"</span>+alltrim<span style=\"color: #000000;\">&#40;</span>str<span style=\"color: #000000;\">&#40;</span>vRGlot<span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span>+<span style=\"color: #ff0000;\">\" Mz. \"</span>+alltrim<span style=\"color: #000000;\">&#40;</span>str<span style=\"color: #000000;\">&#40;</span>vRGman<span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span><br /><br />text1:=<span style=\"color: #ff0000;\">\"NOMBRE DEL GERENTE,  en mi calidad de Representante Legal de la Ciudadela La \"</span><br />text1+=<span style=\"color: #ff0000;\">\"Ciudadela La Bendición, de manera formal y ante el caso omiso a los llamados de cobro \"</span><br />text1+=<span style=\"color: #ff0000;\">\"verbales, me permito comunicarle que de acuerdo con el contrato de compraventa verbal \"</span><br />text1+=<span style=\"color: #ff0000;\">\"realizado con Usted respecto de los lotes de la referencia, Usted presenta incumplimiento \"</span><br />text1+=<span style=\"color: #ff0000;\">\"en los pagos acordados, razón por la cual se ha constituido en mora tal como lo establece el \"</span><br />text1+=<span style=\"color: #ff0000;\">\"Art. 1608 del Código Civil que reza: La mora en los contratos bilaterales, \"</span><br />text1+=<span style=\"color: #ff0000;\">\"EL DEUDOR ESTÁ EN MORA: 1. Cuando no ha cumplido la obligación dentro del término estipulado.\"</span><br /><br /><span style=\"color: #00C800;\">if</span> v_deuda#<span style=\"color: #000000;\">0</span><br />  nTCredi:=<span style=\"color: #ff0000;\">\" por concepto de CUOTAS: \"</span>+letras<span style=\"color: #000000;\">&#40;</span>v_deuda<span style=\"color: #000000;\">&#41;</span>+<span style=\"color: #ff0000;\">\" PESOS (\"</span>+alltrim<span style=\"color: #000000;\">&#40;</span>Transform<span style=\"color: #000000;\">&#40;</span>v_deuda,oLamcla:<span style=\"color: #000000;\">pic2</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span>+<span style=\"color: #ff0000;\">\") M/CTE\"</span><br /><span style=\"color: #00C800;\">else</span><br />  nTCredi:=space<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">0</span><span style=\"color: #000000;\">&#41;</span><br /><span style=\"color: #00C800;\">endif</span><br /><br /><span style=\"color: #00C800;\">if</span> v_acome#<span style=\"color: #000000;\">0</span><br />  nTAcome:=<span style=\"color: #ff0000;\">\" por concepto de ACOMETIDA AGUA: \"</span>+letras<span style=\"color: #000000;\">&#40;</span>v_acome<span style=\"color: #000000;\">&#41;</span>+<span style=\"color: #ff0000;\">\" PESOS (\"</span>+alltrim<span style=\"color: #000000;\">&#40;</span>Transform<span style=\"color: #000000;\">&#40;</span>v_acome,oLamcla:<span style=\"color: #000000;\">pic2</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span>+<span style=\"color: #ff0000;\">\") M/CTE\"</span><br /><span style=\"color: #00C800;\">else</span><br />  nTAcome:=space<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">0</span><span style=\"color: #000000;\">&#41;</span><br /><span style=\"color: #00C800;\">endif</span><br /><br /><span style=\"color: #00C800;\">if</span> v_servi#<span style=\"color: #000000;\">0</span><br />  v_servi:=<span style=\"color: #ff0000;\">\" por concepto de SERVICIOS PUBLICOS: \"</span>+letras<span style=\"color: #000000;\">&#40;</span>v_servi<span style=\"color: #000000;\">&#41;</span>+<span style=\"color: #ff0000;\">\" PESOS (\"</span>+alltrim<span style=\"color: #000000;\">&#40;</span>Transform<span style=\"color: #000000;\">&#40;</span>v_servi,oLamcla:<span style=\"color: #000000;\">pic2</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span>+<span style=\"color: #ff0000;\">\") M/CTE\"</span><br /><span style=\"color: #00C800;\">else</span><br />  v_servi:=space<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">0</span><span style=\"color: #000000;\">&#41;</span><br /><span style=\"color: #00C800;\">endif</span><br /><br />text2:=<span style=\"color: #ff0000;\">\"El valor que Usted adeuda a la fecha es \"</span>+nTDeuda+<span style=\"color: #ff0000;\">\" PESOS (\"</span>+vTDeuda+<span style=\"color: #ff0000;\">\") M/CTE \"</span><br />text2+=<span style=\"color: #ff0000;\">\"por los siguientes conceptos:\"</span>+nTCredi+nTAcome+v_servi+<span style=\"color: #ff0000;\">\".\"</span><br /><br />text4:=<span style=\"color: #ff0000;\">\"De acuerdo con lo anterior le solicito ponerse al día en el pago de su obligación dentro de los tres (3) \"</span><br />text4+=<span style=\"color: #ff0000;\">\"días hábiles siguientes al recibo de la presente notificación so pena de dar por terminado de manera \"</span><br />text4+=<span style=\"color: #ff0000;\">\"unilateral el contrato de compraventa y exigir la entrega del inmueble.\"</span><br /><br />text5:=<span style=\"color: #ff0000;\">\"Es pertinente recordarle que su compromiso al momento de la compra fue el de pagar la cuota mensual \"</span><br />text5+=<span style=\"color: #ff0000;\">\"del lote objeto de compraventa dentro de los CINCO (05) primeros días de cada mes, so pena de perder \"</span><br />text5+=<span style=\"color: #ff0000;\">\"el derecho a la posesión y tenencia del lote y demás derechos adquiridos, puesto que el incumplimiento de la \"</span><br />text5+=<span style=\"color: #ff0000;\">\"obligación conlleva a la empresa a tomar medidas de recuperación del Lote mencionado sin derecho a \"</span><br />text5+=<span style=\"color: #ff0000;\">\"devolver el valor de las mejoras realizadas en el predio, además, perderá los bonos en dinero \"</span><br />text5+=<span style=\"color: #ff0000;\">\"otorgados por mera liberalidad del Vendedor.\"</span><br /><br />text6:=<span style=\"color: #ff0000;\">\"De igual manera,  al hacer parte del  Proyecto de Vivienda Ciudadela La Bendición, se encuentra \"</span><br />text6+=<span style=\"color: #ff0000;\">\"inmerso el pago de la acometida para el agua y la energía de su vivienda y de la colecta mensual \"</span><br />text6+=<span style=\"color: #ff0000;\">\"por concepto de potabilización de agua y mantenimiento de redes eléctricas, pagos que a la fecha \"</span><br />text6+=<span style=\"color: #ff0000;\">\"no se han realizado; otro hecho que constituye incumplimiento de su parte, motivo que conlleva \"</span><br />text6+=<span style=\"color: #ff0000;\">\"a la suspensión del suministro de estos servicios.\"</span><br /><br />text7:=<span style=\"color: #ff0000;\">\"Nota: Si a la fecha del recibido de la presente notificación Usted se encuentra al día en el pago \"</span><br />text7+=<span style=\"color: #ff0000;\">\"de sus cuotas, favor hacer caso omiso a esta comunicación y allegar los respectivos \"</span><br />text7+=<span style=\"color: #ff0000;\">\"soportes de pago a la oficina.\"</span><br /><br /><br />EASYREPORT oVRD <span style=\"color: #0000ff;\">NAME</span> <span style=\"color: #ff0000;\">\".<span style=\"color: #000000;\">\\r</span>eport<span style=\"color: #000000;\">\\N</span>OTIFICACION.vrd\"</span> PREVIEW <span style=\"color: #000000;\">&#40;</span>.T.<span style=\"color: #000000;\">&#41;</span><br /><br />  <span style=\"color: #00C800;\">IF</span> oVRD:<span style=\"color: #000000;\">lDialogCancel</span> = .T.<br />    <span style=\"color: #00C800;\">RETURN</span><span style=\"color: #000000;\">&#40;</span> .F. <span style=\"color: #000000;\">&#41;</span><br />  <span style=\"color: #00C800;\">ENDIF</span><br /><br />  PRINTAREA <span style=\"color: #000000;\">1</span> <span style=\"color: #0000ff;\">OF</span> oVRD;<br />  ITEMIDS    <span style=\"color: #000000;\">&#123;</span><span style=\"color: #000000;\">101</span>,<span style=\"color: #000000;\">103</span>,<span style=\"color: #000000;\">104</span>,<span style=\"color: #000000;\">105</span>,<span style=\"color: #000000;\">106</span>,<span style=\"color: #000000;\">107</span>,<span style=\"color: #000000;\">109</span>,<span style=\"color: #000000;\">110</span>,<span style=\"color: #000000;\">111</span><span style=\"color: #000000;\">&#125;</span>;<br />  ITEMVALUES <span style=\"color: #000000;\">&#123;</span>vBar,nFecha,alltrim<span style=\"color: #000000;\">&#40;</span>nomb<span style=\"color: #000000;\">&#41;</span>,nCedu,nDire,nTele,nRefe,text1,text2<span style=\"color: #000000;\">&#125;</span><br /><br />  PRINTAREA <span style=\"color: #000000;\">3</span> <span style=\"color: #0000ff;\">OF</span> oVRD;<br />  ITEMIDS    <span style=\"color: #000000;\">&#123;</span><span style=\"color: #000000;\">301</span>,<span style=\"color: #000000;\">302</span>,<span style=\"color: #000000;\">303</span>,<span style=\"color: #000000;\">304</span><span style=\"color: #000000;\">&#125;</span>;<br />  ITEMVALUES <span style=\"color: #000000;\">&#123;</span>text4,text5,text6,text7<span style=\"color: #000000;\">&#125;</span><br /><br />END EASYREPORT oVRD<br /> </div>[/code:1tkafy45]", "time": "21:28", "topic": "Colocar Negrilla en mitad del texto", "username": "leandro" } ]
Colocar Negrilla en mitad del texto
[ { "date": "2015-07-24", "forum": "EasyReport, EasyDialog y EasyPreview", "text": "Leandro,\n\nla frase que comienza con \"Notificación de cobro...\" está en negrita.\n\nDonde está indicado que se vea en negrita en tu código ?", "time": "07:42", "topic": "Colocar Negrilla en mitad del texto", "username": "Antonio Linares" } ]
Colocar Negrilla en mitad del texto
[ { "date": "2015-07-24", "forum": "EasyReport, EasyDialog y EasyPreview", "text": "Hello,\nmaybe we can extend method say\n\nPseudocode\nif isrtf( cText )\n\toRTF:print\nelse \n TextOut( ::oPrn:hDCOut, nRow, nCol, cText )\nendif\n\nBest regards,\nOtto\n\n\n\n\nMETHOD Say( nRow, nCol, cText, oFont, nWidth, nClrText, nBkMode, nPad ) CLASS VRD\n\n IF ::oPrn:hDC = 0\n RETURN NIL\n ENDIF\n\n DEFAULT oFont := ::oPrn:oFont\n DEFAULT nBkMode := 1\n DEFAULT nPad := 0\n\n IF oFont != nil\n oFont:Activate( ::oPrn:hDCOut )\n ENDIF\n\n // 1,2 transparent or Opaque\n SetbkMode( ::oPrn:hDCOut, nBkMode )\n\n IF nClrText != NIL\n #IFDEF __HARBOUR__\n SetTextColor( ::oPrn:hDCOut, nClrText )\n #ELSE\n SetTextCol( ::oPrn:hDCOut, nClrText )\n #ENDIF\n ENDIF\n\n DO CASE\n CASE nPad == 1 // right\n nCol := Max( 0, nCol - ::GetTextWidth( cText, oFont ) )\n CASE nPad == 2 // center\n nCol := Max( 0, nCol - ( ::GetTextWidth( cText, oFont ) / 2 ) )\n ENDCASE\nPseudocode\nif isrtf( cText )\n\toRTF:print\nelse \n TextOut( ::oPrn:hDCOut, nRow, nCol, cText )\nendif\n IF oFont != nil\n oFont:DeActivate( ::oPrn:hDCOut )\n ENDIF\n\nRETURN ( NIL )", "time": "10:35", "topic": "Colocar Negrilla en mitad del texto", "username": "Otto" } ]
Colocar Negrilla en mitad del texto
[ { "date": "2015-07-24", "forum": "EasyReport, EasyDialog y EasyPreview", "text": "Otto,\n\nif we provide a bold font to Method Say() then it should do it.", "time": "10:41", "topic": "Colocar Negrilla en mitad del texto", "username": "Antonio Linares" } ]
Colocar Negrilla en mitad del texto
[ { "date": "2015-07-24", "forum": "EasyReport, EasyDialog y EasyPreview", "text": "Antonio buenos días..\n\nEn la linea REF: lo que pasa es que son los cuadros de texto diferentes, en ese caso es fácil hacerlo. \n\nEl problema es cuando es un solo párrafo y dentro del párrafo debo resaltar unas palabras en especifico.\n\n[url=http&#58;//postimg&#46;org/image/oq7xcumpr/full/:365nk7ah][img:365nk7ah]http&#58;//s11&#46;postimg&#46;org/ha8nr1z0j/easy&#46;png[/img:365nk7ah][/url:365nk7ah]\n[url=http&#58;//postimage&#46;org/index&#46;php?lang=spanish:365nk7ah]subir imagenes[/url:365nk7ah]\n\nCreo que no me hecho entender....\n\nMira el texto en este momento se muestra asi:\n\nDe igual manera, al hacer parte del Proyecto de Vivienda Ciudadela La Bendición, se encuentra inmerso el pago de la acometida para el agua y la energía de su vivienda y de la colecta mensual por concepto de potabilización de agua y mantenimiento de redes eléctricas, pagos que a la fecha no se han realizado; otro hecho que constituye incumplimiento de su parte, motivo que conlleva a la suspensión del suministro de estos servicios.\n\nLo que quiero es que me salga asi:\n\n\nDe igual manera, al hacer parte del Proyecto de Vivienda [b:365nk7ah]Ciudadela La Bendición[/b:365nk7ah], se encuentra inmerso el pago de la acometida para el agua y la energía de su vivienda y de la colecta mensual por concepto de potabilización de agua y mantenimiento de redes eléctricas, pagos que a la fecha no se han realizado; otro [b:365nk7ah]hecho que constituye incumplimiento de su parte[/b:365nk7ah], motivo que conlleva a la suspensión del suministro de estos servicios.\n\nSaludos", "time": "16:47", "topic": "Colocar Negrilla en mitad del texto", "username": "leandro" } ]
Colocar Negrilla en mitad del texto
[ { "date": "2015-07-25", "forum": "EasyReport, EasyDialog y EasyPreview", "text": "Leandro,\n\nSi localizásemos en que método se imprime ese texto, podriamos usar unas marcas en el texto para indicar negrita.", "time": "09:32", "topic": "Colocar Negrilla en mitad del texto", "username": "Antonio Linares" } ]
Colocar Negrilla en mitad del texto
[ { "date": "2015-07-26", "forum": "EasyReport, EasyDialog y EasyPreview", "text": "Leandro,\n\nhay una solución muy simple:\n\ncrea otro item con el texto que quieres poner en negrita, usando un font bold, y sobreponlo encima del texto que quieres resaltar <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "04:18", "topic": "Colocar Negrilla en mitad del texto", "username": "Antonio Linares" } ]
Colocar Negrilla en mitad del texto
[ { "date": "2015-07-26", "forum": "EasyReport, EasyDialog y EasyPreview", "text": "Dear Antonio,\nbut how do you get nRow, nCol for this new Item?\nBest regards,\nOtto", "time": "08:25", "topic": "Colocar Negrilla en mitad del texto", "username": "Otto" } ]
Colocar Negrilla en mitad del texto
[ { "date": "2015-07-26", "forum": "EasyReport, EasyDialog y EasyPreview", "text": "Otto,\n\nI did it manually using the EasyReport designer <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "11:16", "topic": "Colocar Negrilla en mitad del texto", "username": "Antonio Linares" } ]
Colocar Negrilla en mitad del texto
[ { "date": "2015-07-26", "forum": "EasyReport, EasyDialog y EasyPreview", "text": "The problem we face there is that Windows TextOut() is used to paint the text and that function does not support such formatting.\n\nYesterday I thought about painting twice, first in bold then again in no bold, but the bold parts should be turned into spaces\nand that will not properly fit in the exact place.\n\nThats why I finally realized that we can use another bold item placed on top of the text we want to be bold.\n\nNot sure if the final result will be fine. But I think it could be a valid solution.", "time": "11:19", "topic": "Colocar Negrilla en mitad del texto", "username": "Antonio Linares" } ]
Colocar Negrilla en mitad del texto
[ { "date": "2015-07-26", "forum": "EasyReport, EasyDialog y EasyPreview", "text": "Dear Antonio,\ncan you please help to Change this pseudocode\n\nif isrtf( cText )\n\toRTF:print\nelse \n TextOut( ::oPrn:hDCOut, nRow, nCol, cText )\nendif\n\nin valid FW code.\nThanks in advance\nOtto", "time": "22:07", "topic": "Colocar Negrilla en mitad del texto", "username": "Otto" } ]
Colocar Negrilla en mitad del texto
[ { "date": "2015-07-27", "forum": "EasyReport, EasyDialog y EasyPreview", "text": "Dear Otto,\n\nThe problem is in this line:\n\noRTF:Print()\n\nWe need to create a TRichEdit() object there and keep it hidden and then destroy it.\n\nAnd function RePrint() used from Class TRichEdit needs to be modified.\n\nDo you also have the same need as Leandro ?", "time": "09:20", "topic": "Colocar Negrilla en mitad del texto", "username": "Antonio Linares" } ]
Colocar Negrilla en mitad del texto
[ { "date": "2015-07-27", "forum": "EasyReport, EasyDialog y EasyPreview", "text": "Dear Antonio,\n\nI think this would be a great extension to EasyReport.\n\nI tried to modify the paint method of Flatbutton class to use RichText.\nThis would offer great graphical opportunities.\nBut I have no idea how painting speed would be.\n\nBest regards,\nOtto", "time": "20:51", "topic": "Colocar Negrilla en mitad del texto", "username": "Otto" } ]
Colocar Negrilla en mitad del texto
[ { "date": "2015-07-31", "forum": "EasyReport, EasyDialog y EasyPreview", "text": "Otto,\n\nI am reviewing similar questions in StackOverflow:\n\n[url:3vs99j93]http&#58;//stackoverflow&#46;com/search?q=paint+rich+text[/url:3vs99j93]\n\nIts not easy as Windows does not provide a way to do it.\n\nI think that a possible solution would be to let a RichEdit control paint it and then copying its image as a bitmap.\n\nThinking about it...", "time": "13:05", "topic": "Colocar Negrilla en mitad del texto", "username": "Antonio Linares" } ]
Colocar Negrilla en mitad del texto
[ { "date": "2010-11-04", "forum": "FiveWin para Harbour/xHarbour", "text": "Se que con:\n\nSETCURSORPOS(Columna,Renglon)\npuedo colocar el apuntador del mouse en esas coordenadas\n\n y que con\n\n oBtn:NLEFT y oBtn:NTOP\npuedo obtener la esquina superior izquierda del boton\n\nsin embargo usando SETCURSORPOS(oBtn:NLEFT,oBtn:NTOP) no se coloca ni siquiera dentro del dialogo, como que unas coordenadas son pixeles y otras en columnas y renglones. Como obtengo las coordenadas correctas?\n\nGracias", "time": "07:39", "topic": "Colocar apuntador del mouse en un boton", "username": "RodolfoRBG" } ]
Colocar apuntador del mouse en un boton
[ { "date": "2017-02-10", "forum": "FiveWin para Harbour/xHarbour", "text": "Saludos Al Forum\n\nComo hago para que me muestre la ñ a este browser, ya que muestra un caracter esecial.\n\n column := TbcolumnNew( \"Año\", ;\n {|p| If( p == NIL, ::aArray[nSubscript,3],;\n ::aArray[nSubscript,3] := p)})", "time": "01:41", "topic": "Colocar la ñ en Browser", "username": "ruben Dario" } ]
Colocar la ñ en Browser
[ { "date": "2017-02-10", "forum": "FiveWin para Harbour/xHarbour", "text": "column := TbcolumnNew( OemToAnsi(\"Año\"), ;\n{|p| If( p == NIL, ::aArray[nSubscript,3],;\n::aArray[nSubscript,3] := p)})\n\nDepende mucho del editor de textos que uses también.", "time": "11:21", "topic": "Colocar la ñ en Browser", "username": "cmsoft" } ]
Colocar la ñ en Browser
[ { "date": "2017-02-10", "forum": "FiveWin para Harbour/xHarbour", "text": "Gracias.\n\nEn el editor si lo colo bien, en problema es en la ejecucion,no lo muestra.\ntu ejemplo no me funciono", "time": "15:24", "topic": "Colocar la ñ en Browser", "username": "ruben Dario" } ]
Colocar la ñ en Browser
[ { "date": "2010-03-10", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola a todos\n\nTengo un botón desde recurso y no logro colocar el texto centrado verticalmente\n[img:2i7b1p2v]http&#58;//200&#46;58&#46;169&#46;10/paquetes/boton&#46;png[/img:2i7b1p2v]\n[code=fw:2i7b1p2v]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">BTNBMP</span> oBtn <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">101</span> <span style=\"color: #0000ff;\">OF</span> oDlg <span style=\"color: #0000ff;\">RESNAME</span> <span style=\"color: #ff0000;\">\"Boton1\"</span>,<span style=\"color: #00C800;\">Nil</span>,<span style=\"color: #00C800;\">Nil</span>,<span style=\"color: #ff0000;\">\"BotonOver\"</span> <span style=\"color: #0000ff;\">PROMPT</span> <span style=\"color: #ff0000;\">\"Cobranzas\"</span> <span style=\"color: #0000ff;\">ACTION</span> Cobranzas<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span> NOBORDER <span style=\"color: #0000ff;\">CENTER</span><br />&nbsp;</div>[/code:2i7b1p2v]\nCon SBUTTON y oBTN:SetText funciona perfecto.\n\nGracias por la ayuda\n\nSaludos\n\nAdhemar", "time": "14:34", "topic": "Colocar texto centrado vertical con BTNBMP", "username": "acuellar" } ]
Colocar texto centrado vertical con BTNBMP
[ { "date": "2006-04-20", "forum": "FiveWin para Harbour/xHarbour", "text": "amigos del foro buenas tardes.. como dice el encabezado.\n\nSe puede colocar un combobox dentro de on browse?... \n\nDe nuevo gracias", "time": "22:19", "topic": "Colocar un Combobox dentro de un browse?", "username": "leandro" } ]
Colocar un Combobox dentro de un browse?
[ { "date": "2006-04-21", "forum": "FiveWin para Harbour/xHarbour", "text": "Leandro,\n\nSi es posible.\n\nPuedes hacerlo con TSBrowse (lo encontrarás en utilidades).\n\nTambién puedes lograr algo parecido con la clase TXBrowse, valiéndote de un botón y de otras maneras, los campos lógicos se presentan como combobox, en fin puedes consultar la documentación que viene para ambas clases, una está en el manual de Fivewin (fivewin_es) para el caso de TXbrowse y tienes ejemplo en fwh\\samples\\testxbrw.prg y la otra está en los documento txt y el directorio \\doc en el zip que podrás bajar del foro \"Utilities/Utilidades\"\n\nPara el caso de TSBrowse, encontrarás en el zip varios ejemplos donde fijarte.\n\nEspero que te haya ayudado, adelante!! <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> \n\nFWH es lo mejor que me ha pasado!!", "time": "03:41", "topic": "Colocar un Combobox dentro de un browse?", "username": "jose_murugosa" } ]
Colocar un Combobox dentro de un browse?
[ { "date": "2006-04-22", "forum": "FiveWin para Harbour/xHarbour", "text": "Claro amigo muchas gracias por tu respuesta lo voy a poner el práctica.", "time": "01:58", "topic": "Colocar un Combobox dentro de un browse?", "username": "leandro" } ]
Colocar un Combobox dentro de un browse?
[ { "date": "2015-10-18", "forum": "FiveWin para Harbour/xHarbour", "text": "Saludos\nCordiales\nNecesito ubicar una caja de dialogo justo debajo de la casilla (Linea, Columna) focalizada en Xbrowse", "time": "17:32", "topic": "Colocar un Dialogo debajo de una casilla en Xbrowse", "username": "jnavas" } ]
Colocar un Dialogo debajo de una casilla en Xbrowse
[ { "date": "2015-10-18", "forum": "FiveWin para Harbour/xHarbour", "text": "Juan,\n\nEn el Método ShowBtnList( nKey ) CLASS TXBrwColumn (en xbrowse.prg) se calculan las coordenadas de una determinada celda:\n\n[code=fw:awzz8lrr]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> &nbsp; nRow &nbsp; &nbsp; := <span style=\"color: #000000;\">&#40;</span> ::<span style=\"color: #000000;\">oBrw</span>:<span style=\"color: #000000;\">nRowSel</span> * ::<span style=\"color: #000000;\">oBrw</span>:<span style=\"color: #000000;\">nRowHeight</span> <span style=\"color: #000000;\">&#41;</span> + ::<span style=\"color: #000000;\">oBrw</span>:<span style=\"color: #000000;\">HeaderHeight</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span> - <span style=\"color: #000000;\">1</span><br />&nbsp; &nbsp;nCol &nbsp; &nbsp; := ::<span style=\"color: #000000;\">nDisplayCol</span> - <span style=\"color: #000000;\">2</span><br />&nbsp;</div>[/code:awzz8lrr]\n\nAhora tendrias que pasar esas coordenadas a valores de la pantalla completa:\n\n local aPoint := { nRow, nCol }\n\n aPoint = ClientToScreen( oBrowse:hWnd, aPoint )\n\nY desde la claúsula ON INIT de tu diálogo, posicionarlo en esas coordenadas:\n\n[code=fw:awzz8lrr]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> &nbsp; &nbsp; &nbsp;<span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style=\"color: #0000ff;\">ON</span> <span style=\"color: #0000ff;\">INIT</span> oDlg:<span style=\"color: #000000;\">SetPos</span><span style=\"color: #000000;\">&#40;</span> aPoint<span style=\"color: #000000;\">&#91;</span> <span style=\"color: #000000;\">1</span> <span style=\"color: #000000;\">&#93;</span>, aPoint<span style=\"color: #000000;\">&#91;</span> <span style=\"color: #000000;\">2</span> <span style=\"color: #000000;\">&#93;</span> <span style=\"color: #000000;\">&#41;</span></div>[/code:awzz8lrr]", "time": "19:56", "topic": "Colocar un Dialogo debajo de una casilla en Xbrowse", "username": "Antonio Linares" } ]
Colocar un Dialogo debajo de una casilla en Xbrowse
[ { "date": "2015-10-19", "forum": "FiveWin para Harbour/xHarbour", "text": "Antonio\nGracias, tenia este codigo copiado de la clase txbrwcol\n\n LOCAL oDlg\n LOCAL oCol := oBrw:aCols[oBrw:nColSel]\n LOCAL nRow := ( ( oBrw:nRowSel - 1 ) * oBrw:nRowHeight ) + oBrw:HeaderHeight() + 2\n LOCAL nCol := oCol:nDisplayCol + 3\n LOCAL nWidth := oCol:nWidth - 4\n LOCAL nHeight := oCol:oBrw:nRowHeight - 4\n\n\n DEFINE DIALOG oDlg OF oBrw:oWnd\n ACTIVATE DIALOG oDlg ON INIT (oDlg:Move(nRow, nCol, nWidth+200, nHeight+100, .t. ))", "time": "05:09", "topic": "Colocar un Dialogo debajo de una casilla en Xbrowse", "username": "jnavas" } ]
Colocar un Dialogo debajo de una casilla en Xbrowse
[ { "date": "2012-01-11", "forum": "FiveWin para Harbour/xHarbour", "text": "Saludos foro,\n\nAlguien ha hecho esto?", "time": "16:08", "topic": "Colocar un Treeview en un Splitter", "username": "Compuin" } ]
Colocar un Treeview en un Splitter
[ { "date": "2012-01-11", "forum": "FiveWin para Harbour/xHarbour", "text": "Mira en:\n[code=fw:3eyj0bbs]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">Samples\\testtre2.prg</div>[/code:3eyj0bbs]", "time": "16:15", "topic": "Colocar un Treeview en un Splitter", "username": "Bayron" } ]
Colocar un Treeview en un Splitter
[ { "date": "2012-01-11", "forum": "FiveWin para Harbour/xHarbour", "text": "Gracias Byron!", "time": "16:17", "topic": "Colocar un Treeview en un Splitter", "username": "Compuin" } ]
Colocar un Treeview en un Splitter
[ { "date": "2012-01-11", "forum": "FiveWin para Harbour/xHarbour", "text": "Byron,\n\nLo que realmente quisiera ver es como colocar el Treeview en un control Outlook2003. No consegui ejemplo de eso en el foro\n\nSaludos,", "time": "16:28", "topic": "Colocar un Treeview en un Splitter", "username": "Compuin" } ]
Colocar un Treeview en un Splitter
[ { "date": "2013-05-13", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola, amigos como puedo colocar un DIALOGO EN UNA COORDENADA X,Y\n\nGracias,\nJuan \nRep. Dom.", "time": "22:23", "topic": "Colocar un dialogo en una posicion determinada", "username": "juan fco. vasquez Mendoza" } ]
Colocar un dialogo en una posicion determinada
[ { "date": "2013-05-13", "forum": "FiveWin para Harbour/xHarbour", "text": "Juan:\n\nPrueba con el siguiente código:\n\n[code=fw:18qt58du]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg <span style=\"color: #0000ff;\">NOWAIT</span> <span style=\"color: #0000ff;\">ON</span> <span style=\"color: #0000ff;\">INIT</span> oDlg:<span style=\"color: #0000ff;\">MOVE</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">0</span>,<span style=\"color: #000000;\">0</span><span style=\"color: #000000;\">&#41;</span><br /> </div>[/code:18qt58du]\n\nLo importante es oDlg:MOVE(0,0) donde 0,0 son las coordenadas que deseas en la ventana\nque contiene al dialogo.\n\nSaludos", "time": "23:58", "topic": "Colocar un dialogo en una posicion determinada", "username": "Armando" } ]
Colocar un dialogo en una posicion determinada
[ { "date": "2013-05-14", "forum": "FiveWin para Harbour/xHarbour", "text": "Solucionado con tu asistencia, gracias por tú atención.\n\nSaludos,\nJuan Fco. \nRep. Dom.", "time": "15:22", "topic": "Colocar un dialogo en una posicion determinada", "username": "juan fco. vasquez Mendoza" } ]
Colocar un dialogo en una posicion determinada
[ { "date": "2018-11-22", "forum": "FiveWin para Harbour/xHarbour", "text": "Como están amigos del foro tengo una duda a ver si ustedes me pueden ayudar es que tengo un browse el cual quiero colocarle un determinado tiempo para que el automáticamente se valla actualizando y se refresque y ejecute una instruccion en el momento que cunpla en tiempo que le asigne y que no se salga hasta que presione el boton de salida que siempre se mantenga activo actualizandose\n\nde antemanos gracias", "time": "03:28", "topic": "Colocar un tiempo a un Dialogo o a un Browse", "username": "daniv096" } ]
Colocar un tiempo a un Dialogo o a un Browse
[ { "date": "2018-11-22", "forum": "FiveWin para Harbour/xHarbour", "text": "[url:1fqfzwn2]http&#58;//forums&#46;fivetechsupport&#46;com/viewtopic&#46;php?f=3&t=36237&p=216167&hilit=Timer#p216167[/url:1fqfzwn2]", "time": "12:36", "topic": "Colocar un tiempo a un Dialogo o a un Browse", "username": "karinha" } ]
Colocar un tiempo a un Dialogo o a un Browse
[ { "date": "2023-09-07", "forum": "FiveWin para Harbour/xHarbour", "text": "Buenos dias!!!\nNecesito colocar una imágen o varias (bmp, jpg, ... ) dentro del titulo de un dialogo.\nSe Puede realizar? \nComo?\n\nGracias", "time": "15:47", "topic": "Colocar una imagen en el titulo de un dialogo.", "username": "José Camilo" } ]
Colocar una imagen en el titulo de un dialogo.
[ { "date": "2023-09-07", "forum": "FiveWin para Harbour/xHarbour", "text": "No que yo sepa. Solo puede poner un ICONE.\n\n[code=fw:38b4o3k7]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #B900B9;\">// ---------------------------------------------------------------------//</span><br /><span style=\"color: #B900B9;\">// MNUNEW05.PRG</span><br /><span style=\"color: #B900B9;\">// Prueba de nuevas caracteristicas en menus</span><br /><span style=\"color: #B900B9;\">//</span><br /><span style=\"color: #B900B9;\">//</span><br /><span style=\"color: #B900B9;\">// ---------------------------------------------------------------------//</span><br /><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"Fivewin.ch\"</span><br /><br /><span style=\"color: #00D7D7;\">#define</span> MF_BYPOSITION <span style=\"color: #000000;\">1024</span> <span style=\"color: #B900B9;\">// 0x0400</span><br /><span style=\"color: #00D7D7;\">#define</span> MF_DISABLED &nbsp; &nbsp; <span style=\"color: #000000;\">2</span><br /><br /><span style=\"color: #00C800;\">Static</span> oWnd<br /><span style=\"color: #00C800;\">Static</span> oFontMenu<br /><span style=\"color: #00C800;\">Static</span> oBr<br /><br /><span style=\"color: #00C800;\">Function</span> Main<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br /><br />&nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> cFont &nbsp; := <span style=\"color: #ff0000;\">\"Segoe UI Symbol\"</span><br />&nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> cFontH &nbsp;:= <span style=\"color: #000000;\">-14</span> &nbsp;<br />&nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> oBar<br />&nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> cTitle<br />&nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> oIcon<br />&nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> cVar1 &nbsp; &nbsp;:= <span style=\"color: #ff0000;\">\"???\"</span><br />&nbsp; &nbsp;<span style=\"color: #00C800;\">Local</span> nHt &nbsp; &nbsp; &nbsp;:= <span style=\"color: #000000;\">0</span><br /><br />&nbsp; &nbsp;Fw_SetUnicode<span style=\"color: #000000;\">&#40;</span> .T. <span style=\"color: #000000;\">&#41;</span><br /><br />&nbsp; &nbsp;SetResDebug<span style=\"color: #000000;\">&#40;</span> .T. <span style=\"color: #000000;\">&#41;</span><br /><br />&nbsp; &nbsp;<span style=\"color: #00C800;\">if</span> !IsWin8<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span> .and. !IsWindows10<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp; &nbsp; cFont &nbsp; := <span style=\"color: #ff0000;\">\"Calibri\"</span><br />&nbsp; &nbsp;<span style=\"color: #00C800;\">endif</span><br /><br />&nbsp; &nbsp;<span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">FONT</span> oFontMenu <span style=\"color: #0000ff;\">NAME</span> cFont <span style=\"color: #0000ff;\">SIZE</span> <span style=\"color: #000000;\">0</span>, cFontH<br />&nbsp; &nbsp;<span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">ICON</span> oIcon FILE <span style=\"color: #ff0000;\">\"..<span style=\"color: #000000;\">\\i</span>cons<span style=\"color: #000000;\">\\m</span>enu.ico\"</span><br /><br />&nbsp; &nbsp;cTitle := <span style=\"color: #ff0000;\">\" Pruebas de Menus: &nbsp;Font - \"</span> + <span style=\"color: #00C800;\">if</span><span style=\"color: #000000;\">&#40;</span> !Empty<span style=\"color: #000000;\">&#40;</span> oFontMenu <span style=\"color: #000000;\">&#41;</span>, oFontMenu:<span style=\"color: #000000;\">cFaceName</span>, <span style=\"color: #ff0000;\">\"\"</span> <span style=\"color: #000000;\">&#41;</span> +;<br />&nbsp; &nbsp; &nbsp; <span style=\"color: #00C800;\">if</span><span style=\"color: #000000;\">&#40;</span> !Empty<span style=\"color: #000000;\">&#40;</span> oFontMenu <span style=\"color: #000000;\">&#41;</span>, Str<span style=\"color: #000000;\">&#40;</span> oFontMenu:<span style=\"color: #000000;\">nHeight</span> <span style=\"color: #000000;\">&#41;</span>, <span style=\"color: #ff0000;\">\"\"</span> <span style=\"color: #000000;\">&#41;</span> + <span style=\"color: #ff0000;\">\" &nbsp; - &nbsp;Redefine SYSMENU &nbsp;- &nbsp;5\"</span><br /><br /><br />&nbsp; &nbsp;<span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> oWnd <span style=\"color: #0000ff;\">FROM</span> <span style=\"color: #000000;\">3</span>,<span style=\"color: #000000;\">6</span> <span style=\"color: #0000ff;\">TO</span> <span style=\"color: #000000;\">30</span>, <span style=\"color: #000000;\">100</span> ;<br />&nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">TITLE</span> cTitle <span style=\"color: #0000ff;\">COLOR</span> CLR_WHITE, METRO_OLIVE<br /><br />&nbsp; &nbsp;oWnd:<span style=\"color: #000000;\">SetIcon</span><span style=\"color: #000000;\">&#40;</span> oIcon <span style=\"color: #000000;\">&#41;</span><br /><br />&nbsp; &nbsp;<span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oWnd <span style=\"color: #0000ff;\">CENTERED</span> <span style=\"color: #0000ff;\">ON</span> <span style=\"color: #0000ff;\">INIT</span> <span style=\"color: #000000;\">&#40;</span> DisableX<span style=\"color: #000000;\">&#40;</span> oWnd, .T.<span style=\"color: #000000;\">&#41;</span> , BuildMnu0<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span> <span style=\"color: #000000;\">&#41;</span><br /><br />&nbsp; &nbsp;<span style=\"color: #00C800;\">if</span> !Empty<span style=\"color: #000000;\">&#40;</span> oFontMenu <span style=\"color: #000000;\">&#41;</span><br /><br />&nbsp; &nbsp; &nbsp; <span style=\"color: #00C800;\">While</span> oFontMenu:<span style=\"color: #000000;\">nCount</span> > <span style=\"color: #000000;\">0</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;oFontMenu:<span style=\"color: #000000;\">End</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp; &nbsp; <span style=\"color: #00C800;\">Enddo</span><br /><br />&nbsp; &nbsp;<span style=\"color: #00C800;\">endif</span><br /><br />&nbsp; &nbsp;<span style=\"color: #B900B9;\">// RELEASE BRUSH oBr</span><br /><br />&nbsp; &nbsp;oIcon:<span style=\"color: #000000;\">End</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;<br />&nbsp; &nbsp;<span style=\"color: #00C800;\">if</span> File<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #ff0000;\">\"checkres.txt\"</span> <span style=\"color: #000000;\">&#41;</span><br /><br />&nbsp; &nbsp; &nbsp; FErase<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #ff0000;\">\"checkres.txt\"</span> <span style=\"color: #000000;\">&#41;</span><br /><br />&nbsp; &nbsp;<span style=\"color: #00C800;\">endif</span><br /><br />&nbsp; &nbsp;CheckRes<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br /><br /><span style=\"color: #00C800;\">Return</span> <span style=\"color: #00C800;\">nil</span><br /><br /><span style=\"color: #B900B9;\">// ---------------------------------------------------------------------//</span><br /><br /><span style=\"color: #00C800;\">Function</span> BuildMnu0<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;<br />&nbsp; &nbsp;<span style=\"color: #00C800;\">local</span> oMnu<br /><br />&nbsp; &nbsp;<span style=\"color: #0000ff;\">REDEFINE</span> SYSMENU oMnu <span style=\"color: #0000ff;\">OF</span> oWnd <span style=\"color: #0000ff;\">FONT</span> oFontMenu<br />&nbsp; &nbsp; <span style=\"color: #0000ff;\">SEPARATOR</span><br />&nbsp; &nbsp; <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"SubMenu\"</span> &nbsp; &nbsp; &nbsp; &nbsp;CHARICON <span style=\"color: #000000;\">57605</span><br />&nbsp; &nbsp; <span style=\"color: #0000ff;\">MENU</span> <span style=\"color: #000000;\">2007</span><br />&nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Segundo Item\"</span> CHARICON <span style=\"color: #000000;\">57696</span><br />&nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">SEPARATOR</span><br />&nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Tercer Item\"</span> &nbsp;CHARICON <span style=\"color: #000000;\">57736</span><br />&nbsp; &nbsp; <span style=\"color: #0000ff;\">ENDMENU</span><br /><br />&nbsp; &nbsp; <span style=\"color: #0000ff;\">SEPARATOR</span><br />&nbsp; &nbsp; <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"????? (India)\"</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style=\"color: #0000ff;\">MENU</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"FIVEDIT\"</span> <span style=\"color: #0000ff;\">SEPARATOR</span> BOLD<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Methods\"</span> HSYSBITMAP <span style=\"color: #000000;\">32761</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Datas\"</span> HSYSBITMAP <span style=\"color: #000000;\">32760</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Messages\"</span> HSYSBITMAP <span style=\"color: #000000;\">32744</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Messages\"</span> HSYSBITMAP <span style=\"color: #000000;\">32743</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"ClassData\"</span> CHARICON <span style=\"color: #ff0000;\">\"M\"</span><br /><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"SCINTILLA\"</span> <span style=\"color: #0000ff;\">SEPARATOR</span> <span style=\"color: #00C800;\">BREAK</span> BOLD<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Methods de Object\"</span> CHECKED<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Datas Values\"</span> HSYSBITMAP <span style=\"color: #000000;\">32739</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Messages Data\"</span> CHARICON <span style=\"color: #000000;\">57731</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Messages Method\"</span> HSYSBITMAP <span style=\"color: #000000;\">32741</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"ClassData Object\"</span> HSYSBITMAP <span style=\"color: #000000;\">32742</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style=\"color: #0000ff;\">ENDMENU</span><br /><br />&nbsp; &nbsp; <span style=\"color: #0000ff;\">SEPARATOR</span><br />&nbsp; &nbsp; <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"??? (China)\"</span> CHECKED<br /><br />&nbsp; &nbsp; <span style=\"color: #0000ff;\">SEPARATOR</span><br />&nbsp; &nbsp; <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"&Reset Menu\"</span> &nbsp;<span style=\"color: #0000ff;\">ACTION</span> oMnu:<span style=\"color: #000000;\">Reset</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br /><br />&nbsp; &nbsp;ENDSYSMENU<br /><br /><span style=\"color: #00C800;\">Return</span> oMnu<br /><br /><span style=\"color: #B900B9;\">// ---------------------------------------------------------------------//</span><br /><br /><span style=\"color: #00C800;\">FUNCTION</span> DisableX<span style=\"color: #000000;\">&#40;</span>oWin, lDisable<span style=\"color: #000000;\">&#41;</span><br /><br />&nbsp; &nbsp;<span style=\"color: #00C800;\">LOCAL</span> hMenu &nbsp;:= <span style=\"color: #000000;\">0</span><br />&nbsp; &nbsp;<span style=\"color: #00C800;\">LOCAL</span> nCount := <span style=\"color: #000000;\">0</span><br />&nbsp; &nbsp;<br />&nbsp; &nbsp;<span style=\"color: #00C800;\">DEFAULT</span> lDisable := .T.<br />&nbsp; &nbsp;<br />&nbsp; &nbsp;<span style=\"color: #00C800;\">IF</span> lDisable<br /><br />&nbsp; &nbsp; &nbsp; hMenu &nbsp;= GetSystemMenu<span style=\"color: #000000;\">&#40;</span>oWin:<span style=\"color: #000000;\">hWnd</span>, .F.<span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp; &nbsp; nCount = GetMItemCount<span style=\"color: #000000;\">&#40;</span>hMenu<span style=\"color: #000000;\">&#41;</span><br /><br />&nbsp; &nbsp; &nbsp; ? nCount<br />&nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; <span style=\"color: #00C800;\">IF</span> oWin:<span style=\"color: #000000;\">ClassName</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span> = <span style=\"color: #ff0000;\">\"TDIALOG\"</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;RemoveMenu<span style=\"color: #000000;\">&#40;</span>hMenu, <span style=\"color: #000000;\">0</span>, nOR<span style=\"color: #000000;\">&#40;</span> MF_BYPOSITION, <span style=\"color: #000000;\">0</span> <span style=\"color: #000000;\">&#41;</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;RemoveMenu<span style=\"color: #000000;\">&#40;</span>hMenu, <span style=\"color: #000000;\">0</span>, nOR<span style=\"color: #000000;\">&#40;</span> MF_BYPOSITION, <span style=\"color: #000000;\">0</span> <span style=\"color: #000000;\">&#41;</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp; &nbsp; <span style=\"color: #00C800;\">ELSE</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;RemoveMenu<span style=\"color: #000000;\">&#40;</span>hMenu, nCount - <span style=\"color: #000000;\">1</span>, nOR<span style=\"color: #000000;\">&#40;</span> MF_BYPOSITION, MF_DISABLED<span style=\"color: #000000;\">&#41;</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;RemoveMenu<span style=\"color: #000000;\">&#40;</span>hMenu, nCount - <span style=\"color: #000000;\">2</span>, nOR<span style=\"color: #000000;\">&#40;</span> MF_BYPOSITION, MF_DISABLED<span style=\"color: #000000;\">&#41;</span> <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp; &nbsp; <span style=\"color: #00C800;\">ENDIF</span><br />&nbsp; &nbsp;<br />&nbsp; &nbsp;<span style=\"color: #00C800;\">ELSE</span><br />&nbsp; &nbsp; &nbsp; GetSystemMenu<span style=\"color: #000000;\">&#40;</span> oWin:<span style=\"color: #000000;\">hWnd</span>, .T. <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;<span style=\"color: #00C800;\">ENDIF</span><br />&nbsp; &nbsp;<br /><span style=\"color: #00C800;\">RETURN</span> <span style=\"color: #00C800;\">nil</span><br />&nbsp;</div>[/code:38b4o3k7]\n\nAhora, en el DIALOGO si, se puede.\n\nRegards, saludos.", "time": "17:59", "topic": "Colocar una imagen en el titulo de un dialogo.", "username": "karinha" } ]
Colocar una imagen en el titulo de un dialogo.
[ { "date": "2023-09-07", "forum": "FiveWin para Harbour/xHarbour", "text": "Gracias Joao, por tu tiempo.\nlo que buscaba era poner un titulo y algun (os) bmp o jpg.\nPor ejemplo. \"Propiedades \"+un tilde de forma grafica.\nTambien podria haber sido un pequeño btnbmp o un checbox.\n\nGracias", "time": "19:35", "topic": "Colocar una imagen en el titulo de un dialogo.", "username": "José Camilo" } ]
Colocar una imagen en el titulo de un dialogo.
[ { "date": "2023-09-08", "forum": "FiveWin para Harbour/xHarbour", "text": "[quote=\"José Camilo\":jv4x97nr]Gracias Joao, por tu tiempo.\nlo que buscaba era poner un titulo y algun (os) bmp o jpg.\nPor ejemplo. \"Propiedades \"+un tilde de forma grafica.\nTambien podria haber sido un pequeño btnbmp o un checbox.\n\nGracias[/quote:jv4x97nr]\n\n¿En el TÍTULO (Caption) del DIÁLOGO? Nunca he visto algo parecido en ningún lenguaje de programación. Lo que haría sería crear una BARRA DE BOTONES EN LA PARTE SUPERIOR DEL DIÁLOGO y luego sí, pondría todo lo que dijiste.\n\nSalu2.", "time": "17:40", "topic": "Colocar una imagen en el titulo de un dialogo.", "username": "karinha" } ]
Colocar una imagen en el titulo de un dialogo.
[ { "date": "2023-09-09", "forum": "FiveWin para Harbour/xHarbour", "text": "Gracias Joao.\nYo tampoco lo vi, solo imagine que si se podia colocar un texto y al definirlo se le pueden poner o quitar los botones de ayuda, minimizar y salida, se podia hacer algo como lo preguntado.\nMuchas gracias por tu tiempo.\n\nJosé Camilo", "time": "00:05", "topic": "Colocar una imagen en el titulo de un dialogo.", "username": "José Camilo" } ]
Colocar una imagen en el titulo de un dialogo.
[ { "date": "2017-12-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi\n\noSheet:Cells( nRow, 3 ):Value=trim(mname)\n\nHow to colour it blue ?\n\n\nThanks\n\n\nACWoo\nUsing FWH1510\nbcc582", "time": "02:37", "topic": "Color", "username": "acwoo1" } ]
Color
[ { "date": "2017-12-10", "forum": "FiveWin for Harbour/xHarbour", "text": "oSheet:Cells(nRow,3):Font:Color = CLR_HBLUE", "time": "09:33", "topic": "Color", "username": "Massimo Linossi" } ]
Color
[ { "date": "2017-12-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks\n\nMr Massimo\n\nIt works.\n\n\nRegards\n\nACWoo", "time": "11:35", "topic": "Color", "username": "acwoo1" } ]
Color
[ { "date": "2015-12-08", "forum": "FiveWin para Pocket PC", "text": "Hola,\n\n¿Habría manera de ponerle un color de fondo y color de texto a un botón tipo BTNBMP ?", "time": "14:31", "topic": "Color BTNBMP", "username": "jmartial" } ]
Color BTNBMP
[ { "date": "2015-12-09", "forum": "FiveWin para Pocket PC", "text": "Joaquín,\n\nSolo tienes que modificar el método Paint() de la Clase TBtnBmp para implementar lo que necesites\n\nPruébalo y me comentas, gracias", "time": "16:59", "topic": "Color BTNBMP", "username": "Antonio Linares" } ]
Color BTNBMP
[ { "date": "2016-03-18", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello everybody.\nHow To change Color BUTTON Key With DIALOG From RESOURCE \n--------\nLike --->\nDEFINE DIALOG Dlg RESOURCE \"test\"\nREDEFINE BUTTON ID 2 OF RE_Dlg COLOR (RGB(255,255,255)),(RGB(190,197,248)) ACTION msginf(\"test color BUTTON Key \")\nACTIVATE DIALOG Dlg CENTERED \n------\nThanks to all", "time": "17:35", "topic": "Color BUTTON KEY With DIALOG", "username": "HATHAL" } ]
Color BUTTON KEY With DIALOG
[ { "date": "2016-03-18", "forum": "FiveWin for Harbour/xHarbour", "text": "Hathal,\n\nHave you considered to use a TBtnBmp control instead of a standard button ?\n\nREDEFINE BTNBMP ID 2 OF RE_Dlg COLOR ...\n\nAlso please change it in your resource", "time": "21:41", "topic": "Color BUTTON KEY With DIALOG", "username": "Antonio Linares" } ]
Color BUTTON KEY With DIALOG
[ { "date": "2016-03-18", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio.\nI want with standard button.", "time": "22:20", "topic": "Color BUTTON KEY With DIALOG", "username": "HATHAL" } ]
Color BUTTON KEY With DIALOG
[ { "date": "2016-03-19", "forum": "FiveWin for Harbour/xHarbour", "text": "Mr.Hathal,\n\nYou can't use COLOR parameter with standard button.\nInstead you can either BTNBMP or FLATBTN like this:\n\n[code=fw:wpvyhrnk]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #0000ff;\">REDEFINE</span> FLATBTN <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">2</span> <span style=\"color: #0000ff;\">OF</span> RE_Dlg <span style=\"color: #0000ff;\">COLOR</span> <span style=\"color: #000000;\">&#40;</span>RGB<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">255</span>,<span style=\"color: #000000;\">255</span>,<span style=\"color: #000000;\">255</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span>,<span style=\"color: #000000;\">&#40;</span>RGB<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">190</span>,<span style=\"color: #000000;\">197</span>,<span style=\"color: #000000;\">248</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span> <span style=\"color: #0000ff;\">ACTION</span> msginf<span style=\"color: #000000;\">&#40;</span><span style=\"color: #ff0000;\">\"test color BUTTON Key \"</span><span style=\"color: #000000;\">&#41;</span><br /><br />or<br /><br /><span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">BTNBMP</span> <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">2</span> <span style=\"color: #0000ff;\">OF</span> RE_Dlg <span style=\"color: #0000ff;\">CENTER</span>  <span style=\"color: #0000ff;\">COLOR</span> <span style=\"color: #000000;\">&#40;</span>RGB<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">255</span>,<span style=\"color: #000000;\">255</span>,<span style=\"color: #000000;\">255</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span>,<span style=\"color: #000000;\">&#40;</span>RGB<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">190</span>,<span style=\"color: #000000;\">197</span>,<span style=\"color: #000000;\">248</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span> <span style=\"color: #0000ff;\">ACTION</span> msginf<span style=\"color: #000000;\">&#40;</span><span style=\"color: #ff0000;\">\"test color BUTTON Key \"</span><span style=\"color: #000000;\">&#41;</span><br /> </div>[/code:wpvyhrnk]\n\n-Ramesh Babu", "time": "01:41", "topic": "Color BUTTON KEY With DIALOG", "username": "RAMESHBABU" } ]
Color BUTTON KEY With DIALOG
[ { "date": "2016-03-20", "forum": "FiveWin for Harbour/xHarbour", "text": "Hathal,\n\nIf you use FWH function SkinButtons() then you could change the colors of the standard buttons.\n\nPlease review FWH\\samples\\testfold.prg", "time": "11:28", "topic": "Color BUTTON KEY With DIALOG", "username": "Antonio Linares" } ]
Color BUTTON KEY With DIALOG
[ { "date": "2011-08-30", "forum": "All products support", "text": "Ciao,\n\nUtilizzo GradBrush() per colorare lo sfondo delle fineste di dialogo e mi sono accorto che se passo da dialog 1 a dialog 2 il colore è ok. Mentre quando ritorno da dialog 2 a dialog 1 ed eseguo un refresh … dialog 1 prende il colore del 2 dialogbox .\n\nHo risolto facendo eseguire nuovamente GradBrush() dopo la chiusura del 2 dialog\n\n @ 3, 2 BUTTON \"dialog 2\" OF oDlg [u:1sn1wear]ACTION (DIALOG2(),GradBrush( oDlg,nRGB( 255, 255, 255 ), rgb(255,246,143 ))) [/u:1sn1wear]\n\n… ci sono altre idee ??\n\nGazie e Saluti\nStefano\n\n\nun pezzo di codice per prova:\n\n// Color Dialog test\n\n#include \"FiveWin.ch\"\n\nstatic oDlg,oDlg2\n//----------------------------------------------------------------------------//\n\nfunction Main()\n\n DEFINE DIALOG oDlg TITLE \"Dialog 1\" FROM 0, 0 TO 20, 40 TRANSPARENT\n \n @ 3, 2 BUTTON \"dialog 2\" OF oDlg ACTION DIALOG2()\n \n* Per ottenere la pittura corretta \n* @ 3, 2 BUTTON \"dialog 2\" OF oDlg ACTION (DIALOG2(),GradBrush( oDlg,nRGB( 255, 255, 255 ),rgb(255,246,143 )))\n \n ACTIVATE DIALOG oDlg CENTERED ON INIT GradBrush( oDlg,nRGB( 255, 255, 255 ),rgb(255,246,143 ))\n\nreturn nil\n\nfunction DIALOG2()\n \n DEFINE DIALOG oDlg2 TITLE \"Dialog 2\" FROM 0, 0 TO 10, 20 TRANSPARENT\n \n @ 3, 2 BUTTON \"dialog 1\" OF oDlg2 ACTION (oDlg2:END(),oDlg:refresh())\n \n ACTIVATE DIALOG oDlg2 CENTERED ON INIT GradBrush( oDlg2,nRGB( 255, 25, 25 ),nRGB(255, 69, 0))\n\nreturn nil\n\nSTATIC FUNCTION GradBrush( oDlgkk,color1,color2)\nlocal hDC, hBmp, hBmpOld,obrush\n\n hDC = CreateCompatibleDC( oDlgkK:GetDC() )\n hBmp = CreateCompatibleBitMap( oDlgkK:hDC, oDlgkK:nWidth, oDlgkK:nHeight )\n hBmpOld = SelectObject( hDC, hBmp )\n \n Gradient( hDC, {0, 0, oDlgkk:nHeight, oDlgKk:nWidth } ,color1,color2, .t. )\n \n DeleteObject( oDlgkK:oBrush:hBrush )\n oDlgkK:oBrush:hBitmap = hBmp\n oDlgkK:oBrush:hBrush = CreatePatternBrush( hBmp )\n SelectObject( hDC, hBmpOld )\n oDlgKk:ReleaseDC()\n\nRETURN (nil)\n\n//-------------------------------------------------------------------// \nDLL32 FUNCTION CREATECOMPATIBLEBITMAP( hDC AS LONG,; \n nWidth AS LONG,; \n nHeight AS LONG) AS LONG; \n PASCAL FROM \"CreateCompatibleBitmap\" LIB \"gdi32.dll\"", "time": "21:36", "topic": "Color Dialog", "username": "stefano" } ]
Color Dialog
[ { "date": "2011-08-31", "forum": "All products support", "text": "Ho provato il tuo esempio ma non ho riscontrato il problema (almeno su XP). Comunque, se la tua versione la supporta, è meglio utilizzare la nuova clausola GRADIENT del comando DEFINE DIALOG.\n\nComunque, prova ad aggiungere anche la clausola ON PAINT con la chiamata a GradBrush().\n\nEMG", "time": "09:02", "topic": "Color Dialog", "username": "Enrico Maria Giordano" } ]
Color Dialog
[ { "date": "2011-08-31", "forum": "All products support", "text": "Ciao Enrico ,\n qualè la nuova clausola GRADIENT del comando DEFINE DIALOG ? \n forse _GRADIENTBRUSH ?\n\n Maurizio", "time": "11:36", "topic": "Color Dialog", "username": "Maurizio" } ]
Color Dialog
[ { "date": "2011-08-31", "forum": "All products support", "text": "Ops! Volevo dire la clausola GRADIENT del comando DEFINE BRUSH, sorry.\n\nEMG", "time": "12:12", "topic": "Color Dialog", "username": "Enrico Maria Giordano" } ]
Color Dialog
[ { "date": "2012-05-10", "forum": "FiveWin for Harbour/xHarbour", "text": "To All\n\nI am looking to color fill a groupbox like the screenshot below .. I do want the text to be transparent.\n\nAny help would be appreciated!\n\nThanks\nRick Lipkin\n\n[url=http&#58;//imageshack&#46;us/photo/my-images/268/rickk&#46;jpg/:396kegbl][img:396kegbl]http&#58;//img268&#46;imageshack&#46;us/img268/1830/rickk&#46;jpg[/img:396kegbl][/url:396kegbl]", "time": "17:14", "topic": "Color Fill a GroupBox", "username": "Rick Lipkin" } ]
Color Fill a GroupBox
[ { "date": "2012-05-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Rick,\n\nit is nor really transparent, just uses the same background-color !\n\n[img:1jiq8ycg]http&#58;//www&#46;pflegeplus&#46;com/pictures/grpcolor&#46;jpg[/img:1jiq8ycg]\n\nDEFINE DIALOG oDlg1 FROM 30, 30 TO 500, 700 PIXEL ;\nFONT oFont TITLE \"DIALOG from Code\" // TRANSPARENT\n\nD_BACKGRD( oDlg1, nDStyle2, 16642248, 15714367, .F., 0.2, [color=#0000FF:1jiq8ycg]\"BluStone.Bmp\"[/color:1jiq8ycg] , \"PICTURE9.jpg\" ) \n\nGroup include\n// ------------\n//@ <nTop>, <nLeft> GROUP [ <oGroup> ] ;\n//[ TO <nBottom>, <nRight> ] ;\n//[ <label:LABEL,PROMPT> <cLabel> ] ;\n//[ OF <oWnd> ] ;\n//[ COLOR <nClrFore> [color=#FF0000:1jiq8ycg][,<nClrBack>] [/color:1jiq8ycg]] ;\n//[ <lPixel: PIXEL> ] ;\n//[ <lDesign: DESIGN> ] ;\n//[ FONT <oFont> ] ;\n//[ <lTransparent: TRANSPARENT> ] ;\n//[ SIZE <nWidth>, <nHeight> ] ;\n\n@ 15, 15 GROUP oGrp1 TO 200, 300 PIXEL ;\nPROMPT \"Group\" OF oDlg1\noGrp1:oFont := oFont\noGrp1:SetColor( 128, [color=#FF0000:1jiq8ycg]16642248[/color:1jiq8ycg] )\n\n@ 100, 50 SAY oSay1 PROMPT \"Transparent Text-test\" OF oDlg1 PIXEL UPDATE ;\nFONT oFont ;\nSIZE 100, 12 COLOR 128, [color=#FF0000:1jiq8ycg]16642248[/color:1jiq8ycg]\n// oSay1:lTransparent := .T.\n\n// radio and checkbox works the same\n@ 135, 50 RADIO oRadio VAR nRadio1 ITEMS \"One\", \"Two\", \"Three\" OF oDlg1 ;\nSIZE 50, 13 PIXEL COLOR 128, [color=#FF0000:1jiq8ycg]16642248[/color:1jiq8ycg] \n\n// @ 135, 120 CHECKBOX oChk1 VAR lChk1 PROMPT \"Checkbox\" OF oDlg1 PIXEL COLOR 128, [color=#FF0000:1jiq8ycg]16642248[/color:1jiq8ycg]\n\nACTIVATE DIALOG oDlg1 ;\nON INIT ( oDlg1:Move( 60, 30, oDlg1:nWidth, oDlg1:nHeight, .f. ) )\n\nRETURN NIL\n\nBest Regards\nUwe <!-- s:lol: --><img src=\"{SMILIES_PATH}/icon_lol.gif\" alt=\":lol:\" title=\"Laughing\" /><!-- s:lol: -->", "time": "18:41", "topic": "Color Fill a GroupBox", "username": "ukoenig" } ]
Color Fill a GroupBox
[ { "date": "2012-05-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Uwe\n\nThank you for your quick response .. I am using a SetDlgGradient( { { .50, nRGB( 216, 216, 216 ), nRGB( 255, 255, 255 ) } } ) to paint my dialogs .. \n\nI take it \n\nD_BACKGRD( oDlg1, nDStyle2, 16642248, 15714367, .F., 0.2, \"BluStone.Bmp\" , \"PICTURE9.jpg\" ) \n\nis a user defined function that paints a brush and the color goes over the top of the brush ?\n\nRick", "time": "19:49", "topic": "Color Fill a GroupBox", "username": "Rick Lipkin" } ]
Color Fill a GroupBox
[ { "date": "2012-05-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Rick,\n\nit is a Dialog-background-function, to change a background at runtime ( works as well on Windows ) :\nnStyle defines : 1 = color, 2 = gradient, 3 = BMP-brush and 4 = Image \n\n[color=#0000FF:1csct4au]nStyle := 1 // Color ( can be canged at runtime )\nnDColorF\t:= 16642248 // 1. Gradient-color or Color\nnDColorB\t:= 15714367 // 2. Gradient-color\nlDDirect := .T. // Gradient-direction .T. = Vertical\nnDGradPos := 0.2 // Gradient-position\ncDBrush := \"BluStone.Bmp\" // Bmp-brush\ncDImage := \"Fantasy2.Jpg\" // Image[/color:1csct4au]\n\ncan be used on Dialogs => ON INIT :\n\nACTIVATE DIALOG oDlg1 ;\nON INIT ( [color=#0000FF:1csct4au]D_BACKGRD( oDlg1, nStyle, nDColorF, nDColorB, ;\nlDDirect, nDGradpos, cDBrush, cDImage ), [/color:1csct4au]; \noDlg1:Move( 60, 30, oDlg1:nWidth, oDlg1:nHeight, .f. ) )\n\nc_path defines the Aplication-path :\n[color=#FF0000:1csct4au]c_path[/color:1csct4au] := GETCURDIR() \n// in older FWH-versions => c_path := CURDRIVE() + \":\\\" + GETCURDIR() \n\nA Sample changing the Background :\n\n[color=#0000FF:1csct4au]@ 200, 8 SELEX oSelect VAR nSelect SIZE 125, 30 OF oDlg1 PIXEL ;\nITEMS \"&Color\", \"&Grad.\", \"Brush\", \"&Image\";\nGRADIENT OUTTRACK { { 0.5, 16443068, 16312263 }, { 0.5, 16312263, 16443068 } } ;\nGRADIENT INTRACK { { 1, 5426223, 1071100 }, { 1, 1071100, 5426223 } } ;\nTHUMBSIZE 20, 20 ROUNDSIZE 5 ;\nCOLOR THUMB 14853684 ;\nCOLORTEXT 128, 32768 ; \nTITLE \"Select Dlg-Background\" TOP ;\nFONT oBrwFont ;\nACTION( nStyle := oSelect:nOption, ;\nD_BACKGRD( oDlg1, nStyle, nDColorF, nDColorB, lDDirect, nDGradPos, cDBrush, cDImage))[/color:1csct4au]\n\n[code=fw:1csct4au]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #B900B9;\">// --------  DIALOG - Background ---------------</span><br /><br /><span style=\"color: #00C800;\">FUNCTION</span> D_BACKGRD<span style=\"color: #000000;\">&#40;</span> oDlg, nStyle, nColor1, nColor2, lDirect, nMove, cBrush, cImage<span style=\"color: #000000;\">&#41;</span><br /><span style=\"color: #00C800;\">Local</span> oBrush<br /><br /><span style=\"color: #00C800;\">IF</span> nStyle = <span style=\"color: #000000;\">1</span><br />    <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">BRUSH</span> oBrush <span style=\"color: #0000ff;\">COLOR</span> nColor1<br /><span style=\"color: #00C800;\">ENDIF</span><br /><span style=\"color: #00C800;\">IF</span> nStyle = <span style=\"color: #000000;\">2</span><br />    aGrad := <span style=\"color: #000000;\">&#123;</span> <span style=\"color: #000000;\">&#123;</span> nMove, nColor1, nColor2 <span style=\"color: #000000;\">&#125;</span>, <span style=\"color: #000000;\">&#123;</span> nMove, nColor2, nColor1 <span style=\"color: #000000;\">&#125;</span> <span style=\"color: #000000;\">&#125;</span><br />    hDC = CreateCompatibleDC<span style=\"color: #000000;\">&#40;</span> oDlg:<span style=\"color: #000000;\">GetDC</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span> <span style=\"color: #000000;\">&#41;</span><br />    <span style=\"color: #B900B9;\">// Get Width and Height from INIT !!!</span><br />    hBmp = CreateCompatibleBitMap<span style=\"color: #000000;\">&#40;</span> oDlg:<span style=\"color: #000000;\">hDC</span>, oDlg:<span style=\"color: #000000;\">nWidth</span>, oDlg:<span style=\"color: #000000;\">nHeight</span> <span style=\"color: #000000;\">&#41;</span><br />    hBmpOld = SelectObject<span style=\"color: #000000;\">&#40;</span> hDC, hBmp <span style=\"color: #000000;\">&#41;</span><br />    GradientFill<span style=\"color: #000000;\">&#40;</span> hDC, <span style=\"color: #000000;\">0</span>, <span style=\"color: #000000;\">0</span>, oDlg:<span style=\"color: #000000;\">nHeight</span>, oDlg:<span style=\"color: #000000;\">nWidth</span>, aGrad, lDirect <span style=\"color: #000000;\">&#41;</span><br />    DeleteObject<span style=\"color: #000000;\">&#40;</span> oDlg:<span style=\"color: #000000;\">oBrush</span>:<span style=\"color: #000000;\">hBrush</span> <span style=\"color: #000000;\">&#41;</span><br />    oBrush := TBrush<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #00C800;\">New</span><span style=\"color: #000000;\">&#40;</span> ,,,, hBmp <span style=\"color: #000000;\">&#41;</span><br />    oBrush:<span style=\"color: #000000;\">Cargo</span>  := aGrad<br />    SelectObject<span style=\"color: #000000;\">&#40;</span> hDC, hBmpOld <span style=\"color: #000000;\">&#41;</span><br />    ReleaseDC<span style=\"color: #000000;\">&#40;</span>hDC<span style=\"color: #000000;\">&#41;</span><br /><span style=\"color: #00C800;\">ENDIF</span><br /><span style=\"color: #00C800;\">IF</span> nStyle = <span style=\"color: #000000;\">3</span><br />    <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">BRUSH</span> oBrush FILE c_path + <span style=\"color: #ff0000;\">\"<span style=\"color: #000000;\">\\I</span>mages<span style=\"color: #000000;\">\\\"</span> + cBrush<br />ENDIF<br />IF nStyle = 4<br />    DEFINE IMAGE oImage FILE c_path + \"</span>\\<span style=\"color: #0000ff;\">Images</span>\\<span style=\"color: #ff0000;\">\" + cImage<br />    // Get Width and Height from INIT !!!<br />    oBrush := TBrush():new( ,,,, ResizeBmp( oImage:hBitmap, oDlg:nWidth, oDlg:nHeight, .T. ) )<br />    oImage:End()<br />ENDIF<br /><br />oDlg:SetBrush( oBrush )<br />oBrush:End()<br /><br />RETURN( NIL )<br /></span></div>[/code:1csct4au]\n\nBest Regards\nUwe <!-- s:lol: --><img src=\"{SMILIES_PATH}/icon_lol.gif\" alt=\":lol:\" title=\"Laughing\" /><!-- s:lol: -->", "time": "19:54", "topic": "Color Fill a GroupBox", "username": "ukoenig" } ]
Color Fill a GroupBox
[ { "date": "2008-09-01", "forum": "All products support", "text": "E' possibile togliere la striscia bianca del Folder collegrata ai Prompts\r\n\r\n[img:1nf1lzww]http&#58;//img528&#46;imageshack&#46;us/my&#46;php?image=insmovcn6&#46;png[/img:1nf1lzww]\r\n\r\nSaluti", "time": "22:11", "topic": "Color Folder", "username": "stefano" } ]
Color Folder
[ { "date": "2008-09-01", "forum": "All products support", "text": "[img:nr3qv8dk]http&#58;//img528&#46;imageshack&#46;us/img528/6198/insmovcn6&#46;png[/img:nr3qv8dk]", "time": "22:13", "topic": "Color Folder", "username": "stefano" } ]
Color Folder
[ { "date": "2008-09-03", "forum": "All products support", "text": "ciao,\r\nai potrebbe avere una demo di questa tua prima nota....\r\nmi sembra graziosa....\r\ne se mi piace il costo?????\r\nciao ciao e grazie\r\n\r\n<!-- e --><a href=\"mailto:[email protected]\">[email protected]</a><!-- e -->", "time": "07:36", "topic": "Color Folder", "username": "xfood" } ]
Color Folder
[ { "date": "2012-03-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi\n\n[code=fw:2w84chvb]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">&nbsp;</div>[/code:2w84chvb]\n @ 4, 0.4 LISTBOX oLbx FIELDS art->type, art->reference;\n HEADERS \"Type\", \"Ref\" ;\n FIELDSIZES 10, 65;\n SIZE 307, 120 OF oDlg ;\n FONT oFont\n\n\n @ 0.2, 0.4 XBROWSE oBrw ALIAS Alias() OF oChild SIZE 307, 170\n[code=fw:2w84chvb]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">&nbsp;</div>[/code:2w84chvb]\n\nFor XBROWSE, the top of the box is colored, but for LISTBOX, the top of the box is not colored. How to get a colour for listbox ?\n\nThanks\n\nACWoo\nUsing FWH1201 + bcc582 + Harbour", "time": "08:42", "topic": "Color For Listbox", "username": "acwoo1" } ]
Color For Listbox
[ { "date": "2012-03-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Do you mean \"nColorHeader\"?\nDutch", "time": "10:33", "topic": "Color For Listbox", "username": "dutch" } ]
Color For Listbox
[ { "date": "2012-03-14", "forum": "FiveWin for Harbour/xHarbour", "text": "See this code for TWBROWSE 17 by HDC\n\n[code=fw:1xios9zq]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />&nbsp; &nbsp;::<span style=\"color: #000000;\">nClrBackHead</span> &nbsp;:= GetSysColor<span style=\"color: #000000;\">&#40;</span> COLOR_BTNFACE <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;::<span style=\"color: #000000;\">nClrForeHead</span> &nbsp;:= GetSysColor<span style=\"color: #000000;\">&#40;</span> COLOR_BTNTEXT <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;::<span style=\"color: #000000;\">nClrBackFocus</span> := GetSysColor<span style=\"color: #000000;\">&#40;</span> COLOR_HIGHLIGHT <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;::<span style=\"color: #000000;\">nClrForeFocus</span> := GetSysColor<span style=\"color: #000000;\">&#40;</span> COLOR_HIGHLIGHTTEXT<span style=\"color: #000000;\">&#41;</span> <span style=\"color: #B900B9;\">// CeSoTech CLR_WHITE</span><br /><br /><br />&nbsp; &nbsp;::<span style=\"color: #000000;\">nClrFBack</span> &nbsp; &nbsp; := ::<span style=\"color: #000000;\">nClrBackHead</span> &nbsp;<span style=\"color: #B900B9;\">// by CeSoTech</span><br />&nbsp; &nbsp;::<span style=\"color: #000000;\">nClrFFore</span> &nbsp; &nbsp; := ::<span style=\"color: #000000;\">nClrForeHead</span> &nbsp;<span style=\"color: #B900B9;\">// by CeSoTech</span><br /><br />&nbsp; &nbsp;::<span style=\"color: #000000;\">nClrNFBack</span> &nbsp; &nbsp;:= GetSysColor<span style=\"color: #000000;\">&#40;</span> COLOR_HIGHLIGHT <span style=\"color: #000000;\">&#41;</span> <span style=\"color: #B900B9;\">// COLOR_BTNSHADOW ) // by CeSoTech</span><br />&nbsp; &nbsp;::<span style=\"color: #000000;\">nClrNFFore</span> &nbsp; &nbsp;:= ::<span style=\"color: #000000;\">nClrForeFocus</span> <span style=\"color: #B900B9;\">// by CeSoTech</span><br /><br />&nbsp;</div>[/code:1xios9zq]", "time": "17:29", "topic": "Color For Listbox", "username": "Willi Quintana" } ]
Color For Listbox
[ { "date": "2012-03-14", "forum": "FiveWin for Harbour/xHarbour", "text": "[code=fw:2tffld4b]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00D7D7;\">#define</span> BRW_HEADER nRGB<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">192</span>,<span style=\"color: #000000;\">220</span>,<span style=\"color: #000000;\">255</span><span style=\"color: #000000;\">&#41;</span><br /><br />   oTbw:<span style=\"color: #000000;\">bBkColor</span>     := <span style=\"color: #000000;\">&#123;</span>|nRow,nCol,nStyleLine| <span style=\"color: #00C800;\">if</span><span style=\"color: #000000;\">&#40;</span>nStyleLine=<span style=\"color: #000000;\">0</span>, nBckGrd<span style=\"color: #000000;\">&#40;</span>oTbw<span style=\"color: #000000;\">&#41;</span>, <span style=\"color: #00C800;\">if</span><span style=\"color: #000000;\">&#40;</span>nStyleLine=<span style=\"color: #000000;\">3</span> , nRGB<span style=\"color: #000000;\">&#40;</span> <span style=\"color: #000000;\">64</span>, <span style=\"color: #000000;\">64</span>, <span style=\"color: #000000;\">255</span> <span style=\"color: #000000;\">&#41;</span>, BRW_HEADER <span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span> <span style=\"color: #000000;\">&#125;</span>  <br />.....<br /><br />*--------------------*<br /><span style=\"color: #00C800;\">Function</span> nBckGrd<span style=\"color: #000000;\">&#40;</span>oBrw<span style=\"color: #000000;\">&#41;</span><br /><span style=\"color: #00C800;\">return</span> iif<span style=\"color: #000000;\">&#40;</span>iif<span style=\"color: #000000;\">&#40;</span>!empty<span style=\"color: #000000;\">&#40;</span>oBrw:<span style=\"color: #000000;\">cAlias</span><span style=\"color: #000000;\">&#41;</span>,<span style=\"color: #000000;\">&#40;</span>oBrw:<span style=\"color: #000000;\">cAlias</span><span style=\"color: #000000;\">&#41;</span>-><span style=\"color: #000000;\">&#40;</span>OrdKeyNo<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span>, oBrw:<span style=\"color: #000000;\">KeyNo</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span> <span style=\"color: #000000;\">&#41;</span> %<span style=\"color: #000000;\">2</span> == <span style=\"color: #000000;\">0</span>,nRGB<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">240</span>,<span style=\"color: #000000;\">255</span>,<span style=\"color: #000000;\">255</span><span style=\"color: #000000;\">&#41;</span>, nRGB<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">220</span>,<span style=\"color: #000000;\">235</span>,<span style=\"color: #000000;\">255</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span><br /><br /> </div>[/code:2tffld4b]\n\nDo you try this?", "time": "19:31", "topic": "Color For Listbox", "username": "dutch" } ]
Color For Listbox
[ { "date": "2012-03-15", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks For Your Help\n\n ::nClrBackHead := GetSysColor( COLOR_BTNFACE )\n ::nClrForeHead := GetSysColor( COLOR_BTNTEXT )\n ::nClrBackFocus := GetSysColor( COLOR_HIGHLIGHT )\n ::nClrForeFocus := GetSysColor( COLOR_HIGHLIGHTTEXT) // CeSoTech CLR_WHITE\n\n\n ::nClrFBack := ::nClrBackHead // by CeSoTech\n ::nClrFFore := ::nClrForeHead // by CeSoTech\n\n ::nClrNFBack := GetSysColor( COLOR_HIGHLIGHT ) // COLOR_BTNSHADOW ) // by CeSoTech\n ::nClrNFFore := ::nClrForeFocus // by CeSoTech\n\nWhere do I put the above for oLbx ?\n\noTbw:bBkColor := {|nRow,nCol,nStyleLine| if(nStyleLine=0, nBckGrd(oTbw), if(nStyleLine=3 , nRGB( 64, 64, 255 ), BRW_HEADER )) }\n\nI tried to change Tbw/Brw to Lbx, but it does not work for oLbx.\n\nRegards\nACWoo\nUsing Fwh2101+bcc582+Harbour", "time": "05:02", "topic": "Color For Listbox", "username": "acwoo1" } ]
Color For Listbox
[ { "date": "2012-03-15", "forum": "FiveWin for Harbour/xHarbour", "text": "See this example:\n[code=fw:1xzluyul]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />...<br />..<br />.<br />&nbsp; &nbsp; &nbsp; &nbsp;<span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">LISTBOX</span> oLbx ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; FIELDS &nbsp;MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCTes, <span style=\"color: #ff0000;\">\"tipo\"</span><span style=\"color: #000000;\">&#41;</span>, ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCTes, <span style=\"color: #ff0000;\">\"documento\"</span><span style=\"color: #000000;\">&#41;</span>, ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SetFecha<span style=\"color: #000000;\">&#40;</span>MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCTes, <span style=\"color: #ff0000;\">\"fecha_doc\"</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span>, ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #00C800;\">IF</span><span style=\"color: #000000;\">&#40;</span>MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCtes, <span style=\"color: #ff0000;\">\"moneda\"</span><span style=\"color: #000000;\">&#41;</span>=<span style=\"color: #ff0000;\">\"S\"</span>,STR<span style=\"color: #000000;\">&#40;</span>MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCTes,<span style=\"color: #ff0000;\">\"monto\"</span><span style=\"color: #000000;\">&#41;</span>,<span style=\"color: #000000;\">12</span>,<span style=\"color: #000000;\">2</span><span style=\"color: #000000;\">&#41;</span>,STR<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">0</span>,<span style=\"color: #000000;\">12</span>,<span style=\"color: #000000;\">2</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span>, ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">IF</span><span style=\"color: #000000;\">&#40;</span>MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCtes, <span style=\"color: #ff0000;\">\"moneda\"</span><span style=\"color: #000000;\">&#41;</span>=<span style=\"color: #ff0000;\">\"S\"</span>,STR<span style=\"color: #000000;\">&#40;</span>MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCTes,<span style=\"color: #ff0000;\">\"saldo\"</span><span style=\"color: #000000;\">&#41;</span>,<span style=\"color: #000000;\">12</span>,<span style=\"color: #000000;\">2</span><span style=\"color: #000000;\">&#41;</span>,STR<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">0</span>,<span style=\"color: #000000;\">12</span>,<span style=\"color: #000000;\">2</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span>, ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #00C800;\">IF</span><span style=\"color: #000000;\">&#40;</span>MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCtes, <span style=\"color: #ff0000;\">\"moneda\"</span><span style=\"color: #000000;\">&#41;</span>=<span style=\"color: #ff0000;\">\"D\"</span>,STR<span style=\"color: #000000;\">&#40;</span>MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCTes,<span style=\"color: #ff0000;\">\"monto\"</span><span style=\"color: #000000;\">&#41;</span>,<span style=\"color: #000000;\">12</span>,<span style=\"color: #000000;\">2</span><span style=\"color: #000000;\">&#41;</span>,STR<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">0</span>,<span style=\"color: #000000;\">12</span>,<span style=\"color: #000000;\">2</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span>, ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style=\"color: #00C800;\">IF</span><span style=\"color: #000000;\">&#40;</span>MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCtes, <span style=\"color: #ff0000;\">\"moneda\"</span><span style=\"color: #000000;\">&#41;</span>=<span style=\"color: #ff0000;\">\"D\"</span>,STR<span style=\"color: #000000;\">&#40;</span>MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCTes,<span style=\"color: #ff0000;\">\"saldo\"</span><span style=\"color: #000000;\">&#41;</span>,<span style=\"color: #000000;\">12</span>,<span style=\"color: #000000;\">2</span><span style=\"color: #000000;\">&#41;</span>,STR<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">0</span>,<span style=\"color: #000000;\">12</span>,<span style=\"color: #000000;\">2</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span>, ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SetFecha<span style=\"color: #000000;\">&#40;</span>MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCTes, <span style=\"color: #ff0000;\">\"vencimiento\"</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span>, ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DiasMora<span style=\"color: #000000;\">&#40;</span>MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCtes, <span style=\"color: #ff0000;\">\"vencimiento\"</span><span style=\"color: #000000;\">&#41;</span>, MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCtes, <span style=\"color: #ff0000;\">\"saldo\"</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span>, ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #00C800;\">If</span><span style=\"color: #000000;\">&#40;</span>MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCtes,<span style=\"color: #ff0000;\">\"estado\"</span><span style=\"color: #000000;\">&#41;</span>=<span style=\"color: #ff0000;\">\"A\"</span>, <span style=\"color: #ff0000;\">\"ANULADO\"</span>,<span style=\"color: #ff0000;\">\"\"</span><span style=\"color: #000000;\">&#41;</span> ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; HEADERS <span style=\"color: #ff0000;\">\"Tipo\"</span>, ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #ff0000;\">\"Documento\"</span>, &nbsp; ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #ff0000;\">\"Fecha\"</span> &nbsp; &nbsp;, &nbsp; ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #ff0000;\">\"Monto S/.\"</span>, &nbsp; ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #ff0000;\">\"Saldo S/.\"</span>, &nbsp; ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #ff0000;\">\"Monto U$.\"</span>, &nbsp; ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #ff0000;\">\"Saldo U$.\"</span>, &nbsp; ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #ff0000;\">\"Vencimiento\"</span>, ; &nbsp; &nbsp; &nbsp;<span style=\"color: #B900B9;\">//</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #ff0000;\">\"Mora\"</span>, &nbsp; &nbsp; &nbsp; &nbsp;;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #ff0000;\">\"Estado\"</span>; &nbsp; &nbsp; &nbsp;<span style=\"color: #B900B9;\">// &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; UltReg(oCtasCtes, oLbx),</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">ON</span> <span style=\"color: #0000ff;\">CHANGE</span> <span style=\"color: #000000;\">&#40;</span>EVAL<span style=\"color: #000000;\">&#40;</span>eDatP<span style=\"color: #000000;\">&#41;</span>, oDat<span style=\"color: #000000;\">&#91;</span><span style=\"color: #000000;\">6</span><span style=\"color: #000000;\">&#93;</span>:<span style=\"color: #0000ff;\">Refresh</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span> <span style=\"color: #000000;\">&#41;</span> ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">FONT</span> oFont3 ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">COLOR</span> CLR_BLACK, oApp:<span style=\"color: #000000;\">nRowParClr</span> ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SIZES <span style=\"color: #000000;\">30</span>, <span style=\"color: #000000;\">155</span>, <span style=\"color: #000000;\">105</span>, <span style=\"color: #000000;\">115</span>, <span style=\"color: #000000;\">115</span>, <span style=\"color: #000000;\">115</span>, <span style=\"color: #000000;\">115</span>, <span style=\"color: #000000;\">115</span>, <span style=\"color: #000000;\">40</span>, <span style=\"color: #000000;\">10</span> ; &nbsp; &nbsp;<span style=\"color: #B900B9;\">// &nbsp; &nbsp; IF(nModo=1,\"C\",\"V\")</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">ON</span> DBLCLICK <span style=\"color: #000000;\">&#40;</span>VerDocumento<span style=\"color: #000000;\">&#40;</span>oMySQL , MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCtes,<span style=\"color: #ff0000;\">\"estado\"</span><span style=\"color: #000000;\">&#41;</span>, MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCtes,<span style=\"color: #ff0000;\">\"modo\"</span><span style=\"color: #000000;\">&#41;</span>, MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCtes, <span style=\"color: #ff0000;\">\"fecha_doc\"</span><span style=\"color: #000000;\">&#41;</span>, <span style=\"color: #00C800;\">If</span><span style=\"color: #000000;\">&#40;</span>EMPTY<span style=\"color: #000000;\">&#40;</span>MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCtes, <span style=\"color: #ff0000;\">\"tipo\"</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span>,<span style=\"color: #ff0000;\">\"09\"</span>,MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCtes, <span style=\"color: #ff0000;\">\"tipo\"</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span>, MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCtes, <span style=\"color: #ff0000;\">\"documento\"</span><span style=\"color: #000000;\">&#41;</span>, MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCtes, <span style=\"color: #ff0000;\">\"documento\"</span><span style=\"color: #000000;\">&#41;</span>,MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCtes, <span style=\"color: #ff0000;\">\"fecha_doc\"</span><span style=\"color: #000000;\">&#41;</span>, MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCtes ,<span style=\"color: #ff0000;\">\"ruc_dni\"</span><span style=\"color: #000000;\">&#41;</span>, nModo<span style=\"color: #000000;\">&#41;</span>, oLbx:<span style=\"color: #000000;\">SetFocus</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span> <span style=\"color: #000000;\">&#41;</span> ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">151</span> <span style=\"color: #0000ff;\">OF</span> oDlg ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; MySetBrowse<span style=\"color: #000000;\">&#40;</span>oLbx,oCtasCTes<span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; oLbx:<span style=\"color: #000000;\">aJustify</span> := <span style=\"color: #000000;\">&#123;</span>.f.,.f.,.f.,.t.,.t.,.t.,.t.,.f.,.f.,.f.<span style=\"color: #000000;\">&#125;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; oLbx:<span style=\"color: #000000;\">nFreeze</span> := <span style=\"color: #000000;\">10</span><br /><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; oLbx:<span style=\"color: #000000;\">bKeyDown</span> &nbsp; &nbsp; &nbsp;:= <span style=\"color: #000000;\">&#123;</span>|nKey|If<span style=\"color: #000000;\">&#40;</span>nKey = <span style=\"color: #000000;\">46</span>, EliminaCtaTotal<span style=\"color: #000000;\">&#40;</span>oMySQL , MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCTes, <span style=\"color: #000000;\">4</span><span style=\"color: #000000;\">&#41;</span>, MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCTes, <span style=\"color: #000000;\">5</span><span style=\"color: #000000;\">&#41;</span>, cDat<span style=\"color: #000000;\">&#91;</span> <span style=\"color: #000000;\">3</span><span style=\"color: #000000;\">&#93;</span>, nModo, MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCTes,<span style=\"color: #ff0000;\">\"monto\"</span><span style=\"color: #000000;\">&#41;</span>, MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCTes,<span style=\"color: #ff0000;\">\"saldo\"</span><span style=\"color: #000000;\">&#41;</span> <span style=\"color: #000000;\">&#41;</span>,<span style=\"color: #000000;\">&#41;</span>, EVAL<span style=\"color: #000000;\">&#40;</span>eDatCC<span style=\"color: #000000;\">&#41;</span> <span style=\"color: #000000;\">&#125;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; oLbx:<span style=\"color: #000000;\">bRClicked</span> &nbsp; &nbsp; := <span style=\"color: #000000;\">&#123;</span>|nRow, nCol|oLbx:<span style=\"color: #000000;\">lButtonDown</span><span style=\"color: #000000;\">&#40;</span>nRow,nCol<span style=\"color: #000000;\">&#41;</span>, AnularCtaCte<span style=\"color: #000000;\">&#40;</span>oMySQL , oDlg, cDat, oCtasCtes, oCtasPago, nModo, nRow, nCol<span style=\"color: #000000;\">&#41;</span>, EVAL<span style=\"color: #000000;\">&#40;</span>eDatCC<span style=\"color: #000000;\">&#41;</span>, EVAL<span style=\"color: #000000;\">&#40;</span>eDatP<span style=\"color: #000000;\">&#41;</span>, oLbx:<span style=\"color: #0000ff;\">Refresh</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span>, oLbx:<span style=\"color: #000000;\">SetFocus</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span> <span style=\"color: #000000;\">&#125;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; oLbx:<span style=\"color: #000000;\">nClrBackFocus</span> := oApp:<span style=\"color: #000000;\">cColor2</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; oLbx:<span style=\"color: #000000;\">nClrForeFocus</span> := <span style=\"color: #000000;\">&#123;</span> ||If<span style=\"color: #000000;\">&#40;</span>MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCtes,<span style=\"color: #ff0000;\">\"estado\"</span><span style=\"color: #000000;\">&#41;</span> = <span style=\"color: #ff0000;\">\"A\"</span>,CLR_HGRAY,<span style=\"color: #00C800;\">If</span><span style=\"color: #000000;\">&#40;</span>MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCTes,<span style=\"color: #ff0000;\">\"saldo\"</span><span style=\"color: #000000;\">&#41;</span> > <span style=\"color: #000000;\">0</span>, oApp:<span style=\"color: #000000;\">HRojo</span>, oApp:<span style=\"color: #000000;\">HAzul</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#125;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; oLbx:<span style=\"color: #000000;\">nClrText</span> &nbsp; &nbsp; &nbsp;:= <span style=\"color: #000000;\">&#123;</span> ||If<span style=\"color: #000000;\">&#40;</span>MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCtes,<span style=\"color: #ff0000;\">\"estado\"</span><span style=\"color: #000000;\">&#41;</span> = <span style=\"color: #ff0000;\">\"A\"</span>,CLR_HGRAY,<span style=\"color: #00C800;\">If</span><span style=\"color: #000000;\">&#40;</span>MyCampo<span style=\"color: #000000;\">&#40;</span>oCtasCTes,<span style=\"color: #ff0000;\">\"saldo\"</span><span style=\"color: #000000;\">&#41;</span> > <span style=\"color: #000000;\">0</span>, oApp:<span style=\"color: #000000;\">HRojo</span>, oApp:<span style=\"color: #000000;\">HAzul</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#125;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; oLbx:<span style=\"color: #000000;\">nClrPane</span> &nbsp; &nbsp; &nbsp;:= <span style=\"color: #000000;\">&#123;</span> ||IF<span style=\"color: #000000;\">&#40;</span>oCtasCTes:<span style=\"color: #000000;\">Recno</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span> % <span style=\"color: #000000;\">2</span> == <span style=\"color: #000000;\">0</span>,<span style=\"color: #000000;\">&#40;</span>oApp:<span style=\"color: #000000;\">nRowParClr</span><span style=\"color: #000000;\">&#41;</span>,<span style=\"color: #000000;\">&#40;</span>oApp:<span style=\"color: #000000;\">nRowNonClr</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span> <span style=\"color: #000000;\">&#125;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; oLbx:<span style=\"color: #000000;\">nStyle</span> &nbsp; &nbsp; &nbsp; &nbsp;:= nOr<span style=\"color: #000000;\">&#40;</span> WS_CHILD, WS_HSCROLL, WS_VSCROLL, WS_BORDER, WS_VISIBLE, WS_TABSTOP<span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; oLbx:<span style=\"color: #000000;\">aFooters</span> &nbsp; &nbsp; &nbsp;:= <span style=\"color: #000000;\">&#123;</span>||<span style=\"color: #000000;\">&#123;</span><span style=\"color: #ff0000;\">\"\"</span>,<span style=\"color: #ff0000;\">\"\"</span>,<span style=\"color: #ff0000;\">\"\"</span>, STR<span style=\"color: #000000;\">&#40;</span>nTotalMS,<span style=\"color: #000000;\">12</span>,<span style=\"color: #000000;\">2</span><span style=\"color: #000000;\">&#41;</span>, STR<span style=\"color: #000000;\">&#40;</span>nTotalS,<span style=\"color: #000000;\">12</span>,<span style=\"color: #000000;\">2</span><span style=\"color: #000000;\">&#41;</span> ,STR<span style=\"color: #000000;\">&#40;</span>nTotalMD,<span style=\"color: #000000;\">12</span>,<span style=\"color: #000000;\">2</span><span style=\"color: #000000;\">&#41;</span>, STR<span style=\"color: #000000;\">&#40;</span>nTotalD,<span style=\"color: #000000;\">12</span>,<span style=\"color: #000000;\">2</span><span style=\"color: #000000;\">&#41;</span>,<span style=\"color: #ff0000;\">\"\"</span>,<span style=\"color: #ff0000;\">\"Días\"</span><span style=\"color: #000000;\">&#125;</span><span style=\"color: #000000;\">&#125;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; oLbx:<span style=\"color: #000000;\">lDrawFooters</span> &nbsp;:=.T.<br /><br />&nbsp;</div>[/code:1xzluyul]", "time": "16:18", "topic": "Color For Listbox", "username": "Willi Quintana" } ]
Color For Listbox
[ { "date": "2012-03-15", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"acwoo1\":1vqxcfxk]\nWhere do I put the above for oLbx ?\n\noTbw:bBkColor := {|nRow,nCol,nStyleLine| if(nStyleLine=0, nBckGrd(oTbw), if(nStyleLine=3 , nRGB( 64, 64, 255 ), BRW_HEADER )) }\n\nI tried to change Tbw/Brw to Lbx, but it does not work for oLbx.\n\nRegards\nACWoo\nUsing Fwh2101+bcc582+Harbour[/quote:1vqxcfxk]\nACWoo,\n\nYou must link TWBrowse.LIB for this ::data. It will be override LISTBOX class and change LISTBOX to TWBrowse in RC (if use).", "time": "18:55", "topic": "Color For Listbox", "username": "dutch" } ]
Color For Listbox
[ { "date": "2012-03-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks For Your Help\n\nThe example changes the colour of the content of the listbox.\nI was trying just to change the colour of the header in the listbox.\n\nI don't use RC.\n\nRegards\nACWoo\nUsing FWH1201+bcc582+Harbour", "time": "04:47", "topic": "Color For Listbox", "username": "acwoo1" } ]
Color For Listbox
[ { "date": "2012-03-16", "forum": "FiveWin for Harbour/xHarbour", "text": "oTbw:bBkColor := {|nRow,nCol,nStyleLine| if(nStyleLine=0, nBckGrd(oTbw), if([color=#FF0000:1oqz6xz5]nStyleLine[/color:1oqz6xz5]=3 , nRGB( 64, 64, 255 ), BRW_HEADER )) }\n\nnStyleLine=3 (Header)\n\n[quote=\"acwoo1\":1oqz6xz5]Thanks For Your Help\n\nThe example changes the colour of the content of the listbox.\nI was trying just to change the colour of the header in the listbox.\n\nI don't use RC.\n\nRegards\nACWoo\nUsing FWH1201+bcc582+Harbour[/quote:1oqz6xz5]\nMay help", "time": "07:55", "topic": "Color For Listbox", "username": "dutch" } ]
Color For Listbox
[ { "date": "2012-03-17", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks For Your Help\n\n[code=fw:2falqnki]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">You must link TWBrowse.LIB <span style=\"color: #00C800;\">for</span> this ::<span style=\"color: #00C800;\">data</span>. It will be override <span style=\"color: #0000ff;\">LISTBOX</span> <span style=\"color: #00C800;\">class</span> and <span style=\"color: #0000ff;\">change</span> <span style=\"color: #0000ff;\">LISTBOX</span> <span style=\"color: #0000ff;\">to</span> TWBrowse in RC <span style=\"color: #000000;\">&#40;</span><span style=\"color: #00C800;\">if</span> use<span style=\"color: #000000;\">&#41;</span>.</div>[/code:2falqnki]\n\nWhere do I find TWBrowse.lib ?\n\nThanks\n\nRegards\nACWoo\nUsing FWH1201+bcc582+Harbour", "time": "03:22", "topic": "Color For Listbox", "username": "acwoo1" } ]
Color For Listbox
[ { "date": "2012-03-18", "forum": "FiveWin for Harbour/xHarbour", "text": "ACWoo,\n\nWhat is your email? \n[quote=\"acwoo1\":3qljxboi]Thanks For Your Help\n\n[code=fw:3qljxboi]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">You must link TWBrowse.LIB <span style=\"color: #00C800;\">for</span> this ::<span style=\"color: #00C800;\">data</span>. It will be override <span style=\"color: #0000ff;\">LISTBOX</span> <span style=\"color: #00C800;\">class</span> and <span style=\"color: #0000ff;\">change</span> <span style=\"color: #0000ff;\">LISTBOX</span> <span style=\"color: #0000ff;\">to</span> TWBrowse in RC <span style=\"color: #000000;\">&#40;</span><span style=\"color: #00C800;\">if</span> use<span style=\"color: #000000;\">&#41;</span>.</div>[/code:3qljxboi]\n\nWhere do I find TWBrowse.lib ?\n\nThanks\n\nRegards\nACWoo\nUsing FWH1201+bcc582+Harbour[/quote:3qljxboi]", "time": "17:24", "topic": "Color For Listbox", "username": "dutch" } ]
Color For Listbox
[ { "date": "2012-03-19", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks For Your Help\n\nMy email: <!-- e --><a href=\"mailto:[email protected]\">[email protected]</a><!-- e -->\n\nRegards\n\nACWoo\nUsing FWH1201+bcc582+Harbour", "time": "02:06", "topic": "Color For Listbox", "username": "acwoo1" } ]
Color For Listbox
[ { "date": "2012-03-19", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi Dutch\n\nThanks very much for your files.\n\nRegards\nACWoo", "time": "12:57", "topic": "Color For Listbox", "username": "acwoo1" } ]
Color For Listbox
[ { "date": "2007-12-06", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola :\n\nMe podrias indicar si es posible que en vez de azul se pueda poner el color de los menus y las barras de botones y mensajes en verde u otro color.\n\nUn saludo\n\nCarlos", "time": "12:21", "topic": "Color Menu y Barra de botones 2007", "username": "colthop" } ]
Color Menu y Barra de botones 2007
[ { "date": "2007-12-06", "forum": "FiveWin para Harbour/xHarbour", "text": "Carlos,\n\nEs muy fácil de hacer, lo que ocurre es que de momento no hemos implementado un parámetro ó DATA para definir el color, por lo que tendrías que modificar algunas classes de FWH", "time": "18:36", "topic": "Color Menu y Barra de botones 2007", "username": "Antonio Linares" } ]
Color Menu y Barra de botones 2007
[ { "date": "2007-12-07", "forum": "FiveWin para Harbour/xHarbour", "text": "Hola Antonio\n\nMe podrias decir cuales\n\nGracias.", "time": "09:17", "topic": "Color Menu y Barra de botones 2007", "username": "colthop" } ]
Color Menu y Barra de botones 2007
[ { "date": "2007-12-07", "forum": "FiveWin para Harbour/xHarbour", "text": "Carlos,\n\nEn la Clase TBar busca la llamada a la función Gradient() y verás que usa unos colores nRGB(..., ..., ...). Usa los que necesites.\n\nIgualmente revisa la Clase TBtnBmp y busca la llamada a Gradient().", "time": "12:55", "topic": "Color Menu y Barra de botones 2007", "username": "Antonio Linares" } ]
Color Menu y Barra de botones 2007
[ { "date": "2007-12-07", "forum": "FiveWin para Harbour/xHarbour", "text": "Gracias Antonio:\n\nLo del barra de botones queda bien con estas dos clases, pero tambien quierto cambiar el color de los menus y de la barra de mensajes, me podrias decir en que classes debo buscar, gracias\n\nCarlos", "time": "15:05", "topic": "Color Menu y Barra de botones 2007", "username": "colthop" } ]
Color Menu y Barra de botones 2007
[ { "date": "2007-12-07", "forum": "FiveWin para Harbour/xHarbour", "text": "Carlos,\n\nPara la barra de mensajes necesitas un bitmap y has de cargarlo en el método Paint():\n[code:23mx1es1]\n if hBmp == nil &#46;and&#46; &#58;&#58;l2007\n hBmp = MsgBar2007&#40; &#58;&#58;hDC &#41;\n endif \n[/code:23mx1es1]\nEn vez de llamar a MsgBar2007(), llama a LoadBitmap( GetResources(), <cResName> ) en donde <cResName> es el nombre del bitmap en tu fichero de recursos. El bitmap se estirará ajustándose al tamaño de la barra.\n\nEn cuanto al menu, de momento no puedes hacerlo. Necesitas que proporcionemos unos parámetros, ya que la función está integramente en C y el código fuente aún no lo hemos proporcionado", "time": "15:32", "topic": "Color Menu y Barra de botones 2007", "username": "Antonio Linares" } ]
Color Menu y Barra de botones 2007
[ { "date": "2007-12-07", "forum": "FiveWin para Harbour/xHarbour", "text": "Gracias Antonio por la información.\n\nUn saludo\n\ncarlos", "time": "15:51", "topic": "Color Menu y Barra de botones 2007", "username": "colthop" } ]
Color Menu y Barra de botones 2007
[ { "date": "2008-02-18", "forum": "FiveWin para Harbour/xHarbour", "text": "Antonio que pena molestarte, pero me gustaria saber si ya se puede cambiar el color de los menus con estilo 2007?", "time": "15:57", "topic": "Color Menu y Barra de botones 2007", "username": "leandro" } ]
Color Menu y Barra de botones 2007
[ { "date": "2009-12-22", "forum": "FiveWin for Harbour/xHarbour", "text": "Hi.\n\nThe color of the lateral edge of the pie chart is wrong when printed by the print class.\n\nPrint: Wrong\n[img:3seouu6o]http&#58;//www&#46;awsinformatica&#46;com&#46;br/des/GraficoPrint&#46;JPG[/img:3seouu6o]\n\nDialog: Right\n\n[img:3seouu6o]http&#58;//www&#46;awsinformatica&#46;com&#46;br/des/GraficoDlg&#46;JPG[/img:3seouu6o]", "time": "11:42", "topic": "Color Print TGraph Pie 3D", "username": "Alexandre Oliveira" } ]
Color Print TGraph Pie 3D
[ { "date": "2010-02-04", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, could see this problem?", "time": "19:24", "topic": "Color Print TGraph Pie 3D", "username": "Alexandre Oliveira" } ]
Color Print TGraph Pie 3D
[ { "date": "2012-04-05", "forum": "FiveWin for Harbour/xHarbour", "text": "Did anybody ever fins a solution to this problem ?\nWe are still trying to resolve it\n\nThanks\nPeter", "time": "06:01", "topic": "Color Print TGraph Pie 3D", "username": "peterk" } ]
Color Print TGraph Pie 3D
[ { "date": "2005-12-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello All, \n\nSometime back one gentleman had kind donated a utility to this NG forum, in which various combinations of color can be viewed and stored in a dbf file at the same time. This small utility had wonderful application in experimenting with color combinations for foreground and background.\n\nI use this utilit along with color cop to select color of my application.\n\nUnfortunately I have lost it, can somebody guide me about the author ?\n\nTIA\nMilan.", "time": "11:45", "topic": "Color Scheme Development Utility", "username": "Milan Mehta" } ]
Color Scheme Development Utility
[ { "date": "2005-12-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Milan,\n\nCheck your e-mail ... I have sent you the program.\n\nJeff", "time": "20:58", "topic": "Color Scheme Development Utility", "username": "Jeff Barnes" } ]
Color Scheme Development Utility
[ { "date": "2018-01-02", "forum": "FiveWin for Harbour/xHarbour", "text": "In the past, when a GET was marked READONLY, a change had been made that allowed the following:\n\t\tTGet():nClrGrayText := 25 \n\nThis allowed us to use a different color than grey which could be more readable, and yet differentiated from editable text.\n\nApparently this capability has been removed since it no longer functions as it once did. Can this be corrected ?", "time": "23:05", "topic": "Color Setting for GET READONLY", "username": "TimStone" } ]
Color Setting for GET READONLY
[ { "date": "2018-01-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim,\n\nWe are reviewing it\n\nmany thanks for your feedback", "time": "07:56", "topic": "Color Setting for GET READONLY", "username": "Antonio Linares" } ]
Color Setting for GET READONLY
[ { "date": "2018-01-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim\n\nYou can control the color of your Get\\Say yourself .. consider this code :\n[code=fw:222l5leh]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><br />oFontB &nbsp;:= TFont<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #00C800;\">New</span><span style=\"color: #000000;\">&#40;</span><span style=\"color: #ff0000;\">\"Ms Sans Serif\"</span>,,<span style=\"color: #000000;\">-6</span>,.F.,.T. ,,,,.F. <span style=\"color: #000000;\">&#41;</span><br /><br /><br /><span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">SAY</span> oSay16 <span style=\"color: #0000ff;\">var</span> cSay16 <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">147</span> <span style=\"color: #0000ff;\">of</span> oEmpl <span style=\"color: #0000ff;\">UPDATE</span> &nbsp;<br />&nbsp; &nbsp;oSay16:<span style=\"color: #000000;\">SetFont</span><span style=\"color: #000000;\">&#40;</span> oFontB <span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;oSay16:<span style=\"color: #000000;\">SetColor</span><span style=\"color: #000000;\">&#40;</span>nRgb<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">7</span>,<span style=\"color: #000000;\">7</span>,<span style=\"color: #000000;\">224</span><span style=\"color: #000000;\">&#41;</span><span style=\"color: #000000;\">&#41;</span> <span style=\"color: #B900B9;\">// blue</span><br /><br /><br /><span style=\"color: #B900B9;\">// disabled</span><br /><span style=\"color: #0000ff;\">REDEFINE</span> <span style=\"color: #0000ff;\">GET</span> oUserid &nbsp; &nbsp; <span style=\"color: #0000ff;\">var</span> cUserid &nbsp; &nbsp; <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #000000;\">126</span> <span style=\"color: #0000ff;\">of</span> oEmpl <span style=\"color: #0000ff;\">COLOR</span> CLR_BLACK, <span style=\"color: #000000;\">15987697</span> READONLY<br /><br />&nbsp;</div>[/code:222l5leh]\n\nRick Lipkin", "time": "15:30", "topic": "Color Setting for GET READONLY", "username": "Rick Lipkin" } ]
Color Setting for GET READONLY
[ { "date": "2018-01-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Rick,\n\nOf course we can, but a few versions back, Nages made a modification so we could actually set a get value in one spot to be applied universally. That change disappeared.\n\nHere is why it was important. Some of my clients ( many actually ) complained that the grey used for READONLY fields was too hard to read in well lit settings. That setting is normally drawn from the Windows color scheme, and uses the system setting for COLOR_GRAYTEXT. \n\nNow, the get is changed to a default color of 17 in the current (17.12) version source code. \n\nRather than go and add code to every GET that uses a READONLY value, that capability was a real benefit. I'm not sure why it went away.\n\nTim", "time": "19:05", "topic": "Color Setting for GET READONLY", "username": "TimStone" } ]
Color Setting for GET READONLY
[ { "date": "2018-01-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim\n\nPut this at the top of your program .. I use it in all my applications .. see if it helps.\n\nRick Lipkin\n\n[code=fw:c5ih1c6s]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #B900B9;\">//fix for readonly gets</span><br />TGet<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">lDisColors</span> := .f.<br />&nbsp;</div>[/code:c5ih1c6s]", "time": "22:40", "topic": "Color Setting for GET READONLY", "username": "Rick Lipkin" } ]
Color Setting for GET READONLY
[ { "date": "2018-01-04", "forum": "FiveWin for Harbour/xHarbour", "text": "The CLASSDATA nClrGrayText was first provided in FWH1512. Extract from whatsnew.txt:\n[quote:2wi3j5ov]\n* Enhancement: Class TGet COLOR_GRAYTEXT constant use changed into a CLASSDATA\n ::nClrGrayText as per Tim Stone requirement\n[/quote:2wi3j5ov]\n\n[b:2wi3j5ov]We verified once again and did not find any change in the behavior since FWH1512 till now.[/b:2wi3j5ov]\n\nYou assigned a value of 25 to TGet():nClrGrayText. GetSysColor(25) returns 0, i.e., CLR_BLACK which is the same as text color of normal Get. So, both disabled and normal Gets are displayed with the same colors, i.e., COLOR_BLACK/COLOR_WHITE. That must be the reason you did not notice the difference in the colors of disabled and normal Gets.\n\nWe can see the difference by assigning a different color, such as 16 (COLOR_BUTTONSHADOW).\nTest program:\n[code=fw:2wi3j5ov]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"fivewin.ch\"</span><br /><br /><span style=\"color: #00C800;\">function</span> Main<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br /><br />&nbsp; &nbsp;<span style=\"color: #00C800;\">local</span> oDlg, oFont, aGet<span style=\"color: #000000;\">&#91;</span> <span style=\"color: #000000;\">4</span> <span style=\"color: #000000;\">&#93;</span><br />&nbsp; &nbsp;<span style=\"color: #00C800;\">local</span> aVar &nbsp;:= <span style=\"color: #000000;\">&#123;</span> <span style=\"color: #ff0000;\">\"One &nbsp; &nbsp; &nbsp; \"</span>, <span style=\"color: #ff0000;\">\"Two &nbsp; &nbsp; &nbsp; \"</span>, <span style=\"color: #ff0000;\">\"Three &nbsp; &nbsp; \"</span>, <span style=\"color: #ff0000;\">\"Four &nbsp; &nbsp; &nbsp;\"</span> <span style=\"color: #000000;\">&#125;</span><br /><br />&nbsp; &nbsp;SetGetColorFocus<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span><br />&nbsp; &nbsp;TGet<span style=\"color: #000000;\">&#40;</span><span style=\"color: #000000;\">&#41;</span>:<span style=\"color: #000000;\">nClrGrayText</span> &nbsp;:= <span style=\"color: #000000;\">16</span> <span style=\"color: #B900B9;\">// COLOR_BTNSHADOW</span><br /><br />&nbsp; &nbsp;<span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">FONT</span> oFont <span style=\"color: #0000ff;\">NAME</span> <span style=\"color: #ff0000;\">\"TAHOMA\"</span> <span style=\"color: #0000ff;\">SIZE</span> <span style=\"color: #000000;\">0</span>,<span style=\"color: #000000;\">-14</span><br /><br />&nbsp; &nbsp;<span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg <span style=\"color: #0000ff;\">SIZE</span> <span style=\"color: #000000;\">300</span>,<span style=\"color: #000000;\">200</span> <span style=\"color: #0000ff;\">PIXEL</span> TRUEPIXEL <span style=\"color: #0000ff;\">FONT</span> oFont<br /><br />&nbsp; &nbsp;@ &nbsp;<span style=\"color: #000000;\">20</span>,<span style=\"color: #000000;\">50</span> <span style=\"color: #0000ff;\">GET</span> aGet<span style=\"color: #000000;\">&#91;</span> <span style=\"color: #000000;\">1</span> <span style=\"color: #000000;\">&#93;</span> <span style=\"color: #0000ff;\">VAR</span> aVar<span style=\"color: #000000;\">&#91;</span> <span style=\"color: #000000;\">1</span> <span style=\"color: #000000;\">&#93;</span> <span style=\"color: #0000ff;\">SIZE</span> <span style=\"color: #000000;\">200</span>,<span style=\"color: #000000;\">26</span> <span style=\"color: #0000ff;\">PIXEL</span> <span style=\"color: #0000ff;\">OF</span> oDlg<br />&nbsp; &nbsp;@ &nbsp;<span style=\"color: #000000;\">55</span>,<span style=\"color: #000000;\">50</span> <span style=\"color: #0000ff;\">GET</span> aGet<span style=\"color: #000000;\">&#91;</span> <span style=\"color: #000000;\">2</span> <span style=\"color: #000000;\">&#93;</span> <span style=\"color: #0000ff;\">VAR</span> aVar<span style=\"color: #000000;\">&#91;</span> <span style=\"color: #000000;\">2</span> <span style=\"color: #000000;\">&#93;</span> <span style=\"color: #0000ff;\">SIZE</span> <span style=\"color: #000000;\">200</span>,<span style=\"color: #000000;\">26</span> <span style=\"color: #0000ff;\">PIXEL</span> <span style=\"color: #0000ff;\">OF</span> oDlg READONLY<br />&nbsp; &nbsp;@ &nbsp;<span style=\"color: #000000;\">90</span>,<span style=\"color: #000000;\">50</span> <span style=\"color: #0000ff;\">GET</span> aGet<span style=\"color: #000000;\">&#91;</span> <span style=\"color: #000000;\">3</span> <span style=\"color: #000000;\">&#93;</span> <span style=\"color: #0000ff;\">VAR</span> aVar<span style=\"color: #000000;\">&#91;</span> <span style=\"color: #000000;\">3</span> <span style=\"color: #000000;\">&#93;</span> <span style=\"color: #0000ff;\">SIZE</span> <span style=\"color: #000000;\">200</span>,<span style=\"color: #000000;\">26</span> <span style=\"color: #0000ff;\">PIXEL</span> <span style=\"color: #0000ff;\">OF</span> oDlg <span style=\"color: #0000ff;\">WHEN</span> .F.<br />&nbsp; &nbsp;@ <span style=\"color: #000000;\">125</span>,<span style=\"color: #000000;\">50</span> <span style=\"color: #0000ff;\">GET</span> aGet<span style=\"color: #000000;\">&#91;</span> <span style=\"color: #000000;\">4</span> <span style=\"color: #000000;\">&#93;</span> <span style=\"color: #0000ff;\">VAR</span> aVar<span style=\"color: #000000;\">&#91;</span> <span style=\"color: #000000;\">4</span> <span style=\"color: #000000;\">&#93;</span> <span style=\"color: #0000ff;\">SIZE</span> <span style=\"color: #000000;\">200</span>,<span style=\"color: #000000;\">26</span> <span style=\"color: #0000ff;\">PIXEL</span> <span style=\"color: #0000ff;\">OF</span> oDlg<br /><br />&nbsp; &nbsp;<span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg <span style=\"color: #0000ff;\">CENTERED</span><br />&nbsp; &nbsp;<span style=\"color: #0000ff;\">RELEASE</span> <span style=\"color: #0000ff;\">FONT</span> oFont<br /><br /><span style=\"color: #00C800;\">return</span> <span style=\"color: #00C800;\">nil</span><br />&nbsp;</div>[/code:2wi3j5ov]\n\n[url=https&#58;//imageshack&#46;com/i/pnmbZaFyp:2wi3j5ov][img:2wi3j5ov]https&#58;//imagizer&#46;imageshack&#46;com/v2/xq90/923/mbZaFy&#46;png[/img:2wi3j5ov][/url:2wi3j5ov]\n\nThe behaviour is exactly the same with every version of FWH from 1512 till now.", "time": "12:45", "topic": "Color Setting for GET READONLY", "username": "nageswaragunupudi" } ]
Color Setting for GET READONLY
[ { "date": "2018-01-04", "forum": "FiveWin for Harbour/xHarbour", "text": "I discovered late yesterday that it does still work. However, I was trying to use the old color equivalents from the Clipper / xHarbour values. Thus the colors I originally entered were all showing up black. For example, 1 was blue, but it shows as black. \n\nAfter realizing that the include is wcolors.ch I scanned those values and was able to find a value that actually would display in a workable color. When 10 fields are displayed, but 8 are readonly, having all of them in black doesn't work well when a client needs to know which field they can edit. \n\nI have it under control now. Originally having it at black on other screens was fine ( and easier to read than grey ), but now that I needed two separate colors, my values were just not registering changes. All is OK now.\n\nTim", "time": "16:53", "topic": "Color Setting for GET READONLY", "username": "TimStone" } ]
Color Setting for GET READONLY
[ { "date": "2015-12-12", "forum": "FiveWin para Pocket PC", "text": "Hola,\n\nEn FWH si se puede, pero en FWppc no sé como se podría cambiar en una TButton el color del texto, e incluso el del fondo.", "time": "11:56", "topic": "Color TButton", "username": "jmartial" } ]
Color TButton
[ { "date": "2015-12-12", "forum": "FiveWin para Pocket PC", "text": "Joaquín,\n\nLo suyo es usar un control TBtnBmp que nos permite todas esas posibilidades", "time": "20:55", "topic": "Color TButton", "username": "Antonio Linares" } ]
Color TButton
[ { "date": "2007-05-01", "forum": "FiveWin para Harbour/xHarbour", "text": "Buen Dia para todos\n\nDesearia cambiar el color de los GETs que se encuentran DESHABILITADOS (Ejem. WHEN .f.) en Harbour, de preferencia quizas hacerlo globalmente cambiando el la Clase TGEts\n\nLes comentare que algo asi hice para cambiar en todo el sistema el Color del Get que tiene el Foco de edicion por ejemplo a amarillo, asi el usuario sabe donde digita... pues ahora deseo que vea de otro color el Get Deshabilitado\n\n\nHarbour + FWH2.5 + BCC55\nGracias\n\nLubin", "time": "21:05", "topic": "Color a Get desHabilitados en Harbour", "username": "lubin" } ]
Color a Get desHabilitados en Harbour
[ { "date": "2007-05-02", "forum": "FiveWin para Harbour/xHarbour", "text": "Si quieres enviame un correo al privado y te hago llegar la clase modificada..", "time": "03:41", "topic": "Color a Get desHabilitados en Harbour", "username": "leandro" } ]
Color a Get desHabilitados en Harbour