Search found 131 matches: everywhere

Return to advanced search

Re: To Nages : Explain me how I must make this tdatabase

... To use all your old code you are going to have to add a lot of code to make it multiuser and you are going to have to add it (and troubleshoot it) everywhere you add, delete, or update records. And wherever you open tables. Using and tracking aliases is a nightmare which only gets worse as your ...
by James Bott
Tue Mar 05, 2019 6:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages : Explain me how I must make this tdatabase
Replies: 18
Views: 3353

Re: strategies

... to robust RDBMS like Oracle and other next best databases. Well, there are more webbased applications than desktop applications now in operation everywhere. Again, when we talk to the users (employees) of these big corporates they say they miss the desktop applications.
by nageswaragunupudi
Thu Feb 21, 2019 2:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: strategies
Replies: 34
Views: 8160

Black Screen within grids

... BITMAP SIZE 50 ALIGN CENTER Having the empty string passed to the browse column for a bitmap did not work well on the Dell, worked everywhere else. Thanks, Byron ...
by byron.hopp
Fri Aug 24, 2018 8:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Black Screen within grids
Replies: 1
Views: 492

Unicode characters displaying as ANSI on windows title bar

... cause. It appears to only happen with an MDI window, and can be reproduced by a simple edit of c:\fwh\samples\mdi.prg. This issue doesn't show up everywhere, for example I don't see the issue on Windows 10 but I see it everywhere on Server 2008 and Server 2012. This link provides a reasonable ...
by rhlawek
Thu Jul 05, 2018 5:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Unicode characters displaying as ANSI on windows title bar
Replies: 11
Views: 1861

Re: html viewer

Cris, Yes I Know it

But I mean a class to show html everywhere

Function Test()
Local ohtml
DEFINE DIALOG oDLG


ohtml:Tclassehtmlviewer("page,html",oDlg)

activate
by Silvio.Falconi
Thu Apr 12, 2018 8:28 am
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: html viewer
Replies: 4
Views: 1840

Re: Mr. Rao's samples collection for Xbrowse

... I have full text search, categories, tags, etc. I can run the exe files from here or open the projects. From short cut I open this tool from everywhere. Best regards, Otto http://www.atzwanger-software.com/fw/bau1.jpg http://www.atzwanger-software.com/fw/bau2.jpg ...
by Otto
Fri Jan 26, 2018 7:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mr. Rao's samples collection.
Replies: 139
Views: 20899

Fivedit Setup

Dear Cristobal,

can you please list exhaustive, where everywhere the setup settings of Fivedit are stored.

What files do I have to save so that any time I can do a restore of the existing setup.

Thank you in advance and best regards

Otto
by Otto
Sun Nov 05, 2017 8:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivedit Setup
Replies: 1
Views: 510

Re: Application security and Code review

... as I expect you are way more experienced than he is. I feel for you, as I have lost clients for similar reasons in the past. Politics is rampant everywhere, and logic has nothing to do with it. Cristobol seems to know what I am talking about--from experience I expect. James
by James Bott
Sat Oct 14, 2017 3:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Application security and Code review
Replies: 15
Views: 4605

Re: Black Screen of Death.

No to the Gradiant in the background.
Rick, thanks sounds very reasonable. It does use ADO everywhere.
by byron.hopp
Fri Sep 08, 2017 3:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Black Screen of Death.
Replies: 15
Views: 2172

Welcome to the FiveTech Artificial Intelligence forums

... AI is going to change everything. In the same way as the Internet started a whole revolution. In the same way as the smartphones and tablets are everywhere. Now it is the right time to start learning AI. You are welcome to join us on this amazing new adventure :-)
by Antonio Linares
Tue Aug 15, 2017 12:20 am
 
Forum: latest AI news
Topic: Welcome to the FiveTech Artificial Intelligence forums
Replies: 1
Views: 381

Welcome to the FiveTech Artificial Intelligence forums

... AI is going to change everything. In the same way as the Internet started a whole revolution. In the same way as the smartphones and tablets are everywhere. Now it is the right time to start learning AI. You are welcome to join us on this amazing new adventure :-)
by Antonio Linares
Tue Aug 15, 2017 12:15 am
 
Forum: Artificial Intelligence examples
Topic: Welcome to the FiveTech Artificial Intelligence forums
Replies: 2
Views: 846

Re: Class syntax not working

... tests and this is what I found. FW/Clipper HIDDEN Only visible within the class in which it is defined and it's subclasses. PROTECTED Visible everywhere. Not assignable outside the class or subclass. READONLY Same as protected. FWH/Harbour All class scope syntax is ignored and everything is ...
by James Bott
Fri Jun 30, 2017 10:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Class syntax not working
Replies: 6
Views: 1201

Re: Tdata still Up to Date ?

... can have it's own Print() method which it might inherit from the parent Document class. Also : oCustomers:seek( invoice->client ) can be done everywhere without thinking of alias.. Yes, but it is a lot more than just the alias, depending on circumstances you may have to save and restore the ...
by James Bott
Thu Jun 01, 2017 3:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tdata still Up to Date ?
Replies: 25
Views: 5150

Re: Tdata still Up to Date ?

... Then you create your own methods. METHOD printCustList() Method printCustList() Class TCustomers Code for printing the report RETURN NIL Then from everywhere I can use : oCustomer:printCustList() Also : oCustomers:seek( invoice->client ) can be done everywhere without thinking of alias.. I just ...
by Marc Venken
Wed May 31, 2017 8:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tdata still Up to Date ?
Replies: 25
Views: 5150

Re: Artificial intelligence - Class TPerceptron

... weights, and finally the perceptron "adjusts" itself to the right weight for each input to produce the expected output. AI is already everywhere and will change very much our lives and the way software is developed :-)
by Antonio Linares
Fri May 19, 2017 10:35 am
 
Forum: AI Introduction (Harbour code and samples)
Topic: Artificial intelligence - Class TPerceptron
Replies: 29
Views: 7896
PreviousNext

Return to advanced search