Search found 1352 matches: objects

Return to advanced search

New FTDN February 2024 (FWH 24.02)

... shows how to use a webview as another dialog control, so you can interact with it from your dialog box. * Enhancement: In TTaskPanel objects used from Class TExplorerBar, a new DATA bOnCollapse has been implemented and it is evaluated from its method LButtonUp( nRow, nCol, nFlags ...
by Antonio Linares
Sat Mar 02, 2024 8:31 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN February 2024 (FWH 24.02)
Replies: 1
Views: 194

Re: To Nageswrao Del Objs on TscrollPanel

... also if I make ASize( oPanel:aControls, Len( oPanel:aControls ) -1 ) then not refresh the panel if there are any deleted objects the btnbmp should reposition themselves https://i.postimg.cc/W41gmkM7/frds.jpg if I delete products 3 and 4, product number ...
by Silvio.Falconi
Thu Feb 29, 2024 8:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nageswrao Del Objs on TscrollPanel
Replies: 17
Views: 639

Re: How to find out the IDs of controls and types?

hi Antonio,
Antonio Linares wrote:Those control objects don't exist until you redefine them.

i understand but how if Control Object does exist :?:

how e.g. "re-size" a Windows with Control using EnumChildWindows() where i need Object :?:
by Jimmy
Tue Jan 09, 2024 7:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to find out the IDs of controls and types?
Replies: 16
Views: 1843

Re: How to find out the IDs of controls and types?

Dear Jimmy,

Those control objects don't exist until you redefine them.

When we use Windows API EnumChildWindows() we are working at the Windows API level, not at the FWH level
by Antonio Linares
Sun Jan 07, 2024 7:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to find out the IDs of controls and types?
Replies: 16
Views: 1843

Re: Convert a print to Rtf or doc

... tables, and other non-text elements. Special Tags: These are used to represent special features like tables of contents, hyperlinks, embedded objects, etc. To view the contents of word/document.xml, you can open a DOCX file with an archiving program like WinRAR or 7-Zip, and then view the ...
by Otto
Thu Nov 30, 2023 10:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert a print to Rtf or doc
Replies: 33
Views: 3426

Re: hash for storing variables

... development of complex applications. However, it is not true OOP as the focus is more on reusing code snippets rather than creating and managing objects in the OOP sense. Conclusion In summary, this approach offers an efficient, modular, and component-based approach to web development. It shares ...
by Otto
Tue Nov 28, 2023 8:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: hash for storing variables
Replies: 7
Views: 522

Re: Does TDatabase supports SEEK LAST?

Saved me a few keystrokes :)
I normally would type as (oDbf:cAlias)->(dbSeek(cSeek, nil, .t.))


If you use database objects then you can just do:

oCustomer:goBottom()
by James Bott
Fri Nov 10, 2023 1:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does TDatabase supports SEEK LAST?
Replies: 5
Views: 377

New FTDN October/Octubre 2023 (FWH 23.10)

... buttons. https://forums.fivetechsupport.com/viewtopic.php?f=3&t=43698&sid=b7b15700ca553af24af5480cdf26182f * XBROWSE: - Using column objects datas as plural, before creation of any columns gives runtime. This is resulting in runtime error when SetRDD() (from ver.2307) is called prior ...
by Antonio Linares
Thu Nov 02, 2023 9:53 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN October/Octubre 2023 (FWH 23.10)
Replies: 1
Views: 3885

Interesting issue

... pass it to the spell check routine, it works to correct any errors ( on it's popup dialog ), and then the value is passed back. I use database objects, so I update the value, save the record to disk, and refresh the display. On my computers it works fine. On many of my clients' systems it works ...
by TimStone
Wed Nov 01, 2023 11:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting issue
Replies: 1
Views: 201

Re: Convert

ValToPrg() and ValToPrgExp() are not useful for Objects and Codeblocks.
by nageswaragunupudi
Wed Sep 06, 2023 3:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert
Replies: 7
Views: 557

Re: Error p/generar EXE usando UHTTPD2 en Windows

... // set value to an object on html// yourr codereturn nil   see the oDom ( is an object create with charly code and inside oDom exist all the objects tha we create on html and then we act with our beloved harbour code and return an answer this way I ( me ) are able to make screens and programs ...
by wilsongamboa
Sun Aug 06, 2023 2:42 pm
 
Forum: mod_harbour
Topic: Error p/generar EXE usando UHTTPD2 en Windows
Replies: 12
Views: 1913

New FTDN July/Julio (FWH 23.07)

... have included the changes for set_user_agent() and commented out the call to PostQuitMessage() that was closing the FWH app when closing webview objects. Explained here: https://forums.fivetechsupport.com/viewtopic.php?p=261258&#p261258 webview.dll and WebView2Loader.dll are placed in FWH\samples ...
by Antonio Linares
Thu Jul 27, 2023 6:13 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN July/Julio (FWH 23.07)
Replies: 7
Views: 1062

Re: Small Question about Word and FWH

... is the situation. I have 2 applications running together. Application 1 creates the object jWord Application 2 creates the object cWord. The Word-objects are both created by "WinOle()". If I close Application 2, I perform a "cWord:Quit()". Then Word (cWord) is closed, but also ...
by driessen
Mon Jul 17, 2023 9:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Small Question about Word and FWH
Replies: 29
Views: 1149

Re: Error p/generar EXE usando UHTTPD2 en Windows

... y sugerencias que deseo expresar. Cuando se acabó CA-Clipper en los 90s, yo estuve entrando y evaluando, diversas opciones, como ser, CA-Visual Objects, FiveWin, ooHG, HMG y, al final, me quedé con HMGExtended. En cuanto a las diversas versiones de Harbour, una de las cosas buenas que aprecié ...
by rodmc
Mon Jul 03, 2023 6:45 am
 
Forum: mod_harbour
Topic: Error p/generar EXE usando UHTTPD2 en Windows
Replies: 12
Views: 1913
Next

Return to advanced search

cron