Search found 555 matches: task

Return to advanced search

EMG thank you !
But message bar is often covered by ms windows task bar, how to solve this ?
Thanks!
Shuming Wang
by ShumingWang
Wed Mar 08, 2006 10:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tget message not show?
Replies: 5
Views: 1407

Este es el motivo de cambiar todo a dialogos ( ya tenia la aplicacion terminada) . En el task solo sale la ventana pantalla inicial .
Yo recupero el programa volviendo a lanzar el programa ( eso es facil de pedir al usuario ) , usando la funcion que existe en el foro StillRun() .
Saludso.
by astursoft
Mon Feb 13, 2006 9:29 am
 
Forum: FiveWin para Pocket PC
Topic: La ventana queda 'atrás'
Replies: 9
Views: 2490

el problema surge cuando son ventanas encadenadas , menu->browsecliente->ficha cliente->sus pedidos , en el task existe una entrada por cada ventana . Vale recupero a delante sus pedidos ( cosa que para un viajante "usuario" ya es un logro) , pero eso no me garantiza que ...
by astursoft
Mon Feb 13, 2006 6:21 am
 
Forum: FiveWin para Pocket PC
Topic: La ventana queda 'atrás'
Replies: 9
Views: 2490

Re: New Preview

... registration of COM or OCX components, all these for free. >Circular barcode class I think there should be a FONT you can purchase for this task, there are plenty of Bar code fonts for sale.
by R.F.
Mon Feb 13, 2006 4:21 am
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: New Preview
Replies: 8
Views: 4981

Error en BtnBMP con recursos

... es debido a que si por algo se me queda el programa detras ( tapado por otro ) , o lo habren dos veces , como lo traigo hacia adelante ? , en el task manager me aparece un programa por cada ventana abierta . Con dialogos solo aparece la ventana proncipal , la traigo adelante y listo .
by astursoft
Sat Feb 11, 2006 2:51 pm
 
Forum: FiveWin para Pocket PC
Topic: Error en BtnBMP con recursos
Replies: 1
Views: 750

Antonio Linares wrote:Actually it is NOT possible.
The treeview shows but it hangs when it is clicked.

Yes, in the task manager my application run on 99% of CPU time.
We don't know yet how to fix it or if it is fixeable.

There are any other tools or methods?
by Ugo
Mon Jan 09, 2006 3:54 pm
 
Forum: FiveWin for CA-Clipper
Topic: FW27 TREE PROBLEM
Replies: 11
Views: 3230

... again, will post a msg to itself. This way you don't overload the system. Regarding WinExec( ..., 9 ) you may press ctrl+alt+del to check in the task manager if the called app is running only once. It should be just there once.
by Antonio Linares
Wed Dec 28, 2005 8:00 am
 
Forum: FiveWin for CA-Clipper
Topic: Task priority
Replies: 3
Views: 1236

Task priority

Increaing the timer only delayed when the program hogged the system. I have now set a flag whilst processing incoming text files and do not update the stats until this flag is no longer set. Another problem Winexec("program",9) states it will start a program or use the one currently running. When I ...
by grumpy
Wed Dec 28, 2005 4:49 am
 
Forum: FiveWin for CA-Clipper
Topic: Task priority
Replies: 3
Views: 1236

Task priority

Is there a way of setting a tasks priority. I have a program that processes a lot of data from text files created by another device. The user now wishes some stats from this program, I wish to create them on the fly. The problem is each text file takes approx 30 - 40 minutes to process and creates t...
by grumpy
Tue Dec 27, 2005 12:55 pm
 
Forum: FiveWin for CA-Clipper
Topic: Task priority
Replies: 3
Views: 1236

Syncronizing Data

... company VPN. I need to keep the data as close to real time as possible in all the offices. When I originally wrote the program it was a big enough task to keep the 2 offices in sync. Now I need to be able to add new offices as time goes by. We do not use ADS (and there is no plan on using it in ...
by Jeff Barnes
Tue Nov 22, 2005 10:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Syncronizing Data
Replies: 0
Views: 711

... #include "FiveWin.ch" function Main() local oWnd, oBrush, oBar, oBmp, oIcon DEFINE ICON oIcon RESOURCE 'Task' DEFINE BRUSH oBrush STYLE BORLAND // FiveWin new predefined Brushes DEFINE WINDOW oWnd FROM 4, 4 TO 25, 75 ; TITLE "Test Menu Program" ; MENU ...
by Milan Mehta
Mon Nov 21, 2005 5:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to provide Exit option in Menu class ?
Replies: 4
Views: 1783

New FTDN - Oct/Nov

... With this version, I get no errors, but when I run the program the cursor goes to "wait" then it never loads. The program does not appear in the Task Manager, either. I have installed the "Fiveh().libs" from the Zip files, so it should be right up to date. The previous version of FWH2.6 (Sep) ...
by richard
Thu Nov 03, 2005 9:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FTDN - Oct/Nov
Replies: 8
Views: 3050

Jose Luis: You can call another fw application that calls your exe again, with a non visible window and then exit as the only task to do. In your fw program you call this exe and quits. The new application can activate a timer to wait a few seconds before execute the other program, if ...
by DanielPuente
Mon Oct 31, 2005 4:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to restart an app
Replies: 6
Views: 2616

Pier Luigi, We are working on the CallDll() issue. Its not an easy task. We had to contact Microsoft developers, as the pocket pc architecture is not the same as the one used by PCs, and there are some tricky ways to implement it (the stack is not used to ...
by Antonio Linares
Tue Oct 11, 2005 4:03 pm
 
Forum: FiveWin for Pocket PC
Topic: FWPPC: DLL & FOLDER/TAB
Replies: 2
Views: 1303

Re: Preview with blank page

... reseting the machine is to manually delete that file if you can, and if it has read only attributes you have to press ctrl+alt+del and kill the task wowexec.exe and only sometimes vtvdm.exe. Then you can delete the temporary file and all become normal again. Regards, Daniel Puente Mar del Plata, ...
by DanielPuente
Sun Oct 09, 2005 6:08 pm
 
Forum: FiveWin for CA-Clipper
Topic: Preview with blank page
Replies: 2
Views: 1432
Previous

Return to advanced search