Search found 83 matches: leaves

Return to advanced search

Re: Parameter for Timeout

What problem arises when someone leaves the program open that we have to respond to? Probably none, but it is just a good habbit of closing a program. I will surely use this code to force the program to close. (give them enough time offcource) ...
by Marc Venken
Thu Sep 21, 2023 11:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Parameter for Timeout
Replies: 17
Views: 739

Re: Parameter for Timeout

Hello, What problem arises when someone leaves the program open that we have to respond to? However, a timeout won't help here if the user is no longer in front of the computer. You'll always have to close the program automatically, but you won't ...
by Otto
Thu Sep 21, 2023 11:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Parameter for Timeout
Replies: 17
Views: 739

Re: Cut & Paste limit

... about this problem, and I expect he is just pointing the cursor at the middle of the field and pressing paste, which, as was explained, leaves half the field with blank spaces and limits the paste. Thank you so much for that answer. It also explains why I could not duplicate the problem ...
by TimStone
Fri Sep 08, 2023 4:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Cut & Paste limit
Replies: 7
Views: 520

Re: Mostrar tooltip (c5) con formato celda xbrowse

... bCellTooltip works when mouse pointer hovers over a cell. He wanted to display the dialog when user navigates to a row and close when the user leaves the row.
by nageswaragunupudi
Mon Sep 27, 2021 7:21 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mostrar tooltip (c5) con formato celda xbrowse
Replies: 8
Views: 1036

Re: Mostrar tooltip (c5) con formato celda xbrowse

... cell or when the user navigates to a row? Earlier, you asked how to show a dialog when the user navigates to a row and close dialog when the user leaves the row. This is the solution for that original question: #include "fivewin.ch"REQUEST DBFCDXfunction Main()   local ...
by nageswaragunupudi
Sat Sep 25, 2021 2:14 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mostrar tooltip (c5) con formato celda xbrowse
Replies: 8
Views: 1036

Re: What's the best way to set individual bits, in a bit string

... together any kind structured tutorial document with short samples and maybe exercises. All we have is reference documentation and samples, which leaves it up a random process, and there's always a chance that the developer might miss something fundamental. Let me think about this a bit. Maybe ...
by FWExplorer
Sun Feb 28, 2021 6:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: What's the best way to set individual bits, in a bit string
Replies: 9
Views: 657

Help for MDI Frame

... my code. in FWH version 17.09 after calling the print procedure, windows dialog1 is borderless. in version 20.07 the return to windows dialog1 leaves a frame. #include "FiveWin.ch"static oWndstatic lWnd1, oWnd1// ... static lWnd2, oWnd2Function Main()    local oBar, oBar1, ...
by Mulyadi
Tue Sep 01, 2020 12:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help for MDI Frame
Replies: 4
Views: 263

FWH 2006: XBrowse : Own built-in Buttonbar

... This Record"      return nil      >return nil  If we specify oBrw:nTopBarHeight, the browse leaves a blank space on the top with this height. We can place our own buttons or some other controls specific to the browse in this area.
by nageswaragunupudi
Thu Jul 09, 2020 6:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 2006: XBrowse : Own built-in Buttonbar
Replies: 11
Views: 1891

Re: serious problems on TPlann

... fields RE> CHECK_IN RE> CHECK_OUT I enter 01-03-2020 and 02/03/2020 I always have a room occupied on day 02/03, but in reality the customer leaves the room on the morning of March 2 because the customer stays only one night . but when I go to count the days nDays: = (RE-> CHECK_OUT - ...
by Silvio.Falconi
Fri Mar 27, 2020 8:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: serious problems on TPlann
Replies: 1
Views: 398

Re: Birthday wishes to Reinaldo and Cristobal

... in the hotel available. We can also have a smaller meeting with excellent leisure activities. It is best if everyone who wants to participate leaves a comment or sends us an email. Mod Harbor and getting started with online programming would be a good topic. Best regards Otto 1st FWH + [x]Harbour ...
by Otto
Mon Jan 13, 2020 7:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Birthday wishes to Reinaldo and Cristobal
Replies: 7
Views: 1105

Re: To James Bott - Error Using TData

... data entry screen. Then aissgn the real ID when saving the new record. 3) Use Nages' system that recovers abandoned IDs and uses them later. This leaves the database with IDs out of physical order, Also, there can be some missing ID's at any given time (did you realize this?). 4) Use my alternate ...
by James Bott
Wed May 29, 2019 5:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To James Bott - Error Using TData
Replies: 49
Views: 4174

Re: Rpreview issues - PDF CONCLUSIONS

... It is also nice to know how to substitute in my email system. My clients use a variety of resources for email, and many do it online which leaves no default email system on their computer. The installed default is Windows Mail, but it does NOT support MAPI services.
by TimStone
Tue Apr 30, 2019 6:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rpreview issues - PDF
Replies: 58
Views: 7277

Re: xbrowse listbox

... in xbrowse with items leading a,b,c 2. selected with dblclick or return. exit with esc or button 3. automatically evaluated the bPostedit and leaves the listbox to next cell do You want to move to the next column ( focus ) or simply down to the next row :?: regards Uwe :D
by ukoenig
Mon Apr 22, 2019 3:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse listbox
Replies: 5
Views: 743

Temp table for ADS

... in the data dictionary but ADS is doing this automatically. I've tried to delete the file within the program ( FileDelete() ), but that still leaves it in the DD. Any suggestions ?
by TimStone
Tue Dec 04, 2018 8:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Temp table for ADS
Replies: 10
Views: 2486

Re: Automatic xbrowse refresh

... If the user is working in the xBrowse, I let him do his job because I have a routine to do it after he modiies or sees any data, but if he leaves his workplace, I'm want to refresh it after some minutes, so if he returns, he can see new or modified data. That's the idea. From Chile Adolfo
by Adolfo
Mon Oct 22, 2018 12:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Automatic xbrowse refresh
Replies: 5
Views: 1281
Next

Return to advanced search