Search found 87 matches: pops

Return to advanced search

Re: Problem with FiveWin and PDF995 on Windows 11.

... of ways, one: Print oPrn Name cReport File cFile to cPrinter oPrn:lUseHaruPDF := .t. Creates a perfectly great PDF, but during the process it pops up the preview screen and immediately takes it down. Can I eliminate the popup of the screen, it seems it would be distracting to the user. Thanks,
by byron.hopp
Tue Feb 13, 2024 8:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 988

Re: HASH vs single variables

I also use this technique. Very easy and better overview. I use a hot-key that pops a xbrowse where i can add a variable on the fly for using in my program. It also pops all var's with there current values and that is happy for info/debug. and I can have labels ...
by Marc Venken
Wed Jun 07, 2023 8:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HASH vs single variables
Replies: 15
Views: 1060

Re: Animated gif as a process indicator.

My users, a resident, have a program through which they submit applications to IT staff. If an answer is given to the request, an animated gif pops up for the user procedure Viw_Kmt(pos) local oObj:='oWnd:aControls[1]:aDialogs[2]:aControls[1]'** pos - ­аpplication number  DEFAULT pos:=0   ...
by Natter
Wed Feb 08, 2023 8:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Animated gif as a process indicator.
Replies: 1
Views: 213

Re: What is the best PDF Printer Driver Windows to use with Five

... The process for me is quite simple. The client's email address is in their record. So, I preview the document, and hit the Email button. A dialog pops up with the To field populated, and the subject ( but I can edit it ). I then add text and hit the send button. It's very smooth and works perfectly. ...
by TimStone
Wed Jan 25, 2023 11:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: What is the best PDF Printer Driver Windows to use with Five
Replies: 11
Views: 762

WAITRUN() doesn't wait

The END message pops up while the calculator is still active. Any ideas?

Code: Select all  Expand view
#include "Fivewin.ch"


FUNCTION MAIN()

    WAITRUN( "calc.exe" )

    ? "END"

    RETURN NIL


EMG
by Enrico Maria Giordano
Sun Jul 17, 2022 12:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WAITRUN() doesn't wait
Replies: 2
Views: 367

Re: Speedtest DBF vs. LetoDB and mySQL

... the speed to open the file and set the scope dropped to 0.0000000000 seconds running on a local drive AND when running from One Drive! The browse pops up immediately and refreshes fast. My code is a mess right now since it was originally written for testing filters vs scopes. However, it is very ...
by James Bott
Mon Oct 18, 2021 11:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Speedtest DBF vs. LetoDB and mySQL
Replies: 22
Views: 1758

cGetFile( )

... your Quick Books Company file") In the past it would give me the link to the file. Something changed ( likely in Windows ). However, Windows pops up a box that informs me the file is in use by another program and I need to close it or select another file. I cannot close it because it must ...
by TimStone
Fri Feb 12, 2021 12:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: cGetFile( )
Replies: 2
Views: 381

Using F1

I need to use F1. How can I disable the help message that pops up when F1 is pressed?

EMG
by Enrico Maria Giordano
Sun Oct 18, 2020 3:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using F1
Replies: 2
Views: 303

Re: xBrowse anomoly

... data field as Numeric and applying a default picture to the column. The data is fine, and clearly type C. To correct the problem, where it pops up, I have to add a PICTURE clause to the browse. To save space I'm using "@!" which may annoy some with all characers capitalized, but ...
by TimStone
Thu Apr 16, 2020 12:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse anomoly
Replies: 21
Views: 3326

Re: Mapi Outlook .. send mail silently

karinha, We have no problem with creating emails for MAPI, as your example does. The problem is that each time you send a MAPI mail, it pops up the email in the client ( Outlook ) and does not send it until you hit the send button. In my case, I have the system send automatic emails in the ...
by TimStone
Fri Dec 13, 2019 4:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mapi Outlook .. send mail silently
Replies: 15
Views: 2511

Printer class: selection errors

... for a report: 1). Using PRINT oPrn NAME "Workorder Printing" FROM USER // Send to user selected printer 2).The printer selection dialog pops up. 3) Instead of selecting a printer, the user clicks the Cancel button 4). The program gets a Windows error that the program has stopped working. ...
by TimStone
Mon Apr 02, 2018 7:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printer class: selection errors
Replies: 6
Views: 786

Re: How to show a large text

... any text variable ( cLabTxt ) to it, call it with a button or other command ( ie. you could do a double click with a field to call it ), and it pops up a dialog box. The text is bold ( darker ) and larger, and it provides more editing space. This is just another sample of a way to do the work ...
by TimStone
Tue Mar 27, 2018 6:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to show a large text
Replies: 17
Views: 2318

Re: How to show a large text

I'm not sure what you are seeking.

I do have some memo fields within a dialog that users want both more space to edit ( so they can see more than what fits in the control space), and a larger font. I have a button that pops up a dialog using a larger size, and a larger font. It's popular.
by TimStone
Tue Mar 27, 2018 3:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to show a large text
Replies: 17
Views: 2318

Re: Introducing FiveTech's fivedit

Cristóbal Whenever I first download FiveEdit and try to run on Windows 10 SmartScreen pops up and gives me a warning .. I just by-pass it and let it run .. Enrico, Please check out Aspack ( not free but very reasonable ) .. I have used it for many, many years and the ...
by Rick Lipkin
Sat Mar 24, 2018 2:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Introducing FiveTech's fivedit
Replies: 560
Views: 105391

Re: Time to consider CORTANA ?

Dear Antonio,
Cortana is opening and asking "What can I do more". Also a MsgInfo with a number (661620) pops up.
On SERVER 2012 with no Cortana installed the number is 0.
Best regards,
Otto
by Otto
Tue Feb 20, 2018 10:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Time to consider CORTANA ?
Replies: 15
Views: 3221
Next

Return to advanced search