Search found 101 matches: structures

Return to advanced search

Re: Listview Unicode for CLASS TGrid()

... UNICODE#include "fwh.h"  Sole purpose of this def and undef is to get the our program defines to work with Wide structures and Wide api functions. Beyond that we have no use for this define. In some cases Wide api handle normal ansi strings also well. In this ...
by nageswaragunupudi
Wed Aug 30, 2023 6:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Listview Unicode for CLASS TGrid()
Replies: 7
Views: 410

Re: HASH vs single variables

... of creating and managing objects, which can be beneficial for smaller programs or programs that need to handle a large number of simple data structures. I think I will do many more tests and then develop a personal style. But at this stage, I'm very excited about the possibilities that HASHs ...
by Otto
Tue Jan 17, 2023 9:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HASH vs single variables
Replies: 15
Views: 1093

Class TFont different

... exported method: NHEIGHT" In this case I have to write nRow += 1.2 * oFont[ _HEIGHT ] Why is the height value of the same font in different structures? Regards, Detlef
by Detlef
Sat Apr 30, 2022 8:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Class TFont different
Replies: 2
Views: 311

Re: Picture para campo Time()

... there is no solution, following your advice the problem continues, the table now has 3 records. Best regards Why? I shown that with your data structures and your code, it is working fine on our cloud server. You can run the program I posted above. Please first build the program I posted and ...
by nageswaragunupudi
Sat Mar 12, 2022 9:01 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Picture para campo Time() (Resuelto)
Replies: 14
Views: 1351

Re: clearing of archives

Are the new archives also changed in structures ?
ntx to cdx ? or also the same ?
by Marc Venken
Thu Jan 20, 2022 8:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: clearing of archives
Replies: 5
Views: 303

Re: FWTool to automate DBF and mod harbour

... create the source code and simply design the FORM with drag & drop. Years ago I made a Fivewin program to sort and recreate the database structures, which is now helpful. Best regards, Otto https://mybergland.com/fwforum/sorting.gif
by Otto
Wed Oct 27, 2021 6:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWTool to automate DBF and mod harbour
Replies: 12
Views: 1119

Re: Windows 11 Fluent Design

... shadowing? Otherwise I think it is going to be a very difficult task to get the shadowing to work the same. Alternately, I wonder what the structures are that we are seeing in the Windows 11 samples. Are they actually windows, dialogs, or a new class? Does Windows have a panel class or ...
by James Bott
Sun Oct 03, 2021 4:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 11 Fluent Design
Replies: 43
Views: 9399

Re: DBU

... FIVEDBU could become the best option for most database handling. I also use Fivedbu and Enrico's dbu. I use it allmost only now for updating dbf structures, for viewing mostly a quick Xbrowser with some settings..
by Marc Venken
Sun Jun 20, 2021 10:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBU
Replies: 16
Views: 2322

Re: Documentation for variables - what form should it be?

... have a description showing for that section. Now, have tabbed dialogs with independent browses. They could be to display DBF's ( with indexes and structures to include descriptors ), Classes, Functions, and Variables. You could dial them in, so if you selected a specific DBF in the browse on the ...
by FWExplorer
Wed Mar 03, 2021 4:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Documentation for variables - what form should it be?
Replies: 9
Views: 930

Re: Documentation for variables - what form should it be?

... have a description showing for that section. Now, have tabbed dialogs with independent browses. They could be to display DBF's ( with indexes and structures to include descriptors ), Classes, Functions, and Variables. You could dial them in, so if you selected a specific DBF in the browse on the ...
by TimStone
Wed Mar 03, 2021 12:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Documentation for variables - what form should it be?
Replies: 9
Views: 930

Re: Imágenes en una DBF

... for example, in the event of a failure or accident that is not desired, the application will recover automatically. the way I write all the table structures, triggers, functions, and procedures into a table with data types clob and blob. well, for these two types of data there are no more restrictions, ...
by Mulyadi
Thu Feb 18, 2021 7:24 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Imágenes en una DBF
Replies: 24
Views: 1845

Re: Peer to Peer, NAS and NTX -> CDX

... on the 'server', and connect with a remote (onsite) pc. That's it? afther right config of server/remote pc's. I's pure FWH and DBF data structures.
by Marc Venken
Mon Dec 21, 2020 10:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Peer to Peer, NAS and NTX -> CDX
Replies: 41
Views: 3338

Re: TO JAmes Bott : command for tdata

... my grandkids. I really don't know if you're kidding or being on purpose to not understand. it is logical that at the beginning I opened the file o Structures with tdata oStruttura: = TStrutture: New () oStructura: setordier (1) oStructura: gotop () when I go to save the beach structure in the old ...
by Silvio.Falconi
Tue May 28, 2019 7:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TO James Bott : command for tdata
Replies: 9
Views: 1045

Re: Insertar registros en un Dbf desde tabla MSAccess

Very simple using FWH functions. Just a very few lines of code. This is an example where the structures of both the access table and the dbf are same. This sample reads all records from access table and inserts them all into dbf table. oCn   := FW_OpenAdoConnection( ...
by nageswaragunupudi
Tue Apr 23, 2019 2:55 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Insertar registros en un Dbf desde tabla MSAccess
Replies: 3
Views: 762

Explorer Suite

... scanner, signature manager, extension support, scripting, disassembler, dependency walker etc. First PE editor with support for .NET internal structures. Resource Editor (Windows Vista icons supported) capable of handling .NET manifest resources. The suite is available for x86 and x64. https://ntcore.com/?page_id=388 ...
by Baxajaun
Sun Mar 10, 2019 1:52 pm
 
Forum: Utilities / Utilidades
Topic: Explorer Suite
Replies: 1
Views: 802
Next

Return to advanced search

cron