topic stringlengths 1 63 | text stringlengths 1 577k ⌀ |
|---|---|
Activar RTS en la Comunicacion COM | Según la documentación de Microsoft, al usar esta cadena de conexión:BuildCommDcb( "COM1:9600,n,8,1", @cDcb ) el RTS se debería activar. Aqui te copio la explicación que ellos dan:· For a string such as 96,n,8,1 or any other older-form mode string that doesn't end with an x or a p:fInX, fOutX,fOutXDsrFlow,and fOutXCtsF... |
Activar Teclado ao clicar num GET | è possivel quando clicar sobre um GET se o Teclado estivar Invisible, colocalo visibleObrigado Sérgio |
Activar Teclado ao clicar num GET | Sérgio,@ 2, 2 GET oGet VAR cTest OF oWndoGet:bGotFocus := { || ShowKeyboard() } |
Activar Teclado ao clicar num GET | Obrigado , funcionou, estou a adorar o FWPPC, estou a desenvolver umaaplicação.. Conto com a vossa ajuda..Mais uma questão está previsto uma versão para iphone?Obrigado |
Activar Teclado ao clicar num GET | > Mais uma questão está previsto uma versão para iphone? Tenemos ya un prototipo pero lo desarrollamos para la versión 1, y hemos esperado a la versión 2 pues venian muchos cambios.La idea es retomar su desarrollo, y poder ofrecer una primera versión pronto. |
Activar Teclado ao clicar num GET | [quote="Antonio Linares":1irs9aje]oGet:bGotFocus := { || [b:1irs9aje]ShowKeyboard()[/b:1irs9aje] }[/quote:1irs9aje]¿ Y como de oculta de nuevo ? |
Activar Teclado ao clicar num GET | HideKeyBoard() |
Activar Teclado ao clicar num GET | [quote="Biel EA6DD":gslp20hg][b:gslp20hg]Hide[/b:gslp20hg]KeyBoard()[/quote:gslp20hg]Claro como no... [img:gslp20hg]http://www.foroscenic2.com/modules/Forums/images/smiles/hysterical.gif[/img:gslp20hg] [img:gslp20hg]http://www.foroscenic2.com/modules/Forums/images/smiles/hysterical.gif[/... |
Activar Teclado ao clicar num GET | [quote="JmGarcia":10dhypfx]Y para rematar ¿ como saco que el teclado sea el NÚMERICO ?[/quote:10dhypfx]Ups... <!-- s:roll: --><img src="{SMILIES_PATH}/icon_rolleyes.gif" alt=":roll:" title="Rolling Eyes" /><!-- s:roll: --> |
Activar Temas | Hola
Dentro de una misma aplicación, se pueden activar los temas y desactivar ?
Saludos,
Gabriel |
Activar Temas | <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?p=185184#p185184">viewtopic.php?p=185184#p185184</a><!-- l -->
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?p=185139#p185139">viewtopic.php?p=185139#p185139</a><!-- l --> |
Activar Temas | Hola Antonio
No me funciona, no hace nada, quiero que al entrar en un dialog me muestre un folder con temas y despues al entrar en otro modulo que tengo que el folder tiene un page no me muestre los temas.
Saludos,
Gabriel |
Activar Temas | Has probado a llamar a SetWindowTheme( oDlg:hWnd, "", "" ) desde el ON INIT del ACTIVATE DIALOG del diálogo que contiene el folder ? |
Activar Temas | Antonio,
En el ON INIT SetWindowTheme( oFolder:hWnd, "", "" ) y funciona perfectamente.
Saludos, |
Activar Temas | muy bien <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
Activar Una Opción pre-definida (menu) | Existe alguna forma de que al momento de entrar al sistema, se active automáticamente una selección del menú (Como si presionáramos la tecla Alt) ???, Gracias,, |
Activar Una Opción pre-definida (menu) | oMenu:Hilite( <nOpción> ) |
Activar Una Opción pre-definida (menu) | Gracias, Pero ya lo intenté y lo único que hace es 'pintar' la Opción, pero realmente no está seleccionado el menú |
Activar Una Opción pre-definida (menu) | Te refieres a ejecutar la acción de un menuitem ? |
Activar Una Opción pre-definida (menu) | Saludos Antonio...
Lo que plantea Angel es lo siguiente...
Se desea que al iniciarse una aplicación se despliegue de una vez el submenu de una de las opciones de la barra de menú, de la misma forma como si el usuario hubiese hecho clic sobre la opción...
Efectivamente se probó usando oMenu:Hilite(), pero lo único qu... |
Activar Una Opción pre-definida (menu) | Giancarlo,
>
Efectivamente se probó usando oMenu:Hilite(), pero lo único que hace el método es resaltar la opción, pero no despliega el submenu.
>
Habeis probado a hacer oMenu:Hilite() con un submenu del menú principal ? |
Activar Una Opción pre-definida (menu) | Buenas, el asunto es que el menu al activarse, no muestra nada y lo que se desea es que aparesca como si se pulsara la tecla ALT, que sombrea la primera opcion y coloca la linea subrayada en las letras asignadas
gracias..... |
Activar WebCam para filmar | Hola Amigos,,
Es posible activar una WebCam para filmar y grabar la filmacion en un archivo??
Salu2 |
Activar WebCam para filmar | Amigo:
Mira los posts:
<!-- m --><a class="postlink" href="http://fivetechsoft.com/forums/viewtopic.php?t=5695&highlight=webcam">http://fivetechsoft.com/forums/viewtopi ... ght=webcam</a><!-- m -->
<!-- m --><a class="postlink" href="http://fivetechsoft.com/forums/viewtopic.php?t=2501">http://fivetechsoft.com/forums/... |
Activar WebCam para filmar | Gracias señor,,,,
Salu2 |
Activar boton en diferentes Browse | Hola Amigos
Tengo un Dialogo en el que muestro 2 Browse oBrw1 y oBrw2, cómo hago para que se activen los botones de acuerdo donde está el Focus.
Gracias por la ayuda
Saludos
Adhemar |
Activar boton en diferentes Browse | Hola...
Prueba con bGotFocus y bLostFocus.
[code=fw:1cqn53rq]<div class="fw" id="{CB}" style="font-family: monospace;">oBrow1:<span style="color: #000000;">bGotFocus</span> :=<span style="color: #000000;">{</span>|| oBtn1:<span style="color: #000000;">Enable</span><span style="color: #000000;">(</span><span s... |
Activar boton en diferentes Browse | Gracias Esteban
Funcionó perfecto
Saludos
Adhemar |
Activar botón con oDlg:AEValWhen() (SOLUCIONADO) | Mr. Rao:
Thanks so much, I will test your sample.
Regards |
Activar botón con oDlg:AEValWhen() (SOLUCIONADO) | Mr. Rao:
Please embed the dialogue in an MDI CHILD window
Regards |
Activar botón con oDlg:AEValWhen() (SOLUCIONADO) | Hola Foreros:
Por aquí saludando y preguntando, tengo el siguiente pseudo código:
[code=fw:341bwjtc]<div class="fw" id="{CB}" style="font-family: monospace;"><br /> <span style="color: #0000ff;">DEFINE</span> <span style="color: #0000ff;">WINDOW</span> oWnd <span style="color: #0000ff;">MDICHILD</span> <span style... |
Activar botón con oDlg:AEValWhen() (SOLUCIONADO) | Armando:
yo también tengo miles de dolores de cabeza al tratar de activar un botón con una condición, sugiero lo siguiente:
paso 1 : ( al colocar {|| } me funcionan en mi caso )
[code=fw:3kb9yh8q]<div class="fw" id="{CB}" style="font-family: monospace;"> <span style="color: #0000ff;">DEFINE</span> <span style... |
Activar botón con oDlg:AEValWhen() (SOLUCIONADO) | Tocayo:
Te agradezco la disponibilidad de apoyar pero no, no funciona como
me sugeriste, a ver si hay alguna otra recomendación.
Saludos |
Activar botón con oDlg:AEValWhen() (SOLUCIONADO) | Intenta asi:
[code=fw:2vx1ryvh]<div class="fw" id="{CB}" style="font-family: monospace;"><br /> :<span style="color: #000000;">bChange</span> := <span style="color: #000000;">{</span> || oDlg:<span style="color: #000000;">AEvalWhen</span><span style="color: #000000;">(... |
Activar botón con oDlg:AEValWhen() (SOLUCIONADO) | Karinha:
Tampoco me funciona. <!-- s:roll: --><img src="{SMILIES_PATH}/icon_rolleyes.gif" alt=":roll:" title="Rolling Eyes" /><!-- s:roll: -->
Saludos |
Activar botón con oDlg:AEValWhen() (SOLUCIONADO) | Hola Armando.
Si te interesa puedes probar lo que yo hago.
a la funcion que llamo con el boton le paso como parametros, el objeto menu y el boton
que es los que tengo que desabilitar.
Ejemplo.
[code=fw:1hfxhz3o]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">FUNCTION</span... |
Activar botón con oDlg:AEValWhen() (SOLUCIONADO) | Perdona se me ha olvidado decirte que las variables
estan declaradas STATIC fuera de todo procedimiento , funcion.
Saludos.
Jose. |
Activar botón con oDlg:AEValWhen() (SOLUCIONADO) | brakaman:
Agradezco el interés, pero no es exactamente mi escenario.
Te cuento:
Tengo un dialogo dentro de una ventana MDICHILD, al activar la ventana, en el ON INIT voy
a la función que crea una barra de botones que me sirven para AGREGAR, MODIFICAR,
ELIMINAR, etc.
Cuando abro el dialogo por primera vez la tabla e... |
Activar botón con oDlg:AEValWhen() (SOLUCIONADO) | Buena dia...
Ya evaluó directamente el resultado de la condición ? : "oRsVia:State() = adStateOpen .AND. oRsVia:RecordCount > 0 "
... Lo uso así acorde a mi necesidad.
[code=fw:z92xi9h9]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br /><span style="color: #00C800;">LOCAL</span> lGenReg := .f. ,... |
Activar botón con oDlg:AEValWhen() (SOLUCIONADO) | Amigos:
Problema solucionado usando DISABLE y ENABLE.
Muchas gracias y larga vida al foro |
Activar botón con oDlg:AEValWhen() (SOLUCIONADO) | It should work even without calling oDlg:AEvalWhen() or oBar:AEvalWhen() even on a dialog in mdichild.
This is my sample code working without calling any AEvalwhen() or disable or enable.
[code=fw:11se6ap2]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span sty... |
Activar botón con oDlg:AEValWhen() (SOLUCIONADO) | The command used
[code=fw:34e1ze8r]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #0000ff;">ACTIVATE</span> <span style="color: #0000ff;">DIALOG</span> oDlg AS <span style="color: #0000ff;">MDICHILD</span> ....<br /> </div>[/code:34e1ze8r]
embeds the dialog into mdichild.
Simple and... |
Activar botón con oDlg:AEValWhen() (SOLUCIONADO) | This is a working sample for FWH versions older than FWH1810. I have tested this sample with FWH1602 and is working well.
For the old versions I used
[code=fw:3q5bxnp0]<div class="fw" id="{CB}" style="font-family: monospace;"><br />oDlg:<span style="color: #000000;">oBar</span>:<span style="color: #000000;">AEvalWhen</... |
Activar botón con oDlg:AEValWhen() (SOLUCIONADO) | Mr. Rao:
I use FWH1711.
Regards |
Activar botón con oDlg:AEValWhen() (SOLUCIONADO) | [quote="Armando":12ziwllb]Mr. Rao:
I use FWH1711.
Regards[/quote:12ziwllb]
Then the second sample I posted should work for you. I tested this prg with FWH1602. |
Activar botón con oDlg:AEValWhen() (SOLUCIONADO) | Mr. Rao:
Thanks so much.
Regards |
Activar un oBtn con Click del Mouse y Enter de teclado | Hola:
en una ventana coloque 6 oBtns, que activan o desactivan oGets segun sea el caso (mediante oGet:Disable, oGet:Enable), el motivo del presente es que cuando doy click al oBtn "buscar" se activan correctamente los gets que quiero y se deshabilitan los que no uso, asi tambien se posisiciona el cursor en el primer oG... |
Activar un oBtn con Click del Mouse y Enter de teclado | Tienes algún botón que sea DEFAULT en la caja de diálogo ? |
Activar un oBtn con Click del Mouse y Enter de teclado | Antonio:
no, no tengo ningun boton DEFAULT, Gracias por tu atencion
Saludos
Veracruz, Mexico |
Activar un oBtn con Click del Mouse y Enter de teclado | Que versión de FW usais ? |
Activar un oBtn con Click del Mouse y Enter de teclado | Uso la version 2.3 de fivewin
clipper 5.3
blinker 6.0
Realmente parece un problema sencillo pero para quienes no son muy habiles con el mouse y prefieren el teclado se complica bastante el no poder hacerlo. Habra otra forma de solucionar esto?
Gracias.
Saludos
Veracruz, Mexico |
Activar un oBtn con Click del Mouse y Enter de teclado | Estás usando una versión bastante antigua de FW. Deberías actualizarte a la versión más reciente.
Se han hecho muchísimos cambios desde la versión que tu usas. |
Activar una funcion justo al seleccionar una solapa de folde | Buenas:
Necesito activar una función justo cuando el usuario pulsa una solapa dentro de un folder.... ¿es posible?
Mil gracias.
LORENZO. |
Activar una funcion justo al seleccionar una solapa de folde | [code=fw:2ufcv3vu]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #0000ff;">REDEFINE</span> <span style="color: #0000ff;">FOLDER</span> oFol <span style="color: #0000ff;">PROMPT</span> <span style="color: #ff0000;">"Tab1"</span>,<span style="color: #ff0000;">"Tab2"</span> <span style... |
Activar/Desactivar botones en ribbonBar on the fly.. (SOLVED | Antonio,
Quiero activar/desactivar algunos botones segun alguna condicion del usuario o ya sea que se le activen tales opciones de manera manual on the fly, ya intente :
oRibbon:Refresh()
oRibbon:Default()
Y nop, no funca. A veces lo hace otras no.
Acaso tengo que recorrer todos los botones pertenecientes al grupo... |
Activar/Desactivar botones en ribbonBar on the fly.. (SOLVED | Que tal Ray,
Estoy usando la ribbon y en determinado momento tuve la necesidad de hacer lo mismo que tu, me fue dificl poder ejecutarlo,
mejor opte por hacer un modulo de permisos para cada opcion de la ribbon, grupos y botones...
Investigue un poco, cada pestaña es un dialogo y dentro de este estan sus controles y d... |
Activar/Desactivar botones en ribbonBar on the fly.. (SOLVED | Hola Paco,
Muchas gracias por la info, hare algunas pruebas con lo que comentas.
Saludos |
Activar/Desactivar botones en ribbonBar on the fly.. (SOLVED | Paco,
Al parecer con esto logre solucionarlo :
aeval( oRBar:aDialogs[x]:aControls, {|oControl| oControl:aevalwhen() } )
Y ya me esta validando las condiciones hasta el momento, de manera correcta.
Veremos si no brinca algun otro detalle.
Saludos |
Activar/Desactivar botones en ribbonBar on the fly.. (SOLVED | Ray,
excelente, si habia que bajar hasta los ultimos controles, yo ahi tope un poco, pero por cuestiones de seguridad en los tipos de permisos a los usuarios, tuve que hacerlo por cada boton, pero igual y pruebo el aevalwhen,, cualquier cosa mas que le encuentres por ahi avisa, para estar al tanto,
saludos
paco |
Activar/Desactivar botones en ribbonBar on the fly.. (SOLVED | perdon ray, como le agregaste el solved al subject original, yo no lo he podido hacer, lo hice pero me lo puse en el mensaje no en el primer post,,
gracias
paco |
Activar/Desactivar botones en ribbonBar on the fly.. (SOLVED | Paco,
Abres tu hilo, te vas al 1er post y lo editas, y ahi ajustas tu encabezado.
Saludos |
Activar/desactivar opciones en EXPLOREBAR | En un control EXPLORERBAR puedo desactivar los PANEL con oPanel1:Disable() y ocultarlos con oPanel1:Hide().
¿Hay forma de desactivar u ocultar los links de cada PANEL? |
Activar/descativar ON CHANGE en tiempo de ejecucion | Compañeros:
Tengo la clausula ON CHANGE en un GET pero necesito activarlo o desactivarlo en tiempo de ejecución en función del valor que tome un radiobutton.
Tengo el siguiente código
[code=fw:2pyzvt19]<div class="fw" id="{CB}" style="font-family: monospace;"> <br /> <span style="color: #0000ff;">redefine</span> <sp... |
Activar/descativar ON CHANGE en tiempo de ejecucion | Podria ser
[code=fw:483zi340]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">Local</span> bChange<span style="color: #000000;">[</span> <span style="color: #000000;">1</span> <span style="color: #000000;">]</span> := <span style="color: #000000;">{</span> || CO... |
Activate FW-forum for Tapatalk | Antonio,
Is there a posibility to activate this forum so I can read it also with Tapatalk on my smartphone?
Thanks,
Marc |
Activate FW-forum for Tapatalk | Antonio,
Any chance?
Marc |
Activate FW-forum for Tapatalk | Marc,
I have been reviewing it and I think we can implement it for these forums. I won't be in the office until next monday, then we can work on it.
Sorry for the delay... |
Activate FW-forum for Tapatalk | Antonio,
Thank you, this would be nice, since than I can access this forum anytime!! <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D -->
Marc |
Activate FW-forum for Tapatalk | Antonio,
Have you had time to look at it?
Thanks,
Marc |
Activate FW-forum for Tapatalk | Checking it right now, sorry for the delay:
[url:th80euvp]http://www.tapatalk.com/activate_tapatalk.php?plugin=phpbb[/url:th80euvp] |
Activate FW-forum for Tapatalk | Mark,
Ready, it should be available already <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
Activate FW-forum for Tapatalk | Antonio,
Tapatalk can't find fivetechsupport yet. Maybe I have to wait some time so they have updated their server.
I let you know if it works.
Thanks,
Marc |
Activate FW-forum for Tapatalk | Antonio,
If I search tapatalk to fivetech or fivetechsoft, it doesn't find it. Did you use an other name?
Thanks,
Marc |
Activate FW-forum for Tapatalk | Marc,
I missed to list it, it should be ok now as "FiveTech Software tech support forums" <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
Activate FW-forum for Tapatalk | Antonio,
It's working fine now!!!
Thanks,
Marc
Verstuurd van mijn HTC Desire S met Tapatalk |
Activate FW-forum for Tapatalk | Marc,
Could you post a screenshot ? <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
thanks for your feedback |
Activate FW-forum for Tapatalk | Antonio,
I don't know if it's possible to make a 'Print-screen' and save it to a file with Android.
Otherwise, I will take a photo of it when I'am home.
Marc |
Activate FW-forum for Tapatalk | Marc,
[quote:3nm9xx6s]If you’re using Android 4.0 or later, this is easy. Just press and hold the Volume Down and Power buttons at the same time. You’ll see an animation on the screen, indicating that the screenshot was saved. Android will save the screenshot to your Gallery. Launch the Gallery app and tap Screenshots... |
Activate FW-forum for Tapatalk | Antonio,
Sorry for the delay, but here are some screenshots.
[img:25cb2ev1]http://www.vms.be/FWTest/2012-09-12_17-35-10.jpg[/img:25cb2ev1]
[img:25cb2ev1]http://www.vms.be/FWTest/2012-09-12_17-35-43.jpg[/img:25cb2ev1]
[img:25cb2ev1]http://www.vms.be/FWTest/2012-09-12_17-35... |
Activate FW-forum for Tapatalk | Marc,
Thanks! <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
Activate Tabtip modify sample C# | Dear All,
I found the C# that can activate Tabtip.exe anytime, even ::bGotFocus of GET, not only ACTIVATE clause.
Can we modify to xHarbour?
Thanks in advance,
[code=fw:1a1267lb]<div class="fw" id="{CB}" style="font-family: monospace;">using System;<br />using System.Diagnostics;<br />using Microsoft.Win32;<br /><br... |
Activate Tabtip modify sample C# | Dear Dutch
Not enough with this?
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=37570&p=224642&hilit=tabtip#p224617">viewtopic.php?f=3&t=37570&p=224642&hilit=tabtip#p224617</a><!-- l --> |
Activate Tabtip modify sample C# | Dear cnavarro,
I've read this thread already and used it but if the user close the keyboard (tabtip). It cannot activate again even oGet:OnGotFocus. This is the problem.
Thank you in advance,
[quote="cnavarro":2dxldcf8]Dear Dutch
Not enough with this?
<!-- l --><a class="postlink-local" href="http://forums.fivetec... |
Activate Tabtip modify sample C# | Ok, I understand and I will look at it then |
Activate Tabtip modify sample C# | Thank you so much,
[quote="cnavarro":b001zt41]Ok, I understand and I will look at it then[/quote:b001zt41] |
Activate Windows Copilot today! | [url:26lw6y8m]https://www.larazon.es/tecnologia/inteligencia-artificial-sencillo-truco-activar-copilot-windows-11-espana_20231003651b1e9890d39d0001e6eff5.html[/url:26lw6y8m]
microsoft-edge://?ux=copilot&tcp=1&source=taskbar
got it working on my PC, now wondering how to access it programmatically...
C... |
Activate Windows Copilot today! | [url:bs947nrt]https://stackoverflow.com/questions/77249923/how-to-programmatically-use-the-new-windows-copilot?noredirect=1#comment136190904_77249923[/url:bs947nrt] |
Activate Windows Copilot today! | Are you using it ?
Please provide feedback as I am testing a new FWH example to inspect the Windows Copilot windows handles, in case you want to test it |
Activate first item on popup menu | Hi,
When a popup menu is activated, the highlight is not show, and the user must first press up or down to see the highlight. Is there a way to automatically highlight the first item?
Alex |
Activate first item on popup menu | Alex,
In samples\TestPop.prg please insert this line:
[code:2w8dm0ty]
function ShowPopup( nRow, nCol )
oMenu := BuildPopup()
// This one!
oMenu:aItems[ 1 ]:bWhen = { || oMenu:oWnd := oWnd, oMenu:Hilite( 1 ), oMenu:aItems[ 1 ]:bWhen... |
Activate first item on popup menu | Hi,
The highlight seems to work, but the menu still "thinks" it is not highlighted, as you must press down twice to get off the first row. Is there a way around this?
Alex |
Activate first item on popup menu | Alex,
You could try to send a WM_KEYDOWN to the popup:
SendMessage( oPopup:hMenu, WM_KEYDOWN, VK_DOWN ) |
Activating a Scanner | Hello
For saving battery I have to activate the scanner when the program is going to use it and desactivate later.
I the Symbol web I hace found some C functions.
1) The Functions are for Microsoft embedded Visual C++ 4.0. Is possible to use that?
2) How do I call a C function
Thanks |
Activating a Scanner | Jose,
Probably, you may use this function similiar to BatteryInfo sample.
Pawel |
Activating a Scanner | Jose,
Please provide the URL or the C code so we can help. |
Activating a Scanner | Hello Antonio:
The developers web for Symbol products is in:
[url:1cboj543]http://devzone.symbol.com/[/url:1cboj543]
I attach de code but the solution for this is not urgent for me as I can finish my aplication (I will do that first) and after I will try to optimize the battery life.
[code:1cboj543]
... |
Activating a Scanner | Jose,
You may start using some portions of the code and test them:
From your app, just call Scan_Open() and see if you get or not an error message.
[code:j2hanas1]
#pragma BEGINDUMP
#include <hbapi.h>
#include <windows.h>
#include <ScanCAPI.h>
HANDLE hScanner = NULL;
TCHAR szScannerName[MAX_P... |
Activating a Scanner | Hello Jose
I suggest you use palm with intergrated scanner.
(I use <!-- m --><a class="postlink" href="http://na.psc.com/html/f4220.htm">http://na.psc.com/html/f4220.htm</a><!-- m --> )
They work very well and you d'ont need to write any cose,
as it is automatic.
Ihave had negative experiences with external scanner ... |
Activating a Scanner | Hello Maurizio.
I have a Symbol 8800 pda with integrated scanner. I can configure it to remain active all the time but the seller told me that was better, for saving battery, to activate a de-activate each time we want to scan a codebar.
I will take a look at the web you point because I thing that 1500€ is very expe... |
Active Directory | Does anybody know how to get the user name from active directory in FiveWin? |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.