... hCtlLost`: Handle to the control that lost focus.
6. **`LostFocus( hWndGetFocus )`**
- **Description:** Handles the event when the combo box loses focus.
- **Parameters:**
- `hWndGetFocus`: Handle to the control that gained focus.
7. **`Set( cNewItem )`**
- **Description:** Sets the ...
Search found 79 matches: loses
Searched query: loses
- Fri Jan 17, 2025 11:13 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 4827
- Fri Jan 17, 2025 10:54 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 4827
Re: Using new Class TDeepSeek for documenting
... The state of the mouse buttons and keyboard keys.
9. **`LostFocus( hCtlFocus )`**
- **Description:** Handles the event when the button loses focus. It updates the button's style to indicate that it is no longer the default button.
- **Parameters:**
- `hCtlFocus`: The handle of the ...
9. **`LostFocus( hCtlFocus )`**
- **Description:** Handles the event when the button loses focus. It updates the button's style to indicate that it is no longer the default button.
- **Parameters:**
- `hCtlFocus`: The handle of the ...
- Fri Jan 17, 2025 10:49 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 4827
Re: Using new Class TDeepSeek for documenting
... of the control that lost focus.
- **Returns:** `nil`.
13. **`LostFocus( hWndGetFocus )`**
- **Description:** Handles the event when the button loses focus.
- **Parameters:** `hWndGetFocus`: The handle of the control that gained focus.
- **Returns:** `nil`.
14. **`KeyChar( nKey, nFlags ...
- **Returns:** `nil`.
13. **`LostFocus( hWndGetFocus )`**
- **Description:** Handles the event when the button loses focus.
- **Parameters:** `hWndGetFocus`: The handle of the control that gained focus.
- **Returns:** `nil`.
14. **`KeyChar( nKey, nFlags ...
- Fri Jan 17, 2025 10:33 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 4827
Using new Class TDeepSeek for documenting
... with new properties.
- **Parameters**: Similar to `New()`.
- **Returns**: Self (the redefined object).
3. **`CloseList()`**
- **Description**: Closes the drop-down list.
- **Returns**: None.
4. **`CreateList()`**
- **Description**: Creates and displays the drop-down list.
- **Returns**: None ...
- **Parameters**: Similar to `New()`.
- **Returns**: Self (the redefined object).
3. **`CloseList()`**
- **Description**: Closes the drop-down list.
- **Returns**: None.
4. **`CreateList()`**
- **Description**: Creates and displays the drop-down list.
- **Returns**: None ...
- Mon Dec 30, 2024 2:09 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Lost connection to MySQL server during query
- Replies: 40
- Views: 17951
Re: Lost connection to MySQL server during query
Yes,
You can use bOnLostServer
* FWMariaConnection:
Reconnection logic improved when the app loses connection to the server.
New data bOnLostServer: If this codeblock is specified, it is called when the
application loses connection with the server.
Is there any way I can change the error message ...
You can use bOnLostServer
* FWMariaConnection:
Reconnection logic improved when the app loses connection to the server.
New data bOnLostServer: If this codeblock is specified, it is called when the
application loses connection with the server.
Is there any way I can change the error message ...
- Wed Feb 21, 2024 1:07 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Data exchange between PC and Android device on the same loca
- Replies: 17
- Views: 3546
Re: Data exchange between PC and Android device on the same loca
... the beginning.
Since my pressing issues were the development of screens and the flow of the program, I did not look into it further.
Also, one loses focus if one experiments too much.
I also tested CGI only once and it worked well.
But I have the original mod_harbour version in use and no ...
Since my pressing issues were the development of screens and the flow of the program, I did not look into it further.
Also, one loses focus if one experiments too much.
I also tested CGI only once and it worked well.
But I have the original mod_harbour version in use and no ...
- Thu Nov 02, 2023 9:53 am
- Forum: WhatsNew / Novedades
- Topic: New FTDN October/Octubre 2023 (FWH 23.10)
- Replies: 1
- Views: 6652
New FTDN October/Octubre 2023 (FWH 23.10)
... fivetechsupport.com/viewtopic.php?f=3&t=43850&sid=19db84a6686a199e5a8529b0d17e21d6
* FWMariaConnection:
Reconnection logic improved when the app loses connection to the server.
New data bOnLostServer: If this codeblock is specified, it is called when the
application loses connection with the ...
* FWMariaConnection:
Reconnection logic improved when the app loses connection to the server.
New data bOnLostServer: If this codeblock is specified, it is called when the
application loses connection with the ...
- Sun Aug 13, 2023 4:32 am
- Forum: FiveWin para Harbour/xHarbour
- Topic: ayuda con edicion en xbrowse
- Replies: 3
- Views: 505
Re: ayuda con edicion en xbrowse
... a cell, by default, the changes are saved if the user confirms the changes either by pressing enter or any arrow keys.
During the edit, if the Get loses focus, either by clicking another cell or changing focus to another window/dialog, the Get is closed and the changes are lost by default or saved ...
During the edit, if the Get loses focus, either by clicking another cell or changing focus to another window/dialog, the Get is closed and the changes are lost by default or saved ...
- Mon Jul 31, 2023 10:58 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: EXCEL description: (DOS Error -2147352567) WINOLE/1007 Imp
- Replies: 4
- Views: 686
EXCEL description: (DOS Error -2147352567) WINOLE/1007 Imp
Hi, all
I often get this error but not always. I can't figure out what triggers it, maybe the copy process that loses synchronism with the range of cells involved in the copy?
Could the situation be improved with the 64-bit fwh version?
Thank you
Application
===========
Path and name: d:\Zephir ...
I often get this error but not always. I can't figure out what triggers it, maybe the copy process that loses synchronism with the range of cells involved in the copy?
Could the situation be improved with the 64-bit fwh version?
Thank you
Application
===========
Path and name: d:\Zephir ...
- Thu May 25, 2023 11:30 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: CLASS modification
- Replies: 33
- Views: 6026
Re: CLASS modification
... clients. I have a great balance of time, but everyone I know who does not rigorously exercise their mind as they age, declines in health, and loses happiness. It is very important to continue to challenge your brain, and the logical thought involved in programming is an outstanding way to ...
- Thu Apr 27, 2023 9:22 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: lose focus on buttonbar
- Replies: 17
- Views: 2262
lose focus on buttonbar
... type it must show only two buttons
if the user restores the initial buttonbar he must put back the 6 buttons
when the buttonbar type changes it loses the focus and colors of the buttonbar
this is the test
#include 'fivewin.ch'
#include 'xbrowse.ch'
#include "constant.ch"
Function test ...
if the user restores the initial buttonbar he must put back the 6 buttons
when the buttonbar type changes it loses the focus and colors of the buttonbar
this is the test
#include 'fivewin.ch'
#include 'xbrowse.ch'
#include "constant.ch"
Function test ...
- Tue Mar 07, 2023 10:41 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: xBrowse: Auto save edit
- Replies: 2
- Views: 480
xBrowse: Auto save edit
... clause used), without pressing Enter I immediately click the Print button.
I find that if I do that whatever I recently keyed-in is not saved. It will only be saved if I pressed Enter before clicking the the Print button.
Is there some setting/flag to allow save whenever the cell loses focus?
TIA
I find that if I do that whatever I recently keyed-in is not saved. It will only be saved if I pressed Enter before clicking the the Print button.
Is there some setting/flag to allow save whenever the cell loses focus?
TIA
- Thu Jan 14, 2021 12:56 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: xBrowse color (Solved)
- Replies: 8
- Views: 930
Re: xBrowse color
Hello Francisco.
Mine is already like this, the question I want to solve is when it loses focus.
See the images.
with focus
![Image](http://maxxtech.com.br/forum/comfoco.jpg)
without focus
![Image](http://maxxtech.com.br/forum/semfoco.jpg)
Mine is already like this, the question I want to solve is when it loses focus.
See the images.
with focus
![Image](http://maxxtech.com.br/forum/comfoco.jpg)
without focus
![Image](http://maxxtech.com.br/forum/semfoco.jpg)
- Thu Mar 12, 2020 10:17 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Problem with datepick
- Replies: 13
- Views: 3621
Re: Problem with datepick
... ie it puts the second date less than the first
The standard behavior of all controls is that VALID function is executed only when the control loses focus. If we want some checks to be made before the control loses focus, we need to use ON CHANGE functionality ( or bChanged )
This is how all ...
The standard behavior of all controls is that VALID function is executed only when the control loses focus. If we want some checks to be made before the control loses focus, we need to use ON CHANGE functionality ( or bChanged )
This is how all ...
- Wed Mar 11, 2020 10:00 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Problem with datepick
- Replies: 13
- Views: 3621
Re: Problem with datepick
... ie it puts the second date less than the first
The standard behavior of all controls is that VALID function is executed only when the control loses focus. If we want some checks to be made before the control loses focus, we need to use ON CHANGE functionality ( or bChanged )
This is how all ...
The standard behavior of all controls is that VALID function is executed only when the control loses focus. If we want some checks to be made before the control loses focus, we need to use ON CHANGE functionality ( or bChanged )
This is how all ...