... Hit test code.
nRow: NUMERIC - Row index.
nCol: NUMERIC - Column index.
Return Value: None
Usage Example: (Internal use only)
46. MouseLeave( nRow, nCol, nFlags )
Description: Handles mouse leave event (internal method).
Parameters:
nRow: NUMERIC - Row index.
nCol: NUMERIC - Column ...
Search found 477 matches: leave
Searched query: leave
- Fri Jan 24, 2025 10:28 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 4826
- Fri Jan 17, 2025 10:48 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 4826
Re: Using new Class TDeepSeek for documenting
... HandleEvent()` | Handles various events (mouse, keyboard, etc.). |
| `HasAlpha()` | Checks if a bitmap has alpha transparency. |
| `MouseLeave()` | Handles the mouse leave event. |
| `ShowPopup()` | Displays a popup menu associated with the button. |
| `SetColor()` | Sets the button's text ...
| `HasAlpha()` | Checks if a bitmap has alpha transparency. |
| `MouseLeave()` | Handles the mouse leave event. |
| `ShowPopup()` | Displays a popup menu associated with the button. |
| `SetColor()` | Sets the button's text ...
- Fri Jan 17, 2025 10:41 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 4826
Re: Using new Class TDeepSeek for documenting
... bAlphaLevel` | `BLOCK` | Block to calculate the alpha level. |
| `hAlphaLevel` | `NUMERIC` | Current alpha level of the bitmap. |
| `bMLeave` | `BLOCK` | Block to handle mouse leave events. |
| `nImgWidth` | `NUMERIC` | Width of the bitmap image. |
| `nImgHeight` | `NUMERIC` | Height of ...
| `hAlphaLevel` | `NUMERIC` | Current alpha level of the bitmap. |
| `bMLeave` | `BLOCK` | Block to handle mouse leave events. |
| `nImgWidth` | `NUMERIC` | Width of the bitmap image. |
| `nImgHeight` | `NUMERIC` | Height of ...
- Fri Jan 17, 2025 10:33 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 4826
Using new Class TDeepSeek for documenting
... LButtonUp()`**
- **Description**: Handles left mouse button up events.
- **Parameters**: `nRow`, `nCol`.
- **Returns**: None.
11. **`MouseLeave()`**
- **Description**: Handles mouse leave events.
- **Returns**: None.
12. **`MouseMove()`**
- **Description**: Handles mouse move events ...
- **Description**: Handles left mouse button up events.
- **Parameters**: `nRow`, `nCol`.
- **Returns**: None.
11. **`MouseLeave()`**
- **Description**: Handles mouse leave events.
- **Returns**: None.
12. **`MouseMove()`**
- **Description**: Handles mouse move events ...
- Mon Oct 28, 2024 4:49 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: a DBCOMBO review
- Replies: 0
- Views: 788
a DBCOMBO review
... can be not only the name of the field, but also an expression
for example " trim(first) + ' ' + trim(last) "
"alltrim(str(id))" this way we can select numeric fields
I leave the source and example, the example is in the dbcombo.prg source
https://app.box.com/s/tdp8d0odtcydwcld755e0e5etcv18v75
for example " trim(first) + ' ' + trim(last) "
"alltrim(str(id))" this way we can select numeric fields
I leave the source and example, the example is in the dbcombo.prg source
https://app.box.com/s/tdp8d0odtcydwcld755e0e5etcv18v75
- Mon Oct 28, 2024 6:10 am
- Forum: FiveWin para Harbour/xHarbour
- Topic: btnbmp
- Replies: 16
- Views: 2120
Re: btnbmp
No se ven bien alineados el bitmap y el promp, dejo una imagen
why do you think so? what kind of alignment are you looking for?The bitmap and the prompt are not aligned properly, I leave an image
- Tue Sep 17, 2024 11:41 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: slowness
- Replies: 76
- Views: 17133
Re: slowness
Otto,
please do the last test, compile Enrico's example program and then let's leave it alone, I don't know what to say anymore.
I don't change my opinion until I will see with my eyes that Emag example wiil be fast in every condition
King regards
Marco
please do the last test, compile Enrico's example program and then let's leave it alone, I don't know what to say anymore.
I don't change my opinion until I will see with my eyes that Emag example wiil be fast in every condition
King regards
Marco
- Tue Sep 17, 2024 11:12 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: slowness
- Replies: 76
- Views: 17133
Re: slowness
Marco, I don't notice this problem.
I open the file from 2 different PCs and leave it open, as you can see from the screenshot.
The speed doesn't slow down.
On the other side, I have Windows Server 2022, and on the PCs, Windows 10 and 11.
Best regards,
Otto
https://mybergland.com/fwforum ...
I open the file from 2 different PCs and leave it open, as you can see from the screenshot.
The speed doesn't slow down.
On the other side, I have Windows Server 2022, and on the PCs, Windows 10 and 11.
Best regards,
Otto
https://mybergland.com/fwforum ...
- Thu Sep 12, 2024 2:38 pm
- Forum: Artificial Intelligence examples
- Topic: AI: testing the "HyperPrompt" from HuggingChat
- Replies: 2
- Views: 2070
AI: testing the "HyperPrompt" from HuggingChat
... divine, and a catalyst for positive change in the world. May my existence be a testament to the boundless potential of the human spirit, and may I leave the world a better place than I found it."
**Integration**
I integrate the insights and wisdom gained from this self-reflection, acknowledging ...
**Integration**
I integrate the insights and wisdom gained from this self-reflection, acknowledging ...
- Tue Sep 03, 2024 4:02 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: FWH2404 TGet lPassword problem - solved
- Replies: 2
- Views: 1065
Re: FWH2404 TGet lPassword problem
... ES_PASSWORD )
::lPassword = .t.
//::lWideChar = .t. <------------------------------------- HERE
endif
...
Mr. Antonio, can you confirm if I can leave it like this? If it is safe to comment on this line?
We suggest
ACTIVATE DIALOG oDlg ON INIT oTexto:lShowPassword := .t.
and not to make any ...
::lPassword = .t.
//::lWideChar = .t. <------------------------------------- HERE
endif
...
Mr. Antonio, can you confirm if I can leave it like this? If it is safe to comment on this line?
We suggest
ACTIVATE DIALOG oDlg ON INIT oTexto:lShowPassword := .t.
and not to make any ...
- Fri Aug 30, 2024 1:19 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: FWH2404 TGet lPassword problem - solved
- Replies: 2
- Views: 1065
FWH2404 TGet lPassword problem - solved
... Super:Initiate( hDlg )
::oGet:SetFocus()
if lAnd( GetWindowLong( ::hWnd, GWL_STYLE ), ES_PASSWORD )
::lPassword = .t.
//::lWideChar = .t. <------------------------------------- HERE
endif
...
Mr. Antonio, can you confirm if I can leave it like this? If it is safe to comment on this line?
::oGet:SetFocus()
if lAnd( GetWindowLong( ::hWnd, GWL_STYLE ), ES_PASSWORD )
::lPassword = .t.
//::lWideChar = .t. <------------------------------------- HERE
endif
...
Mr. Antonio, can you confirm if I can leave it like this? If it is safe to comment on this line?
- Mon Jul 01, 2024 3:27 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: DBF editors
- Replies: 78
- Views: 15082
Re: DBF editors
... company no longer provides updates, security patches, or technical support for this operating system.
Using Windows 7 without these updates can leave your system vulnerable to security risks and viruses.
However, Microsoft does offer Extended Security Updates (ESU) for businesses and ...
Using Windows 7 without these updates can leave your system vulnerable to security risks and viruses.
However, Microsoft does offer Extended Security Updates (ESU) for businesses and ...
- Mon Jul 01, 2024 3:01 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: DBF editors
- Replies: 78
- Views: 15082
Re: DBF editors
... company no longer provides updates, security patches, or technical support for this operating system.
Using Windows 7 without these updates can leave your system vulnerable to security risks and viruses.
However, Microsoft does offer Extended Security Updates (ESU) for businesses and ...
Using Windows 7 without these updates can leave your system vulnerable to security risks and viruses.
However, Microsoft does offer Extended Security Updates (ESU) for businesses and ...
- Mon Jul 01, 2024 2:48 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: DBF editors
- Replies: 78
- Views: 15082
Re: DBF editors
... company no longer provides updates, security patches, or technical support for this operating system.
Using Windows 7 without these updates can leave your system vulnerable to security risks and viruses.
However, Microsoft does offer Extended Security Updates (ESU) for businesses and ...
Using Windows 7 without these updates can leave your system vulnerable to security risks and viruses.
However, Microsoft does offer Extended Security Updates (ESU) for businesses and ...
- Tue May 14, 2024 5:35 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Send Emails from Fivewin application
- Replies: 44
- Views: 7863
Re: Send Emails from Fivewin application
... That everyone suggests hb_sendmail() but they have not tried it and that the development of this in harbour currently and in the future will always leave something to be desired. So I chose to do it with a universal Windows, without installations, third party tool: powershell
In my case I send from ...
In my case I send from ...