Search found 194 matches: push

Return to advanced search

... // ----------------------------------------------------------------------------------------------- class PHP2PDF { var $matriz; function Push ($campo, $valor) { $this->matriz[$campo]=$valor; } function Make ($FicheroPDF, $FicheroFDF) { $buscar = array('\\', '(', ')'); $reemplazar = ...
by sjingo
Sat Nov 11, 2006 6:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ACTIVEX PDF y fusión de datos
Replies: 32
Views: 19765

Generic ActiveX methods via OnError

... as a call to the actual control. It seems to work, but there are a couple issues: How can I handle passing non-string args? In PRG code, can I "push items onto the stack" and exec the Do() method? Is there a better way to do this, or do you see a lurking problem? METHOD OnError( ... ...
by Brian Hays
Mon Sep 11, 2006 8:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Generic ActiveX methods via OnError
Replies: 3
Views: 910

Default Button?

Hi Everybody,

I used to be able to press ENTER and it would act as if I have clicked on the OK button. This is no longer working.

In Workshop I have the "default push button" selected.

Any Ideas?

Thanks,
Jeff
by Jeff Barnes
Fri Aug 25, 2006 8:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Default Button?
Replies: 3
Views: 730

How to use Free TWAIN_32.dll

... option -a2 //(Mentor June 13, 1996) switch to word alignment #else //(Mentor June 13, 1996) if we're using some other compiler #pragma pack (push, before_twain) #pragma pack (2) #endif //(Mentor June 13, 1996) #else /* WIN32 */ #endif /* WIN32 */ /**************************************************************************** ...
by areang
Thu Aug 03, 2006 9:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use Free TWAIN_32.dll
Replies: 0
Views: 1730

... of the following values, indicating which type of input the application processes. Value Meaning DLGC_BUTTON Button. DLGC_DEFPUSHBUTTON Default push button. DLGC_HASSETSEL EM_SETSEL messages. DLGC_RADIOBUTTON Radio button. DLGC_STATIC Static control. DLGC_UNDEFPUSHBUTTON Nondefault push button. ...
by Antonio Linares
Mon Jul 31, 2006 6:52 am
 
Forum: FiveWin para CA-Clipper
Topic: Problema VK_RETURN
Replies: 3
Views: 1265

Programming Is Like _

http://push.cx/2006/programming-is-like-_ because… ⋅ One mistake and you have to support it for the rest of your life. (Michael Sinz) ⋅ Once you get started, you’ll only stop because you’re exhausted. ⋅ It ...
by modicr
Mon Jul 10, 2006 11:31 am
 
Forum: Off Topic / Otros temas
Topic: Programming Is Like _
Replies: 0
Views: 786

... implements it but it looks as it does not sound on the Pocket PC. We will review it. > 2.- Why when I minimize my app, it quit like if I push the button "X" .. when you click on the "X", Windows Mobile tries to iconize the application instead of closing it, so FWPPC uses such event to ...
by Antonio Linares
Fri Jun 16, 2006 4:24 am
 
Forum: FiveWin for Pocket PC
Topic: Tone function
Replies: 4
Views: 1300

Tone function

Long time ago ...

Anyway, tomorro play mexico and hope win ...

Ok, lets to the topic...

1.- Is tone function implement ?

2.- Why when I minimize my app, it quit like if I push the button "X" ..

Best Regards to all
Osvaldo Ramirez
by ramirezosvaldo
Fri Jun 16, 2006 1:45 am
 
Forum: FiveWin for Pocket PC
Topic: Tone function
Replies: 4
Views: 1300

How to stop en endless loop ?

... loop that will do the following: - read the GPS data - save the data into a file - wait a few seconds - loop To stop the loop, the user will push another button. How can this be done? Thanks for any hint. Best regards, Raymond
by Raymond Fischbach
Tue Jun 06, 2006 6:52 pm
 
Forum: FiveWin for Pocket PC
Topic: How to stop en endless loop ?
Replies: 6
Views: 2026

... ( con un poco de trampa ) . Resulta que los señores usuarios de las pda usan con la central un sistema de mail de vodafone llamado algo asi como PUSH ¿¿ :shock: Este sistema instala unas carpetas en el programa Tmail de microsoft de la pda para funcionar ( y nada de protocolos smtp y similar ...
by astursoft
Wed Mar 29, 2006 1:06 pm
 
Forum: FiveWin para Pocket PC
Topic: Impresion desde Pocket
Replies: 17
Views: 7501

... ago many developpers said "16 will be obsolete under 2000, XP" but it's not true today. Perhaps this is just hoax from Microsoft and others to push us to buy new, new, always new products.
by Badara Thiam
Fri Mar 17, 2006 9:06 am
 
Forum: FiveWin for CA-Clipper
Topic: PRNSetCopies() failure in FW 2.5
Replies: 8
Views: 3587

TSBrowse - autoappend and autoedit

Adding a new line with autoappend is working fine. The first column has focus and de cursor is ready for input. Now I want that I have to push the return button before the status of the column is in edit. lAutoEdit does not the job. Very often a user has nothing to enter in the first column. ...
by Willy
Sun Mar 05, 2006 10:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TSBrowse - autoappend and autoedit
Replies: 0
Views: 401

EnricoMaria, thanks you, know it almost works! There is still only one case that don't works and it is when I push "RETURN" when focus is already on "OK" button. In this case focus goes on "CANCEL" button!!! :shock: Don't you think is a FWH bug? I think that even your code almost ...
by Gianni
Sat Feb 25, 2006 9:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetFocus problem
Replies: 18
Views: 5198

SetFocus problem

With this little example you can see that if I push "OK" button with mouse all works, if I push "ALT O" on keyboard all works, if I focus on "OK" and push "SPACE BAR" all works, but if I push "RETURN", focus goes on next control instead in "address". ...
by Gianni
Fri Feb 24, 2006 9:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetFocus problem
Replies: 18
Views: 5198
Previous

Return to advanced search