Search found 46 matches: gointellitech

Return to advanced search

Re: dbcombo blank

... browse refreshing. I provide a TRecord class with my enhanced TData class. For more info about database classes, TData, and TRecord see my website gointellitech.com. [Yes, this is double-buffering, but made simple and smart.] oItem:= TRecord():new(::oItems) oItem:qty:= 7 oItem:save() Did I mention, ...
by James Bott
Tue Dec 09, 2014 4:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: dbcombo blank
Replies: 5
Views: 1430

Re: Problem in combobox

Oscar,

Send me an email and I will send you a sample test program. It uses a modified version of Combobox.

You can find my email address on my website at http://www.gointellitech.com.

Regards,
James
by James Bott
Fri May 23, 2014 3:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem in combobox
Replies: 4
Views: 657

Re: xBrowse ERROR

... And there are lots of other reasons for using database objects. You should consider them. For more information see my website here: http://gointellitech.com/program.htm Regards, James
by James Bott
Thu Mar 13, 2014 10:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse ERROR
Replies: 14
Views: 2157

Re: Network Issue

Elvira,

What is tdata class?.


TData is my enhanced database class. For more info go here:

http://gointellitech.com/program.htm

Regards,
James
by James Bott
Mon Jan 13, 2014 6:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Network Issue
Replies: 36
Views: 10969

Re: cmxAutoOpen

... to reuse deleted records automatically. This way you never have to PACK a DBF. You can find more information about TData on this page: http://www.gointellitech.com/program.htm Regards, James
by James Bott
Thu Jan 27, 2011 1:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: cmxAutoOpen[solved]
Replies: 19
Views: 4616

Re: Full time programmer/support

... and not full-time. However, you probably wouldn't need me full-time like you would an inexperienced programmer. Regards, James http://www.gointellitech.com
by James Bott
Wed Dec 29, 2010 6:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Full time programmer/support
Replies: 11
Views: 3675

Re: BtnBmp changed behavior?

Reinaldo,

I have the same email address I have always had (since the 80's)-- [jbott at compuserve dot com]. I can also be reached at [jbott at gointellitech dot com].

I did find one email from you that I missed and I have responded. Did you send others?

Regards,
James
by James Bott
Fri Oct 15, 2010 1:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: BtnBmp changed behavior?
Replies: 14
Views: 3130

Re: Database Problem

... and updates without any programming on your part. Of course, it does a lot more too. Don't you already have TData? Regards, James http://www.gointellitech.com
by James Bott
Fri Oct 15, 2010 12:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Database Problem
Replies: 5
Views: 1112

Re: hash with (x)harbour - knowledge base

... easier to write and read. There are lots of other good reasons to use database objects. See my articles on FW OOP programming. http://www.gointellitech.com/program.htm James
by James Bott
Tue Sep 21, 2010 11:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hash with (x)harbour - knowledge base
Replies: 20
Views: 7853

Re: To Mr. James Bott

Here:

http://www.gointellitech.com/program.htm

I hope you like them.

James
by James Bott
Tue Sep 21, 2010 11:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Mr. James Bott
Replies: 2
Views: 496

Re: How to calculate number of columns / rows ?

Hunter,

If you need this info for placing conrols, I highly recommend that you use a resource editor instead.

For more information about Windows and dialogs dimensions, see my "Intoduction to Fivewin" article here:

http://www.gointellitech.com/program.htm

Regards,
James
by James Bott
Thu Sep 09, 2010 3:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to calculate number of columns / rows ?
Replies: 1
Views: 360

Re: Possible to calc. Right/Bottom Btn-Pos on diff. Dlg-Sizes ?

Ewe,

Are you aware the dialogs use a different unit than Windows? This was developed by Microsoft and I never really understood why.

I did write about this in my "Introduction to Fivewin" article on this page:

http://www.gointellitech/program.htm

Maybe that will help.

Regards,
James
by James Bott
Mon Aug 09, 2010 9:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Possible to calc. Right/Bottom Btn-Pos on diff. Dlg-Sizes ?
Replies: 17
Views: 5652

Re: Dialog controls are flickering when resized..

... Now create your dialog:   define Mydialog oDlg ...   activate dialog oDlg You may want to read my articles on OOP. http://www.gointellitech.com/program.htm Regards, James
by James Bott
Sat Jun 05, 2010 2:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Dialog controls are flickering when resized..
Replies: 34
Views: 9130

Re: TSMTP: Invalid date

Davide,

Go to my website http://www.gointellitech.com and find my email address and send me an email (so I have your email address) and I will send you an updated TSMTP.PRG that automatically handles the GMT time.

James
by James Bott
Tue Mar 30, 2010 2:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TSMTP: Invalid date
Replies: 2
Views: 481

Re: A Database Design Question

... discussion of roles in the book "Business Engineering With Object Technology." There is link to it on my website here http://www.gointellitech.com/program.htm I'm sure you can also Google "OOP roles" and find more information about roles. Regards, James
by James Bott
Mon Mar 01, 2010 7:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Database Design Question
Replies: 7
Views: 1898
PreviousNext

Return to advanced search