Search found 671 matches: lost

Searched query: lost

by Antonio Linares
Fri Jan 17, 2025 11:13 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Using new Class TDeepSeek for documenting
Replies: 29
Views: 4827

Re: Using new Class TDeepSeek for documenting

... current selection.

4. **`Destroy()`**
- **Description:** Destroys the combo box control and releases associated resources.

5. **`GotFocus( hCtlLost )`**
- **Description:** Handles the event when the combo box gains focus.
- **Parameters:**
- `hCtlLost`: Handle to the control that lost focus ...
by Antonio Linares
Fri Jan 17, 2025 11:11 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Using new Class TDeepSeek for documenting
Replies: 29
Views: 4827

Re: Using new Class TDeepSeek for documenting

... flags.

29. **`KeyDown()`**:
- **Description**: Handles key down events.
- **Parameters**:
- `nKey`: Key code.
- `nFlags`: Key flags.

30. **`LostFocus()`**:
- **Description**: Handles the lost focus event.
- **Parameters**:
- `hWndGetFocus`: Handle to the window that gets focus.

31 ...
by Antonio Linares
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

... button, which controls how the button interacts with keyboard input.
- **Parameters:**
- `nLastKey`: The last key pressed.

7. **`GotFocus( hCtlLost )`**
- **Description:** Handles the event when the button gains focus. It updates the button's style to indicate that it is the default button ...
by Antonio Linares
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

... left mouse button up event.
- **Parameters:**
- `nRow`, `nCol`: The coordinates of the mouse release.
- **Returns:** `0`.

12. **`GotFocus( hCtlLost )`**
- **Description:** Handles the event when the button gains focus.
- **Parameters:** `hCtlLost`: The handle of the control that lost focus ...
by Antonio Linares
Fri Jan 17, 2025 10:48 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Using new Class TDeepSeek for documenting
Replies: 29
Views: 4827

Re: Using new Class TDeepSeek for documenting

... event. |
| `Initiate()` | Initializes the button. |
| `KeyChar()` | Handles key character events. |
| `KeyDown()` | Handles key down events. |
| `LostFocus()` | Handles the focus lost event. |
| `Paint()` | Paints the button. |
| `PaintBitmap()` | Paints the bitmap on the button. |
| `PaintBorder ...
by Antonio Linares
Mon Jan 06, 2025 8:29 am
Forum: Utilities / Utilidades
Topic: How to upgrade these forums / Como actualizar estos foros
Replies: 3
Views: 781

Re: How to upgrade these forums / Como actualizar estos foros

... caso el SQL dump es tan grande que luego MySQL en el hosting no era capaz de restaurarlo de una sola vez:

ERROR 2013 (HY000) at line 1672: Lost connection to MySQL server during query

Así que nos hemos visto obligados a hacerlo tabla por tabla y en algunas, como phpbb_posts hemos tenido ...
by vilian
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 ...
by JoséQuintas
Mon Dec 30, 2024 1:52 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

I have this error on some situations:

1) On machine with ODBC 3.51
Same query ok on ODBC 5.3 returns that message on ODBC 3.51

2) When update from MySQL 5.6 TO 5.7
I was using INNER JOIN between INT and VARCHAR ( 1 and 0000001 ), this was ok on 5.6.
From 5.7 this is a problem, that requires ...
by PAUL SIMM
Mon Dec 30, 2024 1:06 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

Is there any way I can change the error message "Lost Connection to MySql server during query" to only log the error to a text file end return false to the calling fintion. At the moment the error is a MsgInfo and the process which is automatic with a Timer blocks the aplication.

This code do'snt do ...
by nageswaragunupudi
Tue Nov 05, 2024 5:21 pm
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse drag / drop (to Mr. Rao)
Replies: 9
Views: 1271

Re: xbrowse drag / drop (to Mr. Rao)

In case of arrays, if we sort again the very purpose of dropping is lost. Right?
by Marc Venken
Tue Nov 05, 2024 8:39 am
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse: A Vision for a Simpler, More Flexible Future
Replies: 5
Views: 1142

Re: xBrowse: A Vision for a Simpler, More Flexible Future

... FW users interested ?

If I see the respons on this forum of many more visions you have about combinations in php/web/FW/Json .... we are almost lost there )))))

For myself, I like FW as it is, especialy Xbrowse. We can do almost all we want and have a robust app. I'm not for cloud/online ...
by TimStone
Thu Oct 31, 2024 11:36 pm
Forum: FiveWin for Harbour/xHarbour
Topic: ADS Question
Replies: 10
Views: 1635

Re: ADS Question

... until it was taken over. The current owners sold licenses, and upgrades, for a number of years, but provided absolutely no support. Now it is "lost in the wind" and current reps don't even know about the product. Of course they are too selfish to release it even though they do not have another ...
by JoséQuintas
Sun Sep 29, 2024 10:28 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Browse of my ADO Class
Replies: 59
Views: 12779

Re: Browse of my ADO Class

... listbox it works, Rao hasn't ruined the listbox yet
Don't take this the wrong way, it's just a way for you to understand how your response was.
You and I are programmers, so we need to be treated like programmers.

Note: github save my day, deleted repositories remains for 90 days. Do not lost all.
by INFORMAISVRB
Thu Sep 12, 2024 9:04 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Show Server Connection Lost Error Msg
Replies: 0
Views: 615

Show Server Connection Lost Error Msg

... aevalwhen( 3027 )
Chamada por..: .\source\classes\CONTROL.PRG => tget:forwhen( 935 )
Chamada por..: .\source\classes\CONTROL.PRG => tget:fwlostfocus( 1209 )
Chamada por..: .\source\classes\CONTROL.PRG => tcontrol:handleevent( 1802 )
Chamada por..: .\source\classes\TGET.PRG => tget ...
by TimStone
Mon Jul 29, 2024 6:26 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Switching from memo fields to files -
Replies: 8
Views: 1935

Re: Switching from memo fields to files -

... ie. for emails ( and the memo holds the text ).

One thing we found with the use of character fields for extended text is that records could get lost, losing data, or resulting in a description making no sense. It also requires two field in the record, one for tying it to the master item ...