topic stringlengths 1 63 | text stringlengths 1 577k ⌀ |
|---|---|
tWord Class | Hi
Can anyone point me to where I can download tWord class or send me a copy.
Regards
Colin |
tWord Class | Hello Colin,
what word version do you plan to work with?
Best regards,
Otto |
tWord Class | Hi Otto
I am using Word 2003.
Regards
Colin |
tWord Class | Colin,
here you can download it
[url:28ux7v5g]http://www.box.net/shared/o8om8gj295[/url:28ux7v5g] |
tWord Class | Hi Stefan
I tried both twordx.prg and tword2.prg but in both cases it does not work but I
am using FWH 7.12 and xHarbour build 1.0.0 which are both quite old - do I need
to update to use Tword.
Thanks
Colin |
tWord Class | Hi Colin,
TWord is dated from 2003 / 2006, it should work with older versions of fwh.
I didn´t use it in my apps,but the sample is working here. What error do you get ?
Maybe there differences in the commands word uses. I´m not sure if it´s working with Office 2003 or 2007. |
tWord Class | Stefan
This is the error using twordx.prg
Path and name: C:\dev\wca\wca.exe (32 bits)
Size: 2,328,576 bytes
Time from start: 0 hours 0 mins 7 secs
Error occurred at: 19/05/2009, 21:55:36
Error description: Error BASE/1004 Class: 'NIL' has no exported method: GET
Args:
[ 1] = U
[ 2] ... |
tWord Class | Colin,
it seems, that ::oWord is still nil, maybe the ole connection failed.
Please replace the Method New () with this one to be sure that ::oWord is initialized:
[code=fw:37tujp04]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">METHOD</span> <span style="color: #00C800;">N... |
tWord Class | Colin,
I made some tests and I found the problem.
The method OpenDoc (cNombre) needs the filename with its full path to work correctly.
[code=fw:i7k4i9om]<div class="fw" id="{CB}" style="font-family: monospace;">oWord := TWord<span style="color: #000000;">(</span><span style="color: #000000;">)</span>:<span... |
tWord Class | [url:1opfk93d]https://github.com/FiveTechSoft/FWH_tools/blob/master/Tword.zip[/url:1opfk93d] |
tWord Class | Dear Antonio,
I think that tword class is buggy for last harbour and fivewin editions.
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=6&t=33813&hilit=TWORD#p200152">viewtopic.php?f=6&t=33813&hilit=TWORD#p200152</a><!-- l -->
Regards |
tWord Class | <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?p=199936#p199936">viewtopic.php?p=199936#p199936</a><!-- l --> |
tWord con Metodo de abrir un fichero con READONLY | Alguien ha creado el metodo de solo lectura para abrir un documento word, en la clase tWord, para que asi no se pueda variar el documento original. Me lo prodrian mandar por favor.[code:34w0e5me]
Sub SoloLectura()
'
' SoloLectura Macro
' Macro grabada el 24/10/2007 por .
'
Documents.Open FileName... |
tWord con Metodo de abrir un fichero con READONLY | [quote="Andrés González":2h6gvri1]Alguien ha creado el metodo de solo lectura para abrir un documento word, en la clase tWord, para que asi no se pueda variar el documento original. Me lo prodrian mandar por favor.[code:2h6gvri1]
Sub SoloLectura()
'
' SoloLectura Macro
' Macro grabada el 24/10/2007 por .
'
... |
tWord con Metodo de abrir un fichero con READONLY | Gracias Vikthor |
tabindex | Olá,
É possível mudar a ordem do foco dos objetos (tabindex) em tempo de execução ?
Obrigado,
Rossine. |
tabindex | Rossine,
You have to use Windows API SetWindowPos() (review "z order"):
<!-- m --><a class="postlink" href="http://msdn2.microsoft.com/en-us/library/ms633545.aspx">http://msdn2.microsoft.com/en-us/library/ms633545.aspx</a><!-- m --> |
tabindex | Gracias Maestro
Rossine. |
table with rtf | can I create tables with rtfpad test sample ? |
table with rtf | Silvio,
Where is rtfpad sample ? |
table with rtf | dear antonio,
testrtf.prg |
tablet function AutoRotationPref() | como utilizar esta funcion?
como utilizar modo portrait (default)?
[]s |
tablet function AutoRotationPref() | [url:2dat75fu]http://fivetechsupport.com/forums/viewtopic.php?f=16&t=31751[/url:2dat75fu] |
tablet function AutoRotationPref() | karinha obrigado por responder
eu tentei com base no link abaixo, mais sem resultado
[url:1hvotjo9]https://msdn.microsoft.com/en-us/library/windows/desktop/dn376360(v=vs.85).aspx[/url:1hvotjo9] |
tablet functions | wich are all functions to use with the tablet ?
( Isee it at sillian but I n ot found the snapshot..)
I remember Anserkk and Rao discussion |
tablet functions | Silvio,
There is a photo control that allows you to take pictures using your tablet camera, but it is only buildable using Microosft C++
Tim |
tablet functions | Aaaahhhhh.....
If you was at Sillian perhaps you can rember someone made istable() func and other funs for tablet with fwh..... |
tablet functions | I was not able to attend, but I believe the WhatsNew discusses tablet functions.
Otto has done much of the work with tablets. I do have a version of my software customized to the display of the Surface 3. However I did not use tablet functions ... |
tablet functions | [quote="Silvio.Falconi":3e059dbv]wich are all functions to use with the tablet ?
( Isee it at sillian but I n ot found the snapshot..)
I remember Anserkk and Rao discussion[/quote:3e059dbv]
\Fwh\Samples\w10mode.Prg |
tablet functions | thanks anserkk |
tablet message | How show message big on tablet ?
I mean msginfo, msgalert ....
thanks |
tablet message | Use Toast function or Class TToast |
tablet message | and
[b:33o05pib]msgYesNo[/b:33o05pib] ? |
tablet message | TToast class, allows you to customize messages with controls as well |
tablet message | is there a sample test for win10 pro ? |
tablet message | A SAMPLE PLESASE |
tableta de captura de firma en formato digital | Hola,
Estoy probando una tableta para la captura de firma, como la que tienen los bancos, pero no se por donde empezar
¿Alguien la está utilizando?
Algún ejemplo, o ayuda será bienvenido
Gracias |
tableta de captura de firma en formato digital | Marca y modelo? |
tableta de captura de firma en formato digital | WACOM STU-430/G |
tableta de captura de firma en formato digital | Entiendo que te han de proporcionar alguna DLL, o algún SDK para su programación desde cualquier lenguaje
------------------------------------------- EDITO -----------------------------------------------
Si, he visto esto
<!-- m --><a class="postlink" href="http://signature.wacom.eu/es/productos/software/kits-de-de... |
tableta de captura de firma en formato digital | Mira si ayuda:
[url:2kewz3op]http://signature.wacom.eu/pt-br/service/downloads/[/url:2kewz3op]
Saludos. |
tableta de captura de firma en formato digital | gracias,
voy a ver si consigo la información |
tableta de captura de firma en formato digital | Buena día...
Esta fue mi solución...
1. Las pen tablet, funcionan como una extensión del mouse y de la pantalla
2. Una vez instalada cualquier marca de pen tablet, queda habilita esta función y ya puede usar el lápiz sobre la tablet y dibujar. Esta función la puede
hacer a manera de prueba con el mouse sobre la ... |
tableta de captura de firma en formato digital | Bueno, me he puesto en contacto con el fabricante y he descargado el SDK, pero no se por donde tirar,
Tengo libreriras para C, pero al intentar enlazarlas en un ejemplo que tiene para C me tira el error
[code=fw:cgbkuxo9]<div class="fw" id="{CB}" style="font-family: monospace;">Turbo Incremental Link <span style="co... |
tableta de captura de firma en formato digital | Parece que la lib es para Visual Studio, compila con las libs de fw para visual studio
Seguramente tengas que desarrollar un wrapper de la lib para poder acceder a las funciones |
tableta de captura de firma en formato digital | Bueno, sigo con el tema,
Estoy probando los ejemplos que me pasaron en javascript y hay algo que no funciona.
A ver si alguien me puede echar una mano
Cuando ejecuto la pagina con internet explorer la imagen se carga correctamente en la tablet, pero cuando lo hago yo, la imagen no se carga bien aunque se carga algo... |
tableta de captura de firma en formato digital | ¿ Que tipo de captura de firma necesitas ? .
Me refiero si simplemente es capturar una imagen de firma o se trata de que se "realmente segura" con todo lo que aporta wacom, de seguridad en trazos, certificado,fechado , etc
Yo me peleé con una de un amigo hace como un año.
Si lo que buscas requiere "seguridad" la opción... |
tableta de captura de firma en formato digital | Gracias por responder,
De momento estoy haciendo pruebas,
El caso es que estoy jugando un poco con la tableta para ver que se puede hacer y como es la primera vez que trabajo con objetos COM estoy un poco perdido,
Lo que me sorprende es que cuando ejecuto la pagina html, el codigo javascript hace el trabajo correct... |
tableta de captura de firma en formato digital | Hola amigos, ¿algún avance al respecto? Me toca pelearme también con una wacom.
Saludos! |
tableta de captura de firma en formato digital | [quote="mastintin":2y9nvznk]¿ Que tipo de captura de firma necesitas ? .
Me refiero si simplemente es capturar una imagen de firma o se trata de que se "realmente segura" con todo lo que aporta wacom, de seguridad en trazos, certificado,fechado , etc
Yo me peleé con una de un amigo hace como un año.
Si lo que buscas re... |
tableta de captura de firma en formato digital | [quote="AngelSalom":xcf0r3up]
Hola mastintin , ¿sería posible que me pasaras el fuente Delphi modificado? Me basta con recoger la firma sin más florituras.[/quote:xcf0r3up]
Lo busco y te envío lo que tengo .Facilitame un mail ... |
tableta de captura de firma en formato digital | angel [arroba] visionwin [punto] com
Gracias! |
tabs look 2015 | Hello,
Could be posible please?
Thank you |
tabs look 2015 | pls post a image |
tabs look 2015 | It should be the same as the SET MESSAGE OF oWndMain 2015, thank you. |
tabs look 2015 | ?????????? |
tabs look 2015 | Yes, the flat look in the Message bar in a Window when adding 2015 clause to the Set Message. |
tabs look 2015 | I think you cannot have this because Linares made the fwhTabs with bmps
only can remake the bmp with the brush of 2015 colors
I use another my class
[img:f9i6r0hb]https://i.postimg.cc/7Lz0b2YZ/tabs.png[/img:f9i6r0hb]
[img:f9i6r0hb]https://i.postimg.cc/y88zVmj0/dd.png[/img:f9i6r0hb]
goo... |
tabs look 2015 | Lets wait to Antonio reply. |
tabs look 2015 | Please go to ttabs.prg
Can you see yourself how the class create the tabs. |
tabs look 2015 | I'm making a TTab 2015 class,
[img:17lgfr82]https://i.postimg.cc/dVtDFJH6/ttabs.png[/img:17lgfr82]
run ok with xharbour,
on harbour I have also one error,I'm working.. |
tabs look 2015 | Silvio,
This is the look I am looking:
[img:19jdedbn]https://i.postimg.cc/qvmzRP6h/SILVIO.png[/img:19jdedbn]
In this way, the 2015 look will be homogeneous in all aspects.
Could be possible?
Thank you. |
tabs look 2015 | my new class have 3 colors set
you can insert wich you want for your application as for the ribbonbar setstyle
1. Line set is the line you can see here :
[img:37j3vyaq]https://i.postimg.cc/vmPWcj7s/line.jpg[/img:37j3vyaq]
2. Focus ( selected)
3. not focus ( no selected)
each tab have two... |
tabs look 2015 | Thank you very much. Please note that it should not have any relief, but be completely flat like the message in the main window. |
tabs look 2015 | [quote="MOISES":zknnuouv]Thank you very much. Please note that it should not have any relief, but be completely flat like the message in the main window.[/quote:zknnuouv]
you can decide your style
to make or not make gradient, wich colors you want
to make "completely flat" we can set same color |
tabs look 2015 | Thank you Silvio <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
tabs look 2015 | I will send everything ( source and sample) to Antonio Linares when I return from the Christmas holidays |
tabs look 2015 | Thank you and happy 2020! |
tabs look 2015 | Hi,
What is the status? I don´t see it in FWH 20.02.
Thank you. |
tabs look 2015 | We haven't got it yet (as far as I remember) |
tabs look 2015 | Antonio,
I would need to paint the tabs as the bottom bar of the window with SET MESSAGE OF oWndMain ;
TO ( cMainMsg ) ;
CLOCK ;
DATE ;
KEYBOARD 2015
Here's an earlier version, but I don't know how to make the changes to the painting. Please can you help me?
[code=fw:3nxes2cn]<div class... |
tabs look 2015 | Moises,
Class TTabs uses bitmaps to paint the tabs. In order to change the look of the tabs you have to implement these functions in your app:
bmp_TabSel()
bmp_TabSelL()
bmp_TabSelR()
bmp_TabUnSel()
bmp_TabUnSL()
bmp_TabUnSR()
bmp_TabSelV()
bmp_TabSelLV()
bmp_TabSelRV()
bmp_TabUnSelV()
bmp_TabUnSLV()
bmp_TabUnSRV()
... |
tabs look 2015 | In FWH\samples\bmptoc.prg there is a minor change to do: (BMP bytes to use are from position 15)
[code=fw:2xy3asdc]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #B900B9;">// Generates the C language bytes for a bitmap</span><br /><br /><span style="color: #00D7D7;">#include</span> <span ... |
tabs look 2015 | [quote="Antonio Linares":q7jus5v8]We haven't got it yet (as far as I remember)[/quote:q7jus5v8]
Antonio,
as you wrote me on email [b:q7jus5v8]I sent all sources to Mr Nages Rao[/b:q7jus5v8]
Tell me if you don't find it, I'll send it back |
tabs look 2015 | Antonio,
I resent you Now a zip file with the ttabs class
but I had a Mail Delivery Subsystem, I resent now another |
tabs look 2015 | Dear Silvio,
I got your file, thanks |
tagging multiple files in a cGetFile | Hi,
I called to the function cGetFile. Can I tag multiple files / folders ( in order to copy them to clipboard) ? |
tagging multiple files in a cGetFile | Please have a look at
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=30681&p=176430&hilit=agetfiles#p176430">viewtopic.php?f=3&t=30681&p=176430&hilit=agetfiles#p176430</a><!-- l -->
regards
Uwe <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very... |
tagging multiple files in a cGetFile | Thanks, I completely forgot about this function <!-- s:( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":(" title="Sad" /><!-- s:( --> |
tags a la evernote | Hello,
I'm sure that many of you know the evernote application. I want to simulate the tag intruduction of Evernote web clipper in my programs. I'd like to have an input field and write some text and when press enter the program show the text as a tag, with his borderline and the x to delete it. Something like this:
... |
tamanho do arquivo (resolvido) | ola grupo
preciso saber o tamanho(size) do meu executavel
vlw |
tamanho do arquivo (resolvido) | [code=fw:1qhveomy]<div class="fw" id="{CB}" style="font-family: monospace;"> <br /> adir1 := Directory<span style="color: #000000;">(</span>cDir_001+<span style="color: #ff0000;">"sistema.exe"</span><span style="color: #000000;">)</span><br /> adir2 := Directory<span style="color... |
tamaño de campo para e-mail | ¿Cual es el tamaño de campo máximo en un registro de una dbf para poner una dirección de e-mail? |
tamaño de campo para e-mail | hummmmmm.....
El DBF se invento mucho antes de que el e-mail fuera un "comodity".
Yo diria que la longitud maxima de un campo en el DBF para poner una direccion de correo electronico seria a su vez el tamaño maximo de un campo tipo character, que a su vez creo recordar que es de 10000 (10 kbytes) |
tamaño de fuente en xbrowse | Hola a todos no me había topado con la necesidad de aumentar el tamaño de letra en xbrowse. ¿alguien sabe como?...gracias |
tamaño de fuente en xbrowse | DEFINE FONT oFont NAME "Arial Narrow" SIZE 5, 18
.....
WITH OBJECT ( oBrwFW2 := TXBrowse():New( oPanBrw ) )
*...
WITH OBJECT (oCol := oBrwFW2:AddCol())
<!-- s:o --><img src="{SMILIES_PATH}/icon_surprised.gif" alt=":o" title="Surprised" /><!-- s:o -->DataFont := oFont |
tamaño de fuente en xbrowse | At runtime of xbrowse, the user can increase or decrease the font size by pressing CTRL+ or CTRL-. ( + and - on the num key pad). This works the same way as we press Ctrl+ or Ctrl- when we view web pages.
Programatically, we can increase or decrease the font size by calling oBrw:FontSize( +n ) or oBrw:FontSize( -n ) |
tamaño de fuente en xbrowse | Hi Nages:
... and what happened if I want to increase only the font size on the line rowsel ... .or. just converter it to boolean or italic by example ... I can ?
Regards
Julio César Gómez Cortéz
Godryc Experiencias
Lima Perú |
tamaño de fuente en xbrowse | [quote="nageswaragunupudi":glpb7tfk]At runtime of xbrowse, the user can increase or decrease the font size by pressing CTRL+ or CTRL-. ( + and - on the num key pad). This works the same way as we press Ctrl+ or Ctrl- when we view web pages.
Programatically, we can increase or decrease the font size by calling oBrw:Fo... |
tamaño de fuente en xbrowse | Mr Jose
I understand the problem. Seems we need to fix this. I'll get back to you asap. |
tamaño de hoja | Hola como estan, todavía no he podido resolver el problema.
Tengo una comandera termica como predeterminada por más que defina:
PRINT oPrn_Ret FILE ( "\archivos pdf\retencion.PDF") preview
oPrn_Ret:SetPage( 9 )
oPrn_Ret:SetPortrait()
la impresión sale la hoja bien pero la impresión cortada
Si tengo otra impr... |
tamaño de hoja | cual es la marca de esta impresora y como son sus configuraciones internas? ¿No está configurado en la configuración para generar 40 columnas o algo similar? Por favor, compruebe. ¿Es una impresora de tickets tipo supermercado? ¿Configuró el valor predeterminado de impresión en EPSON LX-300 o el valor predeterminado de... |
tamaño de hoja | Hola, gracias por responder.
El problema está que al estar predeterminada la impresora térmica de 80 mm de ancho, al querer imprimir en pdf por ej. sin haber usado en ningún momento la térmica, no cambia el área de impresión, por más que defina el tamaño de hoja.
O sea que me está faltando algo para cambiar el tamaño... |
tamaño imagen | Hola. Necesito imprimir imagenes un un reporte, y lo estoy haciendo con el Saybitmap. Salen bien, pero tengo que saber de antemano el largo y el ancho del bmp, para poder imprimirlo y que salga bien (que no salga deformado). ¿Existe alguna funcion que me permita determinar el largo y el alto de una imagen? (de un .bmp,... |
tamaño imagen | Hola,
Prueba con [b:2vuwhy7o]nBmpHeight(hBmp)[/b:2vuwhy7o] y [b:2vuwhy7o]nBmpWidth(hBmp)[/b:2vuwhy7o] |
tamaño imagen | Tuve un problema similar. Revisa el topico:
[url:2wd3bfrf]http://forums.fivetechsupport.com/viewtopic.php?f=6&t=4736&p=20954&hilit=nconvert#p20954[/url:2wd3bfrf]
Ralph |
tamaño renglones xbrowse | hola foro,
Me inetersa tener de diferenetes tamaños en renglones en un xbrowse, ya que en algunos casos algunos productos tienen algunas notas( color rojo y este campo es un MEMO), por lo tanto el tamaño puede variar, alguna idea de como hacerlo?
adjunto imagen como me gustaria que quedara, (el producto + notas un sol... |
tamaño renglones xbrowse | Francisco en "Samples" fíjate en Testmerg.prg. Ahi hace lo que vos queres.
Un abrazo. |
tamaño renglones xbrowse | Gracias Loco,
le echare un vistazo
salu2
paco |
tamaño renglones xbrowse | parece que no me funciono <!-- s:-( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":-(" title="Sad" /><!-- s:-( -->
alguna otra sugerencia??
saludos
paco |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.