Search found 1026 matches: useful

Searched query: useful

by Antonio Linares
Fri Jan 24, 2025 10:37 am
Forum: FiveWin for Harbour/xHarbour
Topic: Using new Class TDeepSeek for documenting
Replies: 29
Views: 4829

Re: Using new Class TDeepSeek for documenting

... Provides a safe way to evaluate a codeblock, trapping potential runtime errors and returning a default value if an error occurs. This is useful for preventing browse errors from crashing the application.

Parameters:

RetVal_ifFailed: - The value to be returned if the evaluation of bBlock ...
by Antonio Linares
Sat Jan 18, 2025 10:24 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Using new Class TDeepSeek for documenting
Replies: 29
Views: 4829

Re: Using new Class TDeepSeek for documenting

... various Windows messages.

---

### **Additional Notes**
- The class supports **grid-based resizing** and **dragging** of controls, which is useful in design mode.
- It provides **transparency** and **3D look** options for controls.
- The class is designed to work seamlessly with **FiveWin's ...
by Antonio Linares
Fri Jan 17, 2025 11:04 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Using new Class TDeepSeek for documenting
Replies: 29
Views: 4829

Re: Using new Class TDeepSeek for documenting

... s state to reflect the selected event.

- **Unique ID Generation**: The `GetNewId()` method ensures each event has a unique identifier, which is useful for tracking and managing events in the calendar.

---

### **Usage Example**

```xBase
// Create a new calendar event
oEvent := TCalInfo():New ...
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: 4829

Re: Using new Class TDeepSeek for documenting

... states (normal, pressed, disabled, hover). It supports features like bitmap loading, button states, tooltips, and more. This class is particularly useful for creating visually rich buttons with images and text.

---

### **Class Overview**

- **Purpose**: The `TBtnBmp` class is used to create buttons ...
by Antonio Linares
Fri Jan 17, 2025 10:46 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Using new Class TDeepSeek for documenting
Replies: 29
Views: 4829

Re: Using new Class TDeepSeek for documenting

... directly inserted where the method is called, improving performance for small, frequently used methods.

---

### Notes:
- The `TBrushEx` class is useful for creating custom brushes with gradients or flat colors, which can be used in graphical applications.
- The user must manually call the `End ...
by Antonio Linares
Fri Jan 17, 2025 10:42 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Using new Class TDeepSeek for documenting
Replies: 29
Views: 4829

Re: Using new Class TDeepSeek for documenting

... code expression as a string, convert it into an executable code block, and then evaluate or execute this block with up to five parameters. This is useful in scenarios where you need to dynamically execute code based on runtime conditions or configurations.

---

### DATA Members:

1. **`cExpression ...
by Antonio Linares
Fri Jan 17, 2025 10:39 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Using new Class TDeepSeek for documenting
Replies: 29
Views: 4829

Re: Using new Class TDeepSeek for documenting

... It provides functionality to create, manage, and switch between different bars (or panels) within a tabbed interface. This class is particularly useful in GUI applications where you need to organize content into multiple tabs, each with its own set of controls or content.

#### Data Members (DATA ...
by Otto
Sun Dec 29, 2024 9:05 pm
Forum: FiveWin for Harbour/xHarbour
Topic: AC4xBrowse
Replies: 11
Views: 1965

Re: AC4xBrowse

Hello friends,
now that I’m working more with mod harbour, I find Autocode even more useful. When you’re not constantly dealing with syntax, you forget some things, and an assistant becomes very helpful.

I’ve always wondered why no one has ever seriously been interested in Autocode. But some things ...
by Ruth
Mon Dec 02, 2024 4:28 pm
Forum: FiveWin for Harbour/xHarbour
Topic: change special chars in memo for use with Json
Replies: 7
Views: 1756

Re: change special chars in memo for use with Json

... what I understand so far I now can break the string apart into tokens within an array and handle them according to my needs.
For me this is very useful - since the csv is build from different sources like inis, dbfs etc all encoded differently.

looking forward to trying this out in my code. Thanks ...
by Otto
Mon Nov 18, 2024 10:02 am
Forum: FiveWin for Harbour/xHarbour
Topic: Most powerfull Xbrowser and PDF
Replies: 16
Views: 5115

Re: Most powerfull Xbrowser and PDF

... content as a bitmap.
Converts the processed bitmap to a JPEG file.
8. FindAllWnd()
Retrieves all window titles and their handles on the desktop.
Useful for debugging or identifying target windows for further processing.
9. MSGToJpeg(cMSG)
Converts an Outlook MSG file to a JPEG image.
Steps:
Opens ...
by Silvio.Falconi
Fri Nov 08, 2024 10:27 am
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse very slow vs Xbrowser
Replies: 18
Views: 3990

Re: xbrowse very slow vs Xbrowser

... horizontal scroll bar, so that it visually represents a larger portion of the scrollable area. Increasing the size of the horizontal thumb can be useful when you have many columns in your XBrowse and you want the user to better see how much scrollable space there is compared to the visible data.

I ...
by Otto
Tue Oct 29, 2024 7:08 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Adjusting the setup program
Replies: 1
Views: 682

Adjusting the setup program

... object.
Extensibility: With cargo and data-*, you can store additional metadata that is not necessary for the primary purpose of the element but useful for business logic.
Usage in scripts: This data can be accessed and used in JavaScript (for data-*) and in Harbour (for cargo) to control logic or ...
by Silvio.Falconi
Fri Oct 25, 2024 1:35 pm
Forum: FiveWin for Harbour/xHarbour
Topic: a future proposal for Xbrowse
Replies: 1
Views: 478

a future proposal for Xbrowse

Image

in VB net there is a grid with which one can select all the cells and then by doing ctrl+C one can copy the content and transfer it to a notepad file, in Xbrowse this is not yet possible I hope that in the future we will have this very useful possibility
by nageswaragunupudi
Mon Oct 21, 2024 2:01 am
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.09
Replies: 97
Views: 14912

Re: New FWH 24.09

Italy:
850,1252

Spain also:
850,1252
Thanks to Mr. Antonio

It will be useful if know this information for installations in UK,USA, etc.
If Mr. Tim Stone happens to see this posting I will be grateful if he can provide the results of
? GetOEMCP(), GetACP()

Subject to confirmation, I presume:
UK ...
by ralph
Fri Oct 18, 2024 3:41 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Edit cell IN xBrowse for nEditType EDIT_GET_BUTTON
Replies: 5
Views: 810

Re: Edit cell IN xBrowse for nEditType EDIT_GET_BUTTON

... scan a barcode), that is why i need to use EDIT_GET_BUTTON
If the user want to search a similar product, then can pick the button to display a list, but it would be very useful if he could use the keyboard (F2) also.
I need to replicate this behaviour in the new xBrowse.

Any suggestion is welcomed