Search found 59 matches: confuse

Return to advanced search

Re: bDragBegin and bDropOver problem *Fixed*

Dear Francisco, I confuse the FWH version. It works on FWH1901 but still problem with FWH2304. I found something that the GET or SAY Object will allow ::bDropOver, if the object is below the TFOLDER. If SAY or GET will disallow when ...
by dutch
Sat Sep 23, 2023 4:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: bDragBegin and bDropOver problem *Unresolve*
Replies: 27
Views: 4093

Re: DBF to Excel Sheet, without Excel, using ADO ?

... CODE i saw often that "cDbms" is empty so it can not get Value and use "default" it happens when use these FW Function which confuse me :? --- i can not say what will be when all Function "know" Excel as i wish i have not used it this Way before and most People thought ...
by Jimmy
Thu Aug 17, 2023 1:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to Excel Sheet, without Excel, using ADO ?
Replies: 50
Views: 2581

Re: ITaskbarList3 Interface for PROGRESS Bar

hi Antonio,

sorry if i have confuse you
those Xbase++ CODE are Part of CLASS ProgressBar and need "msctls_progress32"

so i have to enhance (copy of) CLASS TProgress with these Method
have made 1st. Step and got HB_FUNC() working :D
by Jimmy
Sat May 27, 2023 7:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ITaskbarList3 Interface for PROGRESS Bar
Replies: 6
Views: 323

Re: GET which twice Function

...  IF nVar <> RECNO()      GOTO( nVar )      oBrwDBF:refresh()      oBrwDBF:SetFocus()   ENDIFRETURN i was confuse by     oBrwDBF:bChange := { || SayStatusDBF( oBrwDBF, oGet, @nVar ) }STATIC PROCEDURE SayStatusDBF( oBrwDBF, oGet, nVar ...
by Jimmy
Wed Apr 12, 2023 5:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GET which twice Function
Replies: 2
Views: 207

Re: Playing with XBROWSE

hi, thx for Answer. as you say i have "mix" Dbf2Htm() and ToExcel(), sorry for confuse We can not comment on the runtime error without knowing anything about the DBF or the program code of DoShowDBF() i do start both from BUTTONBAR of XBROWSE      DEFINE WINDOW ...
by Jimmy
Sun Apr 09, 2023 4:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Playing with XBROWSE
Replies: 6
Views: 463

Re: Newbie Question : XBROWSE

...  <.design.>, <{uValid}>, <.pixel.>, [<nID>], <.autosort.>, <.autocols.> , ;  so i´m total confuse what to do :?:
by Jimmy
Fri Nov 25, 2022 9:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Newbie Question : XBROWSE
Replies: 17
Views: 1486

Re: special Codeblock Syntax under Fivewin

hi,

thx all for Answer

hmpaquito wrote:It's not required return clause. Return clause it's neccessary only for return value

ah, that was what have confuse me
by Jimmy
Mon Nov 07, 2022 11:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: special Codeblock Syntax under Fivewin
Replies: 10
Views: 491

Re: Array need @ when use in VALID ?

hi Enrico,

under Xbase++ and HMG i do not need @ Reference for Array so i was confuse about Fivewin
now i have to rewrite all CODE where i have pass Array to use @
by Jimmy
Sat Nov 05, 2022 9:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Array need @ when use in VALID ?
Replies: 9
Views: 336

DIRECTORY() and ShellExecute()

... File (with NPP++) but not TXT (with Notepad) :shock: -- does DIRECTORY() return UNICODE or ANSI or OEM :?: do i use ShellExecute() wrong :?: total confuse ...
by Jimmy
Fri Oct 21, 2022 4:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DIRECTORY() and ShellExecute()
Replies: 9
Views: 634

Re: mod for Fivewin - FLEXGRID extension for xBrowse

Dear Otto On the mod-harbour forum you have many examples that I put on the use of grid and flex. Let's not confuse both technologies (which are included in all browsers natively) https://forum.modharbour.app/viewforum.php?f=16 It also has the videos I made on the subject https://forum.modharbour.app/viewtopic.php?f=13&t=131 ...
by nageswaragunupudi
Wed May 19, 2021 4:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: mod for Fivewin - FLEXGRID extension for xBrowse
Replies: 7
Views: 921

Re: mod for Fivewin - FLEXGRID extension for xBrowse

Dear Otto On the mod-harbour forum you have many examples that I put on the use of grid and flex. Let's not confuse both technologies (which are included in all browsers natively) https://forum.modharbour.app/viewforum.php?f=16 It also has the videos I made on the subject https://forum.modharbour.app/viewtopic.php?f=13&t=131 ...
by cnavarro
Tue May 18, 2021 7:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: mod for Fivewin - FLEXGRID extension for xBrowse
Replies: 7
Views: 921

Re: to Nages: test for tdatabase

James, I used to have issues with some of the FWH classes until Nages suggested I do it this way to be sure the code didn't confuse the class. I don't remember which ones created issues for me, but this is such an easy solution, and for the more complex classes, it's really a way to ...
by TimStone
Fri May 10, 2019 8:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: to Nages: test for tdatabase
Replies: 37
Views: 5687

Re: trying with tdatabase

... rewrite and extensive testing, but the results were fantastic and thrilled my clients. I hope you find a solution that works your way, but I won't confuse conversations any further in the future. I'll simply not share any more thoughts with you. Tim
by TimStone
Thu Jan 24, 2019 8:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: trying with tdatabase
Replies: 34
Views: 4794

Re: Richedit5 and XP

Excuse me, I do not understand your question well 1.- What language are you using? 2.- Do not confuse "unicode" with special symbols (which may depend on the font used), or with ascii symbols that you can obtain by pressing ALT + 167, for example. You can easily ...
by cnavarro
Sat May 26, 2018 1:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Richedit5 and XP
Replies: 5
Views: 1048

Re: EasyReport developer tool

Silvio, Perhaps you misunderstand what I am saying, or your comments confuse me a bit. Let me explain. 1). ALL of my reports within my primary application have been created over the years with the tPrint class in FWH. I have laid them out by hand. My clients ...
by TimStone
Wed Mar 07, 2018 6:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: EasyReport developer tool
Replies: 16
Views: 5100
Next

Return to advanced search