Search found 169 matches: entries

Return to advanced search

Re: incremental search on Xbrowse

... use get (cseek) and combo to change the field to search and I use multiselectcol I would like to add to the normal ( combobox) search "entries starting with " and "entries containing "
by Silvio.Falconi
Wed Mar 27, 2024 9:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: incremental search on Xbrowse
Replies: 10
Views: 2006

Re: Compiling with new harbour_bcc770_32_20240309

Dear Silvio, Please delete all uuid.lib entries and just use this one: %C_LIB_INSTALL%\PSDK\uuid.lib=32,.T.,0,0, same error Progetto: yunus, Ambiente: bcc7Harbor:[1]:Harbour.Exe yunus.prg  /m /n0 /gc1 /es2 /a /iC:\work\fwh\include /iC:\Work\harbour\Include ...
by Silvio.Falconi
Wed Mar 20, 2024 9:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling with new harbour_bcc770_32_20240309
Replies: 15
Views: 3398

Re: Compiling with new harbour_bcc770_32_20240309

Dear Silvio,

Please delete all uuid.lib entries and just use this one:

%C_LIB_INSTALL%\PSDK\uuid.lib=32,.T.,0,0,
by Antonio Linares
Wed Mar 20, 2024 8:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling with new harbour_bcc770_32_20240309
Replies: 15
Views: 3398

Re: Transparent area becomes black when use BUTTON...ADJUST

nageswaragunupudi wrote:Can i see the rc file entries for whatsnew.bmp?

Suggested format
Code: Select all  Expand view
WHATSNEW 10 "whatsnew.bmp"

but not
Code: Select all  Expand view
WHATSNEW BITMAP "whatsnew.bmp"


I coded it this way
Code: Select all  Expand view
WHATSNEW RCDATA "whatsnew2.png"
WHATSNEWG RCDATA "whatsnew2g.png"
 
by hua
Wed Dec 06, 2023 3:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transparent area becomes black when use BUTTON...ADJUST
Replies: 8
Views: 874

Re: Transparent area becomes black when use BUTTON...ADJUST

... How do I fix this? Using HArbour+FWH1912 The bar is repositioned before display using the command oBar:GoRight() TIA Can i see the rc file entries for whatsnew.bmp? Suggested format WHATSNEW 10 "whatsnew.bmp" but not WHATSNEW BITMAP "whatsnew.bmp"
by nageswaragunupudi
Tue Dec 05, 2023 1:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transparent area becomes black when use BUTTON...ADJUST
Replies: 8
Views: 874

Re: xBrowse - Dates - FWH 2310

... right click displays wrkdat D On the Virtual machine, the right click displays wrkdat D 999999 To clarify, although the dates are different for entries of wrkdat, the incorrect display shows 999999 for ALL rows regardless of the content of the wrkdat field. I've also just encountered another ...
by TimStone
Tue Nov 07, 2023 3:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse - Dates - FWH 2310
Replies: 19
Views: 1448

xbrowse

May be this is interesting for Antonio or Mr. Rao. I have an ini file with entries about login values. The password is encrypted using the function HB_Crypt(). It drove me crazy to list the ini file with xbrowse because it always crashed. Finally I found out ...
by Detlef
Fri Jul 07, 2023 1:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse
Replies: 15
Views: 608

Re: SECTIONS READING

To find all entries of each section you may look at this function from Enrico. https://forums.fivetechsupport.com/viewtopic.php?f=3&t=42450&p=255272&hilit=ini+section&sid=3b8eac4dbf8d08dab52fc2a1896770aa&sid=a126fddb37dbaca4e220526698b03046#p255239 ...
by Silvio.Falconi
Wed Jul 05, 2023 7:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SECTIONS READING
Replies: 3
Views: 357

Re: To Rao : Panel Scroll position Falled

... are not inserted after the last one but much further down how is it possible? and then if I want to scroll through all the records, the other entries are not seen in reality, as you can see from the table in the archive, there are many records which, however, are not displayed correctly in ...
by Silvio.Falconi
Tue Jun 13, 2023 11:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Rao : Panel Scroll position Falled
Replies: 1
Views: 135

vscode usefull settings

... in the current path where you are: From settings look for "terminal" then click on "Edit on settings.json" and add these entries: "terminal.integrated.shell.windows": "cmd.exe", "terminal.integrated.cwd": "${fileDirname}",
by Antonio Linares
Sat Jun 03, 2023 9:29 am
 
Forum: Utilities / Utilidades
Topic: vscode usefull settings
Replies: 0
Views: 398

Re: Problem with xBrowse

... and outputs, at the outputs You must fill in the HDR_SUC field that contains the number of the destination branch, it is not the In the case of entries, there is no destination branch, for this reason the field is Null The funny thing is that just reversing the order in which the records are ...
by Armando
Sun May 28, 2023 2:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with xBrowse (Fixed)
Replies: 34
Views: 2163

Re: CLASS modification

... of the xbrowse that created Nageswarao (@ 10, 550 COMBOBOX oBrw:oSortCbx VAR oBrw:cSortOrder) the possibility of inserting the options "entries that begin with" and "entries that contain" and therefore have both possibilities, i.e. for example the search for a city and ...
by Silvio.Falconi
Wed May 24, 2023 10:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 1710

Re: Harbour Writer

Hello friends,
We have improved the comfort of HW.
You can now create new entries directly from HW.
Best regards,
Otto

Image

Image
by Otto
Wed Oct 19, 2022 6:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour Writer
Replies: 14
Views: 1080

Re: Registering .ocx in 64 bit

... Just google for "32 bits ocx from 64 bits" and you will find many entries confirming what I am telling you
by Antonio Linares
Tue Jun 14, 2022 5:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Registering .ocx in 64 bit
Replies: 9
Views: 712
Next

Return to advanced search