Search found 202 matches: somehow

Return to advanced search

Problem with Escape key and dialog on MDI child

... and the dialog stays, The 2nd escape key press and the dialog closes with mdi window remaining. The tracelog shows nCounter reached a total of 3. Somehow the valid clause is evaluated twice during the 1st escape key press.   local nCounter := 0 // Added to top of function child()   ACTIVATE ...
by Gale FORd
Tue Sep 19, 2017 3:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with Escape key and dialog on MDI child
Replies: 8
Views: 1221

Test to see if text is in column 1

... this is a TEST. This is another line. TEST again. Some other text in the string. << In this case, the word TEST shows up twice. I need to somehow be able to know if TEST starts at column 1.
by Jeff Barnes
Fri Sep 08, 2017 2:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Test to see if text is in column 1
Replies: 3
Views: 563

Re: Database - 17.07 - Problems

... say nothing is wrong with the changes you made, and that a program we have been using with FWH for about 10 years, without a single problem, must somehow be defective. I really have a hard time with that logic. tData is simply a class that inherits from tDatabase. It adds methods not covered in ...
by TimStone
Tue Sep 05, 2017 4:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Database - 17.07 - Problems
Replies: 84
Views: 11997

Re: Pro's and Contra's fom Resources or Coded screens

... used by gtk. I think someone in this forum made some layout controls that mimics the behavior. My personal option is resources, because it helps somehow to keep certain separation between the presentation layer and the business rules. My 0,02 € :D Regards
by Carlos Mora
Wed Aug 02, 2017 6:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pro's and Contra's fom Resources or Coded screens
Replies: 47
Views: 11525

Re: TDatabase with several DBF

... tData, and another program called tRecord. The advantage of tRecord is that it saves all the field values in a buffer, and even if the pointer somehow changed on an open record, when you use the tRecord objects Save, it remembers the record number and is sure to save the data to the correct ...
by TimStone
Sat Jul 29, 2017 9:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDatabase with several DBF
Replies: 6
Views: 1806

Re: xHarbour.org updated!

... as individual .rc files .. rather than working with one Single monolithic .rc adding new forms as needed. Many years ago working with BRW, somehow my single .rc became corrupted and was a total 'gonner' taking over 100+ forms with it. From that point on I decided ( since .rc files are just ...
by Rick Lipkin
Sun Apr 09, 2017 11:18 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 156
Views: 38736

Re: FWH 16.12 : Display Seek values in Header Search Bar

... was changed. Since when I do the build, I also have a button bar on each folder, the prompts for those bars also disappear. I'm thinking the font somehow is being changed for these two controls ( button bar and xbrowse ) to an invisible color ( at least on this display. SAY and GET commands are ...
by TimStone
Sat Dec 24, 2016 5:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 16.12 : Display Seek values in Header Search Bar
Replies: 31
Views: 9055

Re: multiple defintions, forst defined here

... found nothing in either .prg or .c files. I am leaning towards something not quite set right for hbmk2. Do I need to use a SET command somehow? I was not doing that. I just went with the standard install, don't think I specified Bordland compiler but may have downloaded it... I did ...
by lmheimendinger
Mon Dec 05, 2016 4:51 pm
 
Forum: FiveWin for CA-Clipper
Topic: multiple defintions, forst defined here
Replies: 15
Views: 20563

Re: RTF files

... running as a service. It works "most" of the time but every now and then Word get hung up and stalls my program. I was hoping to do this somehow without needing Word :(
by Jeff Barnes
Thu Nov 24, 2016 6:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RTF files
Replies: 12
Views: 2419

Re: Bcc72 Prsht.h resource compile error

Enrico

I have no clue .. somehow Prsht.h is evoked by Brc32.exe when compiling a .rc file.

Rick Lipkin
by Rick Lipkin
Sat Oct 29, 2016 1:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bcc72 Prsht.h resource compile error
Replies: 31
Views: 6361

Re: COPY FILE issue

... in the file name. With COPY FILE &cSource TO &cDest I get a DOS Error 123. I cannot control the original filename so I have to somehow work with the "," in the filename. I will also need to be able to delete this file without generating an error. This FWH function ...
by nageswaragunupudi
Thu May 05, 2016 8:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: COPY FILE issue
Replies: 9
Views: 1186

COPY FILE issue

... in the file name. With COPY FILE &cSource TO &cDest I get a DOS Error 123. I cannot control the original filename so I have to somehow work with the "," in the filename. I will also need to be able to delete this file without generating an error.
by Jeff Barnes
Wed May 04, 2016 12:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: COPY FILE issue
Replies: 9
Views: 1186

Re: problem with FW 16.02

Tim,

There was a PRG that somehow was not compiled and placed into the lib for xhb.com.

If you are able to create the EXEs then your libs are fine.
by Antonio Linares
Mon Mar 07, 2016 6:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem with FW 16.02
Replies: 4
Views: 712

Re: compiling

Amazing Antonio! That was it, somehow I had downloaded the wrong files from xharbour. Now it all works. Thanks! Since I was using 8 year old versions of everything this is all new to me. Love the new Preview features but one strange thing--after ...
by dtussman
Fri Jan 29, 2016 8:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: compiling
Replies: 13
Views: 2629

Re: FW user login to authenticate from windows active directory

fraxzi wrote:Thanks Hebert.

Thank you for this update. If I have time I will try this.. somehow I abandoned the idea :)


It's a shame :( , I think this procedure is a good idea.
by hebert_j_vargas
Tue Nov 17, 2015 4:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW user login to authenticate from windows active directory
Replies: 31
Views: 10070
PreviousNext

Return to advanced search