Search found 330 matches: points

Return to advanced search

Re: IS IT POSSIBLE TO MAKE THIS CONTROL

... preconceived opinion? Now, because it turns out that you are completely wrong with your claim that it needs the internet, you list a series of points that have nothing to do with the matter. The fact is, you don't need the internet for WebView2 and mod_harbour. And that's where the whole problem ...
by Otto
Sat Feb 10, 2024 1:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: IS IT POSSIBLE TO MAKE THIS CONTROL
Replies: 16
Views: 792

Re: WebView2 Essentials: Guides, Tips & Resources

... .NET/C#, WinRT/C#, Win32/C++, Core, WPF, Windows Forms, Unity/HoloLens 2, and more​​​​. For developers working with WebView2, the following points are essential: Features and APIs: WebView2 offers a range of features and APIs. The CoreWebView2 class provides web-specific functionalities ...
by Otto
Wed Jan 10, 2024 7:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 Essentials: Guides, Tips & Resources
Replies: 2
Views: 480

Re: Inserting a string with CRLF into a single-line TGet.

Thank you, Rao, a good solution ! Please explain such points: 1. Why write oGet1:bKeyDown :={ |k|If( k == ASC("V") .and. GetKeyState(VK_CONTROL ), Check CRL F(), ) } for each control if the method can be modified :KeyDown via Override ? 2. ...
by Natter
Tue Dec 12, 2023 7:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Inserting a string with CRLF into a single-line TGet.
Replies: 10
Views: 889

Re: Help splitting up a character address string

... User Harbourino.pdf PDF sag mir etwas zur syntax ChatGPT The document on Harbourino provides insight into its functionality as a preprocessor. Key points include: Functionality: Harbourino is a preprocessor that simplifies the development, readability, and modification of code. It takes a text ...
by Otto
Wed Nov 15, 2023 7:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help splitting up a character address string
Replies: 10
Views: 589

Re: not ISOEM(), ISANSI() or IsUTF8()

... to test if you share the data. Question : did you get Email with Link to "my" DBF :?: Yes and I will send you the Excel file. A few points: The 40 characters from 129 to 168 are treated as OEM and have ANSI equivalents. There are some OEM characters like some Box characters, etc. ...
by nageswaragunupudi
Sat Sep 02, 2023 3:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: not ISOEM(), ISANSI() or IsUTF8()
Replies: 34
Views: 2075

Re: DBF to Excel Sheet, without Excel, using ADO ?

Some points: 1. I prefer adopting the sql approach than using ADOX. 2. We need to be aware of the limitations of creating Excel sheets using ADO. a) Whatever length we specify, all character columns are VarChar(255) b) Whatever ...
by nageswaragunupudi
Mon Aug 14, 2023 10:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to Excel Sheet, without Excel, using ADO ?
Replies: 50
Views: 2564

Re: Seeking your thoughts

I would like to clarify some points. 1). I have no problem "sharing the code" but that is not the problem. I often share code, and some cases I have share complete classes of code for others to use in their projects. HOWEVER, ...
by TimStone
Mon Jun 12, 2023 5:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Seeking your thoughts
Replies: 10
Views: 652

Re: Position in ADO Recordset

hi,
nageswaragunupudi wrote:After sorting, oRs:BookMark points to the record number in the original order as read where as oRs:AbsolutePosition points to the relative position in the sorted order.

ah, understand

thx for all Answer
by Jimmy
Sun Jun 11, 2023 3:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Position in ADO Recordset
Replies: 3
Views: 233

Re: Position in ADO Recordset

... point to the same record. After reading a recordset, we can sort the recordset in memory by oRs:Sort := cFieldName After sorting, oRs:BookMark points to the record number in the original order as read where as oRs:AbsolutePosition points to the relative position in the sorted order. Usage: ...
by nageswaragunupudi
Sun Jun 11, 2023 1:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Position in ADO Recordset
Replies: 3
Views: 233

Re: CLASS modification

... certain advantages, there are valid reasons why some businesses may choose to stick with traditional software or systems. You mentioned several points: Client Focus, Internet Connection, Complexity of Software, Security and Data Protection, Support and Reliability While these reasons are understandable, ...
by Otto
Fri May 26, 2023 5:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 1704

Re: xbrowse <-> Tree and viceversa

... to search on more columns or just 1 column by adjusting _ADMNUM and _PTENAME to column index you want to search on. Hope it helps or at least points towards the solution you are looking for.
by reinaldocrespo
Sun May 14, 2023 5:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse <-> Tree and viceversa
Replies: 12
Views: 661

Re: U-Dbu

... ease to try, for example, to put your ip in https://www.duckdns.org/ which is free and works super well. Let's imagine that you put a name that points to your ip, for example http://bigtim.duckdns.org that points to 87.12.32.66 . Once you have this domain saved, you can write bigtim.duckdns.org:81 ...
by Carles
Sat May 13, 2023 7:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: U-Dbu
Replies: 17
Views: 1197

Contour points

Hi,

A closed contour(polygon) is drawn on the window (for example, blue). I need to get a list of coordinates of points of this contour. How to do it ?
by Natter
Wed Mar 29, 2023 2:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Contour points
Replies: 0
Views: 211

Re: Fighting Xbrowse and lozing !!!

Happy New Year

I will answer all your points.
Meanwhile can you please give me an idea of average size of your image files?
by nageswaragunupudi
Sat Dec 31, 2022 3:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fighting Xbrowse and lozing !!!
Replies: 18
Views: 1567

Re: cyclometric circle

... essential to know, are: distance, sum, midpoint and the related specific glossary. As it is easy to understand, by joining two or more points on the circumference we obtain different geometric figures. The most used in the cyclometric field are: THE EQUILATERAL TRIANGLE THE ISOSCELE ...
by Silvio.Falconi
Tue Dec 06, 2022 12:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: cyclometric circle
Replies: 46
Views: 3018
Next

Return to advanced search