... whether the control is in drag mode.
- **`lMouseDown`**: Logical flag indicating whether the mouse button is pressed on the control.
- **`lUpdate`**: Logical flag indicating whether the control should be updated.
- **`l3DLook`**: Logical flag indicating whether the control has a 3D look ...
Search found 72 matches: lupdate
Searched query: lupdate
- Sat Jan 18, 2025 10:24 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 5079
- Fri Jan 17, 2025 11:13 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 5079
Re: Using new Class TDeepSeek for documenting
... Methods
1. **`New( nRow, nCol, bSetGet, aItems, nWidth, nHeight, oWnd, nHelpId, bChange, bValid, nClrFore, nClrBack, lPixel, oFont, cMsg, lUpdate, bWhen, lDesign )`**
- **Description:** Constructor method for the `TComboMetro` class. Initializes the combo box with the specified parameters ...
1. **`New( nRow, nCol, bSetGet, aItems, nWidth, nHeight, oWnd, nHelpId, bChange, bValid, nClrFore, nClrBack, lPixel, oFont, cMsg, lUpdate, bWhen, lDesign )`**
- **Description:** Constructor method for the `TComboMetro` class. Initializes the combo box with the specified parameters ...
- Fri Jan 17, 2025 11:11 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 5079
Re: Using new Class TDeepSeek for documenting
... and background colors.
- `lPixel`: Logical indicating whether dimensions are in pixels.
- `oFont`: Font object.
- `cMsg`: Tooltip message.
- `lUpdate`: Logical indicating whether to update the combo box.
- `bWhen`: Code block for the "when" event.
- `lDesign`: Logical indicating whether the ...
- `lPixel`: Logical indicating whether dimensions are in pixels.
- `oFont`: Font object.
- `cMsg`: Tooltip message.
- `lUpdate`: Logical indicating whether to update the combo box.
- `bWhen`: Code block for the "when" event.
- `lDesign`: Logical indicating whether the ...
- Fri Jan 17, 2025 11:07 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 5079
Re: Using new Class TDeepSeek for documenting
... 1. **`New( nRow, nCol, cCaption, bSetGet, oWnd, nWidth, nHeight, nHelpTopic, bChange, oFont, bValid, nClrFore, nClrBack, lDesign, lPixel, cMsg, lUpdate, bWhen, cVarName )`**
- **Description**: Constructor method for creating a new `TCheckBox` instance.
- **Parameters**:
- `nRow`, `nCol ...
- **Description**: Constructor method for creating a new `TCheckBox` instance.
- **Parameters**:
- `nRow`, `nCol ...
- Fri Jan 17, 2025 11:00 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 5079
Re: Using new Class TDeepSeek for documenting
... Class Methods (METHODs)
1. **`New( nRow, nCol, cCaption, oWnd, bAction, nWidth, nHeight, nHelpId, oFont, lDefault, lPixel, lDesign, cMsg, lUpdate, bWhen, bValid, lCancel, cBitmap, cPosText, cToolTip, lFlat, cLayOut, lGDIP, lRelPix )`**
- **Description:** Constructor method for creating a ...
1. **`New( nRow, nCol, cCaption, oWnd, bAction, nWidth, nHeight, nHelpId, oFont, lDefault, lPixel, lDesign, cMsg, lUpdate, bWhen, bValid, lCancel, cBitmap, cPosText, cToolTip, lFlat, cLayOut, lGDIP, lRelPix )`**
- **Description:** Constructor method for creating a ...
- Fri Jan 17, 2025 10:54 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 5079
Re: Using new Class TDeepSeek for documenting
... clicked.
#### Methods (METHOD)
1. **`New( nRow, nCol, cCaption, oWnd, bAction, nWidth, nHeight, nHelpId, oFont, lDefault, lPixel, lDesign, cMsg, lUpdate, bWhen, bValid, lCancel, cVarName, lMultiline, nAddlStyle, lRelPix )`**
- **Description:** Constructor method for creating a new `TButton ...
#### Methods (METHOD)
1. **`New( nRow, nCol, cCaption, oWnd, bAction, nWidth, nHeight, nHelpId, oFont, lDefault, lPixel, lDesign, cMsg, lUpdate, bWhen, bValid, lCancel, cVarName, lMultiline, nAddlStyle, lRelPix )`**
- **Description:** Constructor method for creating a new `TButton ...
- Fri Jan 17, 2025 10:49 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 5079
Re: Using new Class TDeepSeek for documenting
... button's background when the button is disabled.
---
### Methods
1. **`New( nTop, nLeft, nWidth, nHeight, cPrompt, oWnd, oFont, bAction, bWhen, lUpdate, lBorder, nClrText, nClrPane, lCancel, lDefault )`**
- **Description:** Constructor method for creating a new `TBtnFlat` instance ...
---
### Methods
1. **`New( nTop, nLeft, nWidth, nHeight, cPrompt, oWnd, oFont, bAction, bWhen, lUpdate, lBorder, nClrText, nClrPane, lCancel, lDefault )`**
- **Description:** Constructor method for creating a new `TBtnFlat` instance ...
- Fri Jan 17, 2025 10:41 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 5079
Re: Using new Class TDeepSeek for documenting
... Blocks for left and right click events.
- `oCursor`: Cursor to display when hovering over the bitmap.
- `cMsg`: Message to display.
- `lUpdate`, `bWhen`, `bValid`: Control update and validation blocks.
- `lDesign`: Indicates if the control is in design mode.
- **Returns**: A new `TBitmap ...
- `oCursor`: Cursor to display when hovering over the bitmap.
- `cMsg`: Message to display.
- `lUpdate`, `bWhen`, `bValid`: Control update and validation blocks.
- `lDesign`: Indicates if the control is in design mode.
- **Returns**: A new `TBitmap ...
- Fri Jan 17, 2025 10:33 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 5079
Using new Class TDeepSeek for documenting
... oFont`: Font object.
- `lDesign`: Design mode flag.
- `oCursor`: Cursor object.
- `lPixel`: Pixel mode flag.
- `cMsg`: Tooltip message.
- `lUpdate`: Update flag.
- `bWhen`: Condition code block.
- `lCenter`, `lRight`: Alignment flags.
- `bChanged`: Change event code block.
- `lReadOnly ...
- `lDesign`: Design mode flag.
- `oCursor`: Cursor object.
- `lPixel`: Pixel mode flag.
- `cMsg`: Tooltip message.
- `lUpdate`: Update flag.
- `bWhen`: Condition code block.
- `lCenter`, `lRight`: Alignment flags.
- `bChanged`: Change event code block.
- `lReadOnly ...
- Thu Jun 06, 2024 10:04 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: how to find out if a Record was updated ?
- Replies: 10
- Views: 1016
Re: how to find out if a Record was updated ?
hi,
thx for working Sample
i have forgot that i need to CLOSE DBF and reOPEN it to get it work
but Lupdate() just return a Date, but no Time so it work just once a Day to inform that DBF have changed.
so my Question was wrong : how to find out if a Record was now (!) updated ?
i want to inform ...
thx for working Sample
i have forgot that i need to CLOSE DBF and reOPEN it to get it work
but Lupdate() just return a Date, but no Time so it work just once a Day to inform that DBF have changed.
so my Question was wrong : how to find out if a Record was now (!) updated ?
i want to inform ...
- Wed Jun 05, 2024 3:18 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: how to find out if a Record was updated ?
- Replies: 10
- Views: 1016
how to find out if a Record was updated ?
hi,
i think LUpdate() does not work any more, so how can i find out if Data was updated ?
i think LUpdate() does not work any more, so how can i find out if Data was updated ?
- Thu Sep 22, 2022 8:25 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: ¿ No funciona cToolTip con :Disable() ?
- Replies: 13
- Views: 1452
Re: ¿ No funciona cToolTip con :Disable() ?
... esto?, que aparezca el tooltip aun con el get deshabilitado, desde recursos?
Intente lo que mencionaron en ese post, pero no funciona.
De antemano gracias.
Yo en vez de deshabilitar lo que hago es:
oGet:lReadOnly := .T.
oGet:lUpdate := .T.
y el Tooltip funciona y no permite modificar el oGet.
Intente lo que mencionaron en ese post, pero no funciona.
De antemano gracias.
Yo en vez de deshabilitar lo que hago es:
oGet:lReadOnly := .T.
oGet:lUpdate := .T.
y el Tooltip funciona y no permite modificar el oGet.
- Wed Apr 06, 2022 3:49 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Timestamp DBF
- Replies: 3
- Views: 340
Re: Timestamp DBF
Hello Anser,
Thank you for your help.
I looked into the harbour manual, and it seems that LUpdate only gives back date. I need also time. So, I used directory().
All is working fine.
Best regards to you and your family
Otto
https://mybergland.com/fwforum/timestamp.mp4
Nice to know ...
Thank you for your help.
I looked into the harbour manual, and it seems that LUpdate only gives back date. I need also time. So, I used directory().
All is working fine.
Best regards to you and your family
Otto
https://mybergland.com/fwforum/timestamp.mp4
Nice to know ...
- Tue Apr 05, 2022 8:15 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Timestamp DBF
- Replies: 3
- Views: 340
Re: Timestamp DBF
Hello Anser,
Thank you for your help.
I looked into the harbour manual, and it seems that LUpdate only gives back date. I need also time. So, I used directory().
All is working fine.
Best regards to you and your family
Otto
https://mybergland.com/fwforum/timestamp.mp4
Thank you for your help.
I looked into the harbour manual, and it seems that LUpdate only gives back date. I need also time. So, I used directory().
All is working fine.
Best regards to you and your family
Otto
https://mybergland.com/fwforum/timestamp.mp4
- Tue Apr 05, 2022 10:35 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Timestamp DBF
- Replies: 3
- Views: 340
Re: Timestamp DBF
Try
dbInfo(DBI_LASTUPDATE) --> Returns the last date on which the file was updated
The constants are defined in dbinfo.ch
I believe that it is the same as Same as LUpdate()
dbInfo(DBI_LASTUPDATE) --> Returns the last date on which the file was updated
The constants are defined in dbinfo.ch
I believe that it is the same as Same as LUpdate()