topic stringlengths 1 63 | text stringlengths 1 577k ⌀ |
|---|---|
Bold text on a button bar | Mr Harvey
Buttons in Buttonbar ignore any font setting of the button.
In case a font is set to Buttonbar and that font's facename is 'Tahoma' ( not even 'TAHOMA' ) of any size that font is used and otherwise Tahoma 0,-11 is forced.
You can make the button prompts' font bold if you define
DEFINE FONT oFont NAME 'Tah... |
Bold text on a button bar | All:
Thanks for all the help. Still no bold. <!-- s:( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":(" title="Sad" /><!-- s:( -->
Roa:
You said that tahoma is forced. Then you indicated that if I define the font using tahoma and BOLD it should work.
It Doesnt always back to same font. Nothing changes.
[quote:3... |
Bold text on a button bar | Harvey,
the Solution works fine here :
[img:xflpe3as]http://www.pflegeplus.com/pictures/barfont1.jpg[/img:xflpe3as]
[code=fw:xflpe3as]<div class="fw" id="{CB}" style="font-family: monospace;"><br />...<br />...<br /><span style="color: #0000ff;">DEFINE</span> <span style="color: #0000ff;">FONT</span>... |
Bold text on a button bar | Harvey,
>You said that tahoma is forced. Then you indicated that if I define the font using tahoma >and BOLD it should work. It Doesnt always back to same font. Nothing changes.
Did you notice that he mentioned that you must use "Tahoma" in mixed case exactly like in the quotes? Not "TAHOMA" nor "tahoma."
James |
Bold text on a button bar | James:
Exactly right...Now works. Thanks to all. |
Bollettini postali | avete qualcosa per stampare sui bollettini postali ?TD123 ( quelli semplici ) ?grazie |
Bollettini postali | Circa 5-6 anni fa ho creato questo prg (16 bit)vedi se ti può interessare[url:gknlywa9]http://rapidshare.com/files/166339527/stabol.rar[/url:gknlywa9]ciaoStefano |
Bollettini postali | grazie.Ho dovuto fare delle modifiche per ricompilarloma ancora non riesco avere l'anteprima di stampa del bollettinopraticamente si potrebbe usare la funzione ImportWMF( "TD123.emf" )ma questa è solo un idea ...ho provato ma non si visualizza niente con ImportWMF( "TD123.emf" )EmG è un bug ? |
Bollettini postali | Se non ricordo male, avevo modifiacto il file rpreview perchè utizzavo la lib TSBUTTONprova con i files originali di FWCiaoStefano |
Bollettini postali | no utilizzavi la DBUTTONe comunque ho visto anche la tua rpreview ma non accade niente solo si allarga la preview ma la lunghezza rimane lo stesso |
Bollettini postali | I bollettini postali TD123 devono essere stampati su carta OCR e con caratteristiche particolari di peso e spessore. Non puoi stampare il bollettino su carta semplice semplicemente utilizzando una immagine vettoriale EMF. Per stampare in proprio dei bollettini "da zero" è inoltre necessaria una autorizzazione da parte ... |
Bollettini postali | questo non è esatto ho creato un bollettino con un asemplce carta du modello pdf fatto da me l'ho stampato e l'ho pagato semplice no ?nessuno mi ha detto neinteSEI il presidente delle poste rifugiato a londra ? |
Bollettini postali | Ti ho solo voluto avvisare che stampare i bollettini postali senza autorizzazione e senza rispettare le specifiche tecniche delle Poste non è legale, il fatto che l'operatrice non se ne sia accorta e lo abbia accettato significa solo che lo hai stampato bene ma il problema di base rimane.Ps. comunque non lavoro per le ... |
Bollettino TD 896 | Qualcuno mi può mandare il modello del bollettino TD 896 così che possa stamparlo come sfondo della pagina? Non riesco a trovarlo...
EMG |
Bollettino TD 896 | non so se ti può interessare
[url:2k5cc3p0]https://www.poste-impresa.it/resources/bancoposta/pdf/pmi/bollettino/manuale-stampa-in-proprio.pdf[/url:2k5cc3p0]
stefano |
Bollettino TD 896 | No, grazie. A me servirebbe proprio l'immagine del bollettino. Quel PDF ce l'ho già ma la qualità delle immagini è pessima.
EMG |
Bollettino TD 896 | Ciao
ti ho inviato all'indirizzo email <!-- e --><a href="mailto:e.m.giordano@emagsoftware.it">e.m.giordano@emagsoftware.it</a><!-- e --> un file trovato su internet
...
saluti
Stefano |
Bollettino TD 896 | Grazie, ma la qualità non è sufficiente. Comunque ne ho trovato uno accettabile.
EMG |
Bollettino TD 896 | domandina per un problema che ho avuto anch'io
a parte il modello del bollettino come fate voi a stampare ogni lettera e cifra all'interno dei quadratini ? |
Bollettino TD 896 | Con questa funzione che distanzia o avvicina i caratteri:
[code=fw:1lhhsz97]<div class="fw" id="{CB}" style="font-family: monospace;">SETTEXTCHARACTEREXTRA<span style="color: #000000;">(</span> oPrn:<span style="color: #000000;">hDCOut</span>, nPunti <span style="color: #000000;">)</span></div>[/code:1lhhsz97]... |
Bollettino TD 896 | minch.. e quando è uscita ? chi l'ha fatta ? |
Bollettino TD 896 | La Microsoft. E' un'API di Windows.
EMG |
Bollettino TD 896 | ah e c'è un esempietto ? |
Bollettino TD 896 | In che senso? Devi scrivere la riga che ti ho riportato sopra.
EMG |
Bollettino TD 896 | E naturalmente devi aggiungere il wrapper:
[code=fw:2n2c2p53]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#pragma</span> BEGINDUMP<br /><br /><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"windows.h"</span><br /><span style="color: #00D7D7;">#inc... |
Bollettino TD 896 | lo sai ?
ho scoperto che io già usavo questa funzione per la visualizzazione di un testo (grosso) in modo giustificato |
Booking xbrowse example | Original idea by Silvio, implemented by Mr. Rao
You can drag & drop the reservations using the mouse
booking.prg
[code=fw:2vc3rd8a]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"fivewin.ch"</span><br /><br /><span style="color: #0... |
Booking xbrowse example | This works great, Antonio.
It demonstrates the power of xbrowse and fwh.
Thanks for this great example. <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D -->
Only a little glitch...
When the program starts and you reserve a first cell to a customer you can not immediately... |
Booking xbrowse example | Thank you dear Detlef,
Mr. Rao is working on an enhanced version. Lets wait a little for him to deliver it
Its another great work from Mr. Rao <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
Booking xbrowse example | [quote:2zd6u6od]Its another great work from Mr. Rao <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->[/quote:2zd6u6od]
That's true! <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D --> |
Booking xbrowse example | As I told you, I use on reserva.dbf a field "type" to show the type of Rome, so I need this visualizzation, there are rooms with the same number buy with type different.
sample:
Camera n.1 SS
Camera n.1 DD
For evening or morning (AM -PM) I use two logic field. |
Booking xbrowse example | [quote="Antonio Linares":1jxfq2lf]Thank you dear Detlef,
Mr. Rao is working on an enhanced version. Lets wait a little for him to deliver it
Its another great work from Mr. Rao <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->[/quote:1jxfq2lf]
Antonio,
when a an enhanced ... |
Booking xbrowse example | Dear Silvio,
I just asked Mr. Rao
waiting for his answer |
Booking xbrowse example | Is there some progress? I'm very interested too about this topic.
I wish you all a very happy, healthy and successful new year.
Regards, Detlef |
Booking xbrowse example | Dear Detlef,
I just asked Mr. Rao about it
wish you too a very happy, healthy and successful new year <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
Booking xbrowse example | Hello friends,
Why not try recreating this example as a proof of concept to demonstrate the power of WebView as a WebView example?
Best regards,
Otto |
Booking xbrowse example | Dear Otto,
thats a nice idea <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
Surely you may be able to help us with some existing web code to start with |
Booking xbrowse example | [quote="Antonio Linares":27fd42qh]Dear Otto,
thats a nice idea <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
Surely you may be able to help us with some existing web code to start with[/quote:27fd42qh]
Yes but before It Need to have a usefull prg in Windows with the fe... |
Booking xbrowse example | Silvio,
Webview allows the use of prg programs, just as you create them, while still utilizing web technologies.
You should really look at the examples in the FIVEWIN samples.
Best regards,
Otto |
Booking xbrowse example | Dear Antonio,
I am glad you like the idea. I have indeed already developed a planner with html/javascript for mod harbour.
I have not integrated anything except bootstrap and jquery.
Therefore, I believe one would only need to embed the html into a Fivewin webview.
I have already posted several webview examples.
... |
Booking xbrowse example | [quote="Otto":13yis8rq]Silvio,
Webview allows the use of prg programs, just as you create them, while still utilizing web technologies.
You should really look at the examples in the FIVEWIN samples.
Best regards,
Otto[/quote:13yis8rq]
As I told you many times I not want make web application
HTML/JavaScript and other... |
Booking xbrowse example | Silvio,
I understand you. It's a lot of work at first. But one will not be able to avoid it.
Are you allowed to install desktop software in offices or hotels or on PCs of school administrations? Here, system administrators usually forbid it.
I programmed my FIVEWIN room plan under DOS and in 1995 as a Windows applica... |
Booking xbrowse example | [quote="Otto":2voa21p2]Silvio,
I understand you. It's a lot of work at first. But one will not be able to avoid it.
Are you allowed to install desktop software in offices or hotels or on PCs of school administrations? Here, system administrators usually forbid it.
I programmed my FIVEWIN room plan under DOS and in 19... |
Books for holidays... | Seems that m i c r o s o f t through the house by the window:
<!-- m --><a class="postlink" href="http://blogs.msdn.com/b/mssmallbiz/archive/2012/07/30/another-large-collection-of-free-microsoft-ebooks-and-resource-kits-for-you-including-sharepoint-2013-office-2013-office-365-duet-2-0-azure-cloud-windows-phone-lync-d... |
Books books books... | [url:1rx8kiyi]http://ebooksmio.com/[/url:1rx8kiyi]
If you know other good sites for books, please comment it here, thanks! <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
Books books books... | [url:3kvwui3o]http://www.scribd.com/[/url:3kvwui3o] |
Books books books... | [url:2mybrs04]http://www.etnassoft.com/biblioteca/[/url:2mybrs04] |
Books books books... | [b:3sk9dghy]Oyster Review: All-you-can-read ebooks for $9.95 per month [/b:3sk9dghy]
[url:3sk9dghy]http://www.zdnet.com/oyster-review-all-you-can-read-ebooks-for-9-95-per-month-verdict-gorgeous-7000020448/[/url:3sk9dghy]
[url:3sk9dghy]http://www.theverge.com/2013/9/5/4698442/a-few-pearls-found... |
Books books books... | [url:2vtmicd8]https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md#professional-development[/url:2vtmicd8] |
Books books books... | Queridos amigos / Dear friends,
[url:s6dcp9un]http://www.planetpdf.com/codecuts/pdfs/ooc.pdf[/url:s6dcp9un]
Saludos / Regards, |
Books books books... | Dear friends / Queridos amigos,
[url:my0mk26o]http://www.efytimes.com/e1/creativenews.asp?edid=119319[/url:my0mk26o]
Regards / Saludos, |
Books books books... | Dear friends / Queridos amigos,
free download programming books from GitHub / descarga más de 500 libros sobre programación:
[url:m9fzvygp]http://https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md#professional-development[/url:m9fzvygp]
Best regards |
Books books books... | Dear friends / Queridos amigos,
a new link / un nuevo enlace
[url:2gdz0pf2]https://plus.google.com/+FranciscoVelasquezE/posts/QQKTE66qf6r[/url:2gdz0pf2]
Regards / Saludos |
Books books books... | Gracias Felix <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
Books books books... | Dear friends / Queridos amigos,
books from Microsoft / libros de Microsoft
[url:7dtyslnu]http://blogs.msdn.com/b/mssmallbiz/archive/2014/07/07/largest-collection-of-free-microsoft-ebooks-ever-including-windows-8-1-windows-8-windows-7-office-2013-office-365-office-2010-sharepoint-2013-dynamics-crm-powershe... |
Books books books... | Dear friends / Queridos amigos,
more books for programmers / más libros para programadores:
[url:da1haq9c]http://www.onlineprogrammingbooks.com/[/url:da1haq9c]
Regards / Saludos, |
Books books books... | Dear friends / Queridos amigos,
more books for programmers / más libros para programadores:
[url:30fhkmui]http://ebooks.programmersheaven.com/[/url:30fhkmui]
Regards / Saludos, |
Books books books... | Dear friends / Queridos amigos,
more books for programmers / más libros para programadores:
[url:2ufnct4r]http://programming-motherfucker.com/become.html[/url:2ufnct4r]
Regards / Saludos, |
Books books books... | Felix,
thanks a lot! <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
Books books books... | Dear friends/Queridos amigos,
more books/más libros
[url:33ziqxoq]http://4free-ebooks.com/[/url:33ziqxoq]
Regards/Saludos, |
Books books books... | Dear friends/Queridos amigos,
more books/más libros
[url:2hkuf36k]http://www.it-ebooks.info/[/url:2hkuf36k]
Regards/Saludos, |
Bootstrap 5 | <!-- Bootstrap 5 -->
I searched for a long time before I was able to solve the problem.
|- Check the version of bootstrap. Take attention that in bootstrap 5
|- changed data-toggle to data-bs-toggle and data-target to data-bs-target
|- data-bs-dismiss |
Bootstrap V4 dropped the Glyphicons icon font | <!-- m --><a class="postlink" href="https://stackoverflow.com/questions/32612690/bootstrap-4-glyphicons-migration">https://stackoverflow.com/questions/326 ... -migration</a><!-- m -->
Bootstrap V4 dropped the Glyphicons icon font.
For people who are looking for one-liner solutions, you can import Bootstrap Glyphicons... |
Bootstrap mega menu | Hello friends,
<!-- m --><a class="postlink" href="https://mybergland.com/megamenubootstrap.pdf">https://mybergland.com/megamenubootstrap.pdf</a><!-- m -->
I am currently working on the navigation of my homepage. I'm using the bootstrap MEGA-MENU.
Best regards,
Otto |
Bootstrap tables and mod harbour | Hello friends,
I switched now from datatables to bootstrap table.
I think I will have more support here as TWeb uses this lib.
Best regards,
Otto
[img:3q2bqeuh]https://mybergland.com/fwforum/onlinebienebootstraptable.gif[/img:3q2bqeuh] |
Bootstrap tables and mod harbour | Hello friends,
I started working on bootstrap tables. I use a simple sample that reads data from a JSON file.
I am taking notes here. Maybe someone is interested too.
Sure it will take time before I can deal with bootstrap table in the same way as with xBrowse. <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gi... |
Bootstrap tables and mod harbour | Hello friends,
Now I read data from a DBF file.
Here is the pure Harbour code, which shows how to read from the DBF file into a HASH.
Then you convert the hash into a json .
[img:3nzmq5gn]https://mybergland.com/fwforum/readdbf.jpg[/img:3nzmq5gn]
Here you see the js code, which creates the table and fill... |
Bootstrap tables and mod harbour | Change HTML to mod Harbor
The project is now of a specific size, and it is no longer easy without a framework to edit. That's why I'm currently creating a project.
Video
[url:108ccvs4]https://mybergland.com/fwforum/crud.mp4[/url:108ccvs4]
Best regards,
Otto |
Borde ""fulero"" en el xbrowse | Hola.
Viendo en los post lei que habia que poner 0x50C00000 en el style para que quite las barras de scrooll...
Pero... le pone un borde alrededor que queda fulero (feo) como hago para que solo me quite las barras
(ya probé desde codigo pero no pasa anda "no las quita") ?
gracias. |
Borde ""fulero"" en el xbrowse | [code=fw:164vy3d4]<div class="fw" id="{CB}" style="font-family: monospace;"><br /> oBrw:<span style="color: #000000;">lHScroll</span> := .F. <br /> oBrw:<span style="color: #000000;">lVScroll</span> := .F. <br /> </div>[/code:164vy3d4] |
Borde de Dialogo (Solucionado) | Cómo puedo quitar el pequeño borde que queda en el dialogo
He puesto el oDlg:nStyle -= WS_BORDER
Esta hecho mediante código, no con recursos
[url=http://imageshack.us/photo/my-images/138/savg.png/:10bz7kot][img:10bz7kot]http://img138.imageshack.us/img138/3564/savg.png[/img:10bz7kot][/url:1... |
Borde de Dialogo (Solucionado) | Hola,
prueba con
WS_CHILDWINDOW
saludos
Marcelo |
Borde de Dialogo (Solucionado) | Cristobal,
Prueba asi:
[code=fw:z8vas9qw]<div class="fw" id="{CB}" style="font-family: monospace;"><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;">(</span><span style="color: #... |
Borde de Dialogo (Solucionado) | Marcelo
El borde con ese estilo es el mas parecido a lo que quiero, pero me sale el titulo con el sysmenu, que quiero evitar
Si no pongo caption y -WS_BORDER no me pone el titulo y por lo tanto tampoco el sysmenu pero el borde es el que aparece en las imagenes.
Gracias por tu interés |
Borde de Dialogo (Solucionado) | Antonio, perfecto
Sé que son conceptos muy básicos, y que necesito poco a poco ir poniéndome al dia.
Gracias otra vez a los dos |
Borde de Menu | Hay alguna forma de quitar o cambiar el color de la linea que aparece debajo de los menus?
[url=http://postimage.org/:vnr2rkpj][img:vnr2rkpj]http://s26.postimg.org/4v5tqazkp/Title59.png[/img:vnr2rkpj][/url:vnr2rkpj] |
Borde de TBar | Buenos dias
Se puede eliminar el borde negro que aparece en un TBar() ?
[code=fw:m6ippgnn]<div class="fw" id="{CB}" style="font-family: monospace;"><br /> oBar1 := TBar<span style="color: #000000;">(</span><span style="color: #000000;">)</span>:<span style="color: #000000;">NewAt</span><span style="colo... |
Borde de TBar | Buenas
Puedes experimentar utilizar
[code=fw:1gzo4adb]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #0000ff;">ACTIVATE</span> ...... <span style="color: #0000ff;">ON</span> <span style="color: #0000ff;">INIT</span> SetWindowLong<span style="color: #000000;">(</span> oBar1:<spa... |
Borde de TBar | Buenas noches
He puesto:
#define GWL_STYLE -16
Es correcto?
Efectivamente, me quita el Borde, pero tambien me borra los botones
Se me olvida alguna cosa?
Gracias por tu interés y tiempo
Saludos |
Borde de TBar | Cristobal.
Si haces este pequeña modificacion en la Class TBar, puedes lograrlo.
[code=fw:n3zznzu6]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">DATA</span> lBorder <span style="color: #B900B9;">//FranciscoA May, 31/2013</span><br /><br /><span style="color: #00C800;"... |
Borde de TBar | Muchas gracias Francisco
Al final he optado por hacer una clases derivada de TBar siguiendo tus lineas
[code=fw:2j5a8dpf]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">CLASS</span> TBarC <span style="color: #0000ff;">FROM</span> TBar<br /><br />CLASSDATA lRegistered AS LOG... |
Borde de TBar | Muy interesante la solución de Cristóbal ...
Saludos |
Borde de TBar | Horacio
La idea es de Francisco
Como ya he mencionado en otro post, desde que empecé con FW, nunca he modificado las clases originales que aparecen en FW.
Prefiero crear clases propias heredadas de las originales con las modificaciones que necesito, así, si estas modificaciones aparecen en versiones posteriores, lo úni... |
Borde de TBar | Cristóbal, sé que la solución a tu inquietud la resolvió Francisco pero me gustó como lo implementaste. Yo también he eliminado el borde en TBar, pero modificando la clase. Hacerlo como una clase derivada, además de ser practico, ya que no la modificamos, es muy elegante.
Saludos |
Borde de TBar | [quote="cnavarro":1o6wd24n]Muchas gracias Francisco
Al final he optado por hacer una clases derivada de TBar siguiendo tus lineas
[code=fw:1o6wd24n]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">CLASS</span> TBarC <span style="color: #0000ff;">FROM</span> TBar<br /><br />C... |
Borde de TBar | [quote="cnavarro":h1tyv00o][quote="cnavarro":h1tyv00o]Muchas gracias Francisco
Al final he optado por hacer una clases derivada de TBar siguiendo tus lineas
[code=fw:h1tyv00o]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">CLASS</span> TBarC <span style="color: #0000ff;">FR... |
Borde de TBar | Implementado para FWH 14.09, gracias! <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
Borde plano en custom control | Hola a todos,
en mis programas utilizo la clase TTagEver - <!-- m --><a class="postlink" href="https://github.com/JoseluisSanchez/TTagEver">https://github.com/JoseluisSanchez/TTagEver</a><!-- m --> - que incorporo en los díalogos como un custom control de esta manera:
CONTROL "", 110, "TTagEver", 0x50A10000, ... |
Borde plano en custom control | José Luis,
La primera idea:
usar Spy++ que viene con Visual Studio Community para comparar los estilos de esos controles |
Borde plano en custom control | Otra opción:
Usar el editor de recursos de Visual Studio Community para revisar los estilos del recurso
También podrias hacerlo usando ResEdit ó PellesC editor de recursos |
Borde plano en custom control | En estos foros buscar por 0x50A10000 y tienes algunos mensajes pero no creo que aclaren lo que buscas |
Borde plano en custom control | Esto? No creo sea la misma cosa,
[url:mn6qnc8t]http://forums.fivetechsupport.com/viewtopic.php?f=3&t=40923[/url:mn6qnc8t]
Saludos. |
Borde plano en custom control | Gracias por la contestación.
En la clase original de Paco García el estilo es:
::nStyle = nOR( WS_CHILD, WS_VISIBLE, WS_CLIPSIBLINGS, WS_CLIPCHILDREN, WS_TABSTOP, WS_VSCROLL, WS_BORDER )
Probando a quitar el WS_BORDER me queda el control ... sin el borde. De esta manera:
[img:2pxbhktw]https://www.alanit&... |
Borde plano en custom control | ¿ No irán los tiros por el .manifest ?
Lo digo porque los controles normales sí cogen borde plano con el manifest pero sin él salen como en 3D.
Saludos, |
Borde plano en custom control | Posiblemente
de todas formas con el Spy++ puedes comparar los estilos y ver que falta, si es que falta algo
Otra opción es que tu pintes el recuadro gris que falta, pero eso es un tanto "chapu", lo suyo es que se pinte por el manifest |
Borde plano en custom control | José Luis,
Sospecho que necesitas poner un [code=fw:1zny1tdi]<div class="fw" id="{CB}" style="font-family: monospace;">::<span style="color: #000000;">l3D</span>:= .t.</div>[/code:1zny1tdi] en ese control. No sé como se incorpora por recursos, nunca utilicé recursos, pero muy probablemente van por ahí los tiros
Tambi... |
Borde plano en custom control | Paquito, que hace esto?
[code=fw:2f4lgbek]<div class="fw" id="{CB}" style="font-family: monospace;"><br /> SET 3DLOOK <span style="color: #0000ff;">ON</span><br /> SET MULTIPLE OFF<br /> SetWin95Look<span style="color: #000000;">(</span>.T.<span style="color: #000000;">)</span> <span st... |
Borde plano en custom control | Perhaps, look like Windows 95
Look at win95lok.c |
Borde plano en custom control | He conseguido el efecto que quería dejando el control sin borde en los recursos y luego pintando el borde en la propia clase que tiene una data para ello y no lo sabía. Queda de esta manera:
[img:o8ruveju]https://www.alanit.com/wp-content/uploads/2021/12/TTagever3.png[/img:o8ruveju]
Muchas gracias a t... |
Border | Hi
oSheet:Cells( nRow, 3 ):Value="Name"
How to draw a border on the left (or right, or up, or bottom)
Regards
ACWoo
Using FWH1510
FWH528 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.