Search found 48 matches: forth

Return to advanced search

Re: Search for a number on xbrowse and highlight it

... Annual Extractions In this mode, the draws of the reference year are displayed. To scroll back and forth through the years, I use the buttons on the toolbar Continuous extractions In this mode the extractions are displayed sequentially without interruption. ...
by Silvio.Falconi
Thu Oct 13, 2022 7:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Search for a number on xbrowse and highlight it
Replies: 9
Views: 619

Re: "Text" Date/Time to "Number" ?

Not sure this is useful to anybody to me, but this is how I convert back and forth from harbour datetime to ISO datetime. // -------------------------------------------------------------------------- //// DateTimeToISO8601( t )FUNCTION hb_TToI( t )   hb_Default( ...
by nageswaragunupudi
Tue Aug 16, 2022 8:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: "Text" Date/Time to "Number" ?
Replies: 8
Views: 495

Re: "Text" Date/Time to "Number" ?

Not sure this is useful to anybody to me, but this is how I convert back and forth from harbour datetime to ISO datetime. // -------------------------------------------------------------------------- //// DateTimeToISO8601( t )FUNCTION hb_TToI( t )   hb_Default( ...
by rhlawek
Tue Aug 16, 2022 3:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: "Text" Date/Time to "Number" ?
Replies: 8
Views: 495

Re: Make para BCC10

... path settings point to the “bin” folder where you extracted the download zip file. Final words =========== We hope you find these tools useful. Go forth and code! Acknowledgements ================ This was based on a previous community article on the older Embarcadero Developer Network (EDN) web ...
by cnavarro
Sun Mar 28, 2021 5:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Make para BCC10
Replies: 7
Views: 1120

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

Tim, I think sending data back and forth over a network is always the second-best option. If there are better and simpler options (RDP), you should use them. You can handle things with SQL and client server. But these things can be solved ...
by Otto
Mon Dec 21, 2020 8:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Peer to Peer, NAS and NTX -> CDX
Replies: 41
Views: 3332

Re: Are there any Treeview samples with associated edit boxes?

I was pleasantly surprised to see that we already defined a key (tab) to switch back & forth between the tree and the text area. However - Go ahead and pick a node, and then Tab back & forth, several times. Each time the pointer moves into the Text area, it will ...
by FWExplorer
Fri Dec 04, 2020 2:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Are there any Treeview samples with associated edit boxes?
Replies: 44
Views: 4833

More details WIN_OLEAUTO information in debugger

... When I examine the objects in the VBSEdit debugger, it displays all the Methods & Properties, with details about the internal arrays, & so forth. So - Is there a better debugger for Harbour, that shows more information or Is there a better function than win_oleCreateObject() - either in ...
by FWExplorer
Thu Jul 09, 2020 3:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: More details WIN_OLEAUTO information in debugger
Replies: 11
Views: 1692

Re: How To create a DashBoard

... Your TDocpanel Class seem to be very interesting and will add a great value to our FiveWin Library. I wish that you will be able to publish it in forth coming 19.04 Version. -Ramesh Babu Dear Ramesh Thank you for your words The idea is that users can build different dockpanels, generating a library ...
by cnavarro
Thu May 09, 2019 9:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How To create a DashBoard
Replies: 41
Views: 7002

Re: How To create a DashBoard

Hi Cristobal,

Your TDocpanel Class seem to be very interesting and will add a great value
to our FiveWin Library.

I wish that you will be able to publish it in forth coming 19.04 Version.

-Ramesh Babu
by RAMESHBABU
Thu May 09, 2019 12:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How To create a DashBoard
Replies: 41
Views: 7002

Re: Reinforcement Learning

... with greater weight, willing to delay the reward. In this case, if the matrix Q has been enhanced, instead of exploring around, and going back and forth to the same rooms, the agent will find the fastest route to the goal state.
by Antonio Linares
Fri Dec 22, 2017 7:09 pm
 
Forum: latest AI news
Topic: Reinforcement Learning
Replies: 6
Views: 2119

Resource leak in menus

... I open this sample in Windows 10 I can see the GDI count in the Windows task manager go up as I click on the menu items. Simply switching back/forth between the sample and the task manager using Alt+Tab causes the GDI count to increase, i.e. as the app simply loses/gains focus and menu is repainted ...
by Randal
Fri Jul 21, 2017 10:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Resource leak in menus
Replies: 27
Views: 4814

Re: Verify 2 different tables

I would think that scrolling back and forth across a long line of data looking for differences would be much harder to use.


Yes, therefore I present his a Xabrowse with only changed records and color the differences on every row.

Thanks for thinking with me ...
by Marc Venken
Tue May 30, 2017 11:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Verify 2 different tables
Replies: 6
Views: 1073

Re: Verify 2 different tables

... in a report format (paper or electronic). Something like: John Smith Street: 2113 Main St Phone: ,,,, etc... I would think that scrolling back and forth across a long line of data looking for differences would be much harder to use. James
by James Bott
Tue May 30, 2017 10:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Verify 2 different tables
Replies: 6
Views: 1073

Using ODBC to connect to DBF via Internet

... 1) Can this be done? 2) Alternately, perhaps we could use a SQL database for the third-party product to connect to, then move the data back and forth to the DBFs? 3) Does anyone have any sample code, and/or other ideas of how to do this? I have searched the forum and couldn't find any references ...
by James Bott
Wed Aug 17, 2016 10:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using ODBC to connect to DBF via Internet
Replies: 16
Views: 3599

C++Compiler - FREE TOOL

... path settings point to the “bin” folder where you extracted the download zip file. Final words =========== We hope you find these tools useful. Go forth and code! Acknowledgements ================ This was based on a previous community article on the older Embarcadero Developer Network (EDN) web ...
by carlos vargas
Fri Jul 22, 2016 4:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: C++Compiler - FREE TOOL
Replies: 18
Views: 8577
Next

Return to advanced search