Search found 200 matches: whatsnew

Return to advanced search

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

I created the button with this command DEFINE BUTTON oBtnWhatsnew RESOURCE "whatsnewg","","","whatsnew"   OF oBar ADJUST The image is alpha-blend image. If I don't use ADJUST clause, the image is not resized but transparent ...
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: Xlsxlibhb_ver2

Please use

REQUEST XLSXLIB

Sorry for the spelling mistake in the whatsnew.txt
by nageswaragunupudi
Sat Nov 04, 2023 12:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xlsxlibhb_ver2
Replies: 57
Views: 9007

Re: how to open devtoolswindow from application.

Natter wrote:Antonio, what changes have been made in build2 and build3 regarding the release of FW23.04 ?


Please read whatsnew.txt
by Antonio Linares
Thu Jul 06, 2023 2:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to open devtoolswindow from application.
Replies: 21
Views: 1142

Re: Xbrowse : Tooltips timers

bCellToolTip was introduced from FWH1701 ( January 2017 ) From whatsnew.txt * XBROWSE: - New: XBrColumn new DATA bCellToolTip: CodeBlock to return tooltip text. To show tooltip when mouse hovers over a cell. This supercedes oCol:bTooTip, which is depricated. ...
by nageswaragunupudi
Mon Jun 12, 2023 2:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse : Tooltips timers
Replies: 3
Views: 232

Re: Size of the window

... --> Diagonal size in MMScreenSize( .t. ) --> Diagonal size in INCHES  Please see WhatsNew.txt November 2015. You may find more interesting function for touch screens Also see fwh\source\function\getsysin.prg for these and multiple ...
by nageswaragunupudi
Wed Oct 06, 2021 3:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Size of the window
Replies: 4
Views: 665

Re: Decimal detection

Hi.
WhatsNew Fwh2106 contains this:
* Función FW_ExcelToDBF(): Elimina los ceros a la derecha después del decimal al
convertir números a texto.

Maybe it can help you.
Regards
by FranciscoA
Mon Sep 27, 2021 4:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Decimal detection
Replies: 10
Views: 1162

Re: Print Problem with FWH2104

... methods across FWH like FWPDF( HaruPDF ), Window, etc. In addition, these methods, Box(), RoundBox(), Pie() and Circle() were greatly enhanced. Whatsnew.txt of FWH1909: - Method RoundBox() was not working correctly. Fixed and enhanced. Methods Box and Ellipse are also enhanced. METHOD Box( nTop, ...
by nageswaragunupudi
Wed Jun 09, 2021 3:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Print Problem with FWH2104
Replies: 27
Views: 2596

Re: funcion FW_CdxCreate() (SOLUCIONADO)

Whenever FWH introduces a new functionality or enhances, it is explained in whatsnew.txt: Extracts from Whatsnew.txt: FWH1409: * New: database.prg: New functions: 1)FW_FieldsPut( caFields, aValues, [nLockWaitSecs], [lAppend] ) --> nRecNo ( 0 if failure) ... ...
by nageswaragunupudi
Tue Apr 13, 2021 12:19 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: funcion FW_CdxCreate() (SOLUCIONADO)
Replies: 4
Views: 572

Re: Fivewin.ch still says version FWH 20.08

Hello FWExplorer, , I couldn't find anything wrong maybe You installed inside a wrong directory :?: after the install You can check the file < whatsnew.txt > as well On top it looks like : February 2021 ============= * Fix: FW_ReadImage() and FW_DrawImage() functions(fwh\source\imgtxtio.prg) ...
by ukoenig
Sat Apr 03, 2021 7:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin.ch still says version FWH 20.08
Replies: 3
Views: 598

Re: Nuevo FWH 20.07

Yes. This was a bug in FWH2006, fixed in FWH2007. Whatsnew.txt - When a column header is clicked, the header is painted in the topbar area fixed. http://forums.fivetechsupport.com/viewtopic.php?f=3&t=39178&p=233785#p233785 Please let us know ...
by nageswaragunupudi
Wed Aug 12, 2020 3:50 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Nuevo FWH 24.04
Replies: 23
Views: 32890

Re: filter or where statement in SQL

... to retain enough flexibility for future developments. We, therefore, request you to use only the datas/methods documented in WiKi and subsequent WhatsNew.Txt. Thank you Mr. Rao. I want to ask something if it is possible. We have a oRs object. We create oBrw xbrowse using as a datasource oRs. ...
by Horizon
Wed May 06, 2020 6:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: filter or where statement in SQL
Replies: 6
Views: 682

Re: filter or where statement in SQL

... to retain enough flexibility for future developments. We, therefore, request you to use only the datas/methods documented in WiKi and subsequent WhatsNew.Txt.
by nageswaragunupudi
Wed May 06, 2020 5:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: filter or where statement in SQL
Replies: 6
Views: 682

Re: List all functions and classes in FWH library

Many but not all functions provided by FWH are listed in the Wiki. Newly added functions from time to time are announced in whatsnew.txt. This program lists all functions and classes included in the installed FWH library. In addition, the program name and source code of the function/class ...
by Marc Venken
Wed Mar 18, 2020 9:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: List all functions and classes in FWH library
Replies: 13
Views: 3392

Re: Get Numeric

@ 9,180 GET oNum2 VAR nNumTO SIZE 150,75 RIHGTTOLEFT PIXEL OF oGr PICTURE "999" FONT oFontBigNum

give me an error

test.prg(56) Error E0030 Syntax error "syntax error at '@'"

because there is a error also on whatsnew.txt file

RIGHTTOLEFT instead of RIHGTTOLEFT
by Silvio.Falconi
Tue Mar 03, 2020 8:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Get Numeric
Replies: 4
Views: 927
Next

Return to advanced search