Search found 22 matches: discarded

Return to advanced search

Re: incremental search on Xbrowse

hi Nages,
The my FWH version is 23.10 but as already posted the condition under which the space is discarded is

if nKey == 32 .and. ::nMarqueeStyle <= MARQSTYLE_HIGHLROWRC .and. oCol:hChecked .and. oCol:lEditable
...
elseif nKey == 32 .and. !::lFastEdit .and. ::oMultiSelCol != nil

TIA
by mauri.menabue
Mon Mar 25, 2024 11:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: incremental search on Xbrowse
Replies: 10
Views: 1990

Re: link between PRG and RC

Antonio Linares wrote:NACHFASSEN DIALOG DISCARDABLE ...


From MS docs:

DISCARDABLE Ignored. In 16-bit Windows, the resource can be discarded if no longer needed.
by Enrico Maria Giordano
Tue Jan 30, 2024 9:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: link between PRG and RC
Replies: 20
Views: 1658

XBrowse: Using Get for incremental Seek/Filters

... Get has the focus, the text entered by the user is used for the incremental search/filter. If the search/filter fails, the user's keystroke is discarded. When the browse has focus, the user can continue entering further characters and the Get is updated correctly. The user can alternate between ...
by nageswaragunupudi
Wed Dec 09, 2020 12:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse: Using Get for incremental Seek/Filters
Replies: 32
Views: 3792

Re: Qué es lo erróneo?

... by #endif. The statements following the first condition that resolves to True is included in the preprocessor output. All other statements are discarded. That means, even if multiple conditions are True, only one of the code statements appears in the preprocessor output. When all conditions ...
by FranciscoA
Tue Jan 15, 2019 5:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Qué es lo erróneo?
Replies: 9
Views: 2004

Re: For Mr. Nages

... SET DELETED ON: When you only use SET DELETED ON, as previously noticed, all the records are read from the dbf, analyzed and eventually discarded. Almost all browse systems use dbSkip() to move between records. So if you need to display record 150 and the next not deleted record is 850, ...
by mercurial
Thu Feb 05, 2015 3:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: For Mr. Nages
Replies: 8
Views: 1910

Open a msg file

... (BITMAP), ID BOTTOM; File C:\ENTWICKLUNG_2012\WINHOTEL\XFANG\XFANG.RES resource kept; file C:\ENTWICKLUNG_2012\WINHOTEL\RESOURCE\ALLG.RES resource discarded. Duplicate resource: Type 2 (BITMAP), ID TOP; File C:\ENTWICKLUNG_2012\WINHOTEL\XFANG\XFANG.RES resource kept; file C:\ENTWICKLUNG_2012\WINHOTEL\RESOURCE\ALLG.RES ...
by Otto
Tue Jun 25, 2013 2:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Open a msg file
Replies: 3
Views: 868

Harbour was able to produce outout Java files like .C

... produce Java files. If Harbour would have been produced Java files then Harbour would be more strong XBase compiler in the world today. Why it was discarded ? do not know. Thanks Shridhar
by shri_fwh
Fri May 17, 2013 9:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour was able to produce outout Java files like .C
Replies: 1
Views: 500

xbrdbu : new version

... , this will NOT be present When a list from dbf-files is specified as start parameter , this will overwrite the aAlias Section * Open dialog - Discarded Array Browse , new button in File window - Added : Checkbox "Restore previous state (... . xbr)" Default value from preferences ...
by Franklin Demont
Tue May 14, 2013 11:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrdbu : new version
Replies: 48
Views: 15543

Re: Compiling TSButton with MinGW gcc

Hi Nicanor, thanks for your help. I discarded TSButton as an option and replaced it with standard buttons, since I got no help with this... But I still need help with TSBrowse ! You said to change clipapi.ch by hbapi.ch but in this case, the ...
by concentra
Thu Nov 03, 2011 9:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling TSButton with MinGW gcc
Replies: 12
Views: 2957

Re: error al compilar xBrowse

... Duplicate resource: Type 10 (RCDATA), ID DVCLAL; File TMP1.$$$ resource kept; file C:\PROGRAMACION\FW11\PROGRAMAS\ABEJUELA\ABEJU11.RES resource discarded. ** error 2 ** deleting Abeju11.exe Como puedes ver ya enlazo la libreria hbct.lib y me da este error
by agarnati
Tue Nov 01, 2011 6:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error al compilar xBrowse
Replies: 3
Views: 713

error al compilar xBrowse

... Duplicate resource: Type 10 (RCDATA), ID DVCLAL; File TMP1.$$$ resource kept; file C:\PROGRAMACION\FW11\PROGRAMAS\ABEJUELA\ABEJU11.RES resource discarded. ** error 2 ** deleting Abeju11.exe al compilar me da este error, supongo que es porque falta enlazar alguna libreria, ¿alguien sabe cual ...
by agarnati
Sat Oct 29, 2011 3:42 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error al compilar xBrowse
Replies: 3
Views: 713

Re: Mobile Phone applications

It seems that Apple iPhone and Android are discarded.
The Cell phone should be Windows Phone as this OS is the evolution of Windows Mobile OS supported by FWPPC.

George
by George
Mon Nov 15, 2010 3:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mobile Phone applications
Replies: 5
Views: 1108

Re: Error E0025 Error in #if expression

... by #endif. The statements following the first condition that resolves to True is included in the preprocessor output. All other statements are discarded. That means, even if multiple conditions are True, only one of the code statements appears in the preprocessor output. When all conditions ...
by reinaldocrespo
Tue Oct 12, 2010 9:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error E0025 Error in #if expression
Replies: 9
Views: 3160

Re: Choosing SQL database ...

... 3 times pageup to end were I started The loading of a complete record to show it, is instantaneous in both cases ( less than 0,0001 second) so I discarded it. I used 2 dbf's, one with 400.000 records, and the other with only 27.000, and repeat the test for both in the same conditions You can ...
by Adolfo
Mon Nov 02, 2009 3:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Choosing SQL database ...
Replies: 118
Views: 30312

error compilacion res

... con verce mi recurso... Duplicate resource: Type 10 (RCDATA), ID DVCLAL; File TMP9.$$$ resource kept; file C:\NEWPRG\RC\GESTION.RES resource discarded. uso workshop 4.5, fhw812, xharbour 812 este es el resultado.... Compilado y Enlazado de: [C:\NewPrg\gestion.Exe] Ejecución No. 6 Ejecutada ...
by norte_67
Wed Oct 28, 2009 7:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error compilacion res
Replies: 1
Views: 459
Next

Return to advanced search