Search found 227 matches: enhancements

Return to advanced search

New FTDN October/Octubre 2023 (FWH 23.10)

... 16 ) and 0 (Zero) if not installed. * Added Dutch language to multi-lang support for Excel (see olefuncs.prg) * Image functions: (imgtxtio.prg) - Enhancements: FW_ReadImage() and FW_DrawImae(). If the parameter bmp is nil, the functions read image from clipboard, if any and proceed. - New: function ...
by Antonio Linares
Thu Nov 02, 2023 9:53 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN October/Octubre 2023 (FWH 23.10)
Replies: 1
Views: 3906

Re: HASH vs single variables

... = array, but Type = C as return value for program info = what's about...to remember afther time ))) trim = Should result be trimmend. All tips, enhancements are welcome... the small code (but you have this already) just for forum setkey( VK_F6,{|| xbrowser("system") ...
by Marc Venken
Wed Jun 07, 2023 11:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HASH vs single variables
Replies: 15
Views: 1096

Re: Numeric alignment with oPrn:SayText( )

... FONT COLOR ? It appears to be numeric ? Also do we have a color selection popup that we can use for the values ? Thank you. I love making positive enhancements.
by TimStone
Thu May 18, 2023 4:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Numeric alignment with oPrn:SayText( )
Replies: 8
Views: 537

Re: (DOS Error -2147418111) WINOLE/1009 No exported method: LAN

... https://github.com/manuelcalerosolis/Gestool/blob/master/prg/Xbrowse.102.prg * Enhancements: Class TXBrowse, thanks to Anser! 1) Used TRY CATCH when HARBOUR Compiler is used to Create an Excel Object Method ToExcel() Line 4834 ...
by Horizon
Tue Nov 01, 2022 1:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: (DOS Error -2147418111) WINOLE/1009 No exported method: LAN
Replies: 10
Views: 813

Re: (DOS Error -2147418111) WINOLE/1009 No exported method: LAN

... https://github.com/manuelcalerosolis/Gestool/blob/master/prg/Xbrowse.102.prg * Enhancements: Class TXBrowse, thanks to Anser! 1) Used TRY CATCH when HARBOUR Compiler is used to Create an Excel Object Method ToExcel() Line 4834 ...
by karinha
Tue Nov 01, 2022 1:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: (DOS Error -2147418111) WINOLE/1009 No exported method: LAN
Replies: 10
Views: 813

Style of dialog

Hi all, I made a step from fwh 10.2 to version 21.11. The enhancements made in the mean time are very impressive. i like very much the style of the edit dialog of xbrowse. https://www.hamelau.eu/tmp/DlgEdit.jpg But I can't find out how ...
by Detlef
Sun Apr 03, 2022 5:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Style of dialog
Replies: 10
Views: 725

Re: Para Antonio Uso de la clase TprogressWheel

Circular Meters with enhancements to the original meter class of FWH:
samples\meter02.prg
samples\meter03.prg

Silvio's class:
samples\meterwh.prg
by Antonio Linares
Thu Jul 15, 2021 7:51 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Para Antonio Uso de la clase TprogressWheel
Replies: 4
Views: 749

Re: Print Problem with FWH2104

One of the enhancements to methods Line(), Box() and RoundBox(), Arc(), Chord(), Ellipse(), Pie(), etc., is to specify the Units (INCHES/CM/MM) as the last parameter. This avoids the need to do complex calculations in our program ...
by nageswaragunupudi
Wed Jun 09, 2021 3:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Print Problem with FWH2104
Replies: 27
Views: 2597

Re: Print Problem with FWH2104

... [cUnits] ) METHOD Ellipse( nTop, nLeft, nBottom, nRight, [uPen], [uBrush], [aText], ; [cUnits] ) METHOD FillRect( aRect, uBrush, [cUnits] ) The enhancements included: - Enables specifying the text to be printed inside the shape, without the need to use Say() separately. - Enables background ...
by nageswaragunupudi
Wed Jun 09, 2021 3:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Print Problem with FWH2104
Replies: 27
Views: 2597

New FTDN April/Abril 2021 (FWH 21.04)

... while simple Requery() and Requery( {params} ) are working correctly, Requery( cNewSQL ) was making the rowset readonly. Fixed now. * TMSGITEM enhancements: - Codeblocks bAction and bRClicked were being evaluated with only two parameters nRow,nCol. Now these are evaluated with three parameters ...
by Antonio Linares
Mon May 31, 2021 3:53 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN April/Abril 2021 (FWH 21.04)
Replies: 8
Views: 1960

Re: eShop sample and a DBF product file

Otto,

great enhancements on the eshop example! Excellent! :-)
by Antonio Linares
Thu Apr 01, 2021 10:21 am
 
Forum: mod_harbour
Topic: eShop sample and a DBF product file
Replies: 11
Views: 1327

Xbrowse enhancemend for colums setup/use

Using Xbrowse every day and changing colums (mostly view setting) I think that xbrowse would benifid with folowing enhancements I know and have implemented these options sometimes myselt, but Xbrowse class enhanced would be more efficient i think In xbrowse we use the RowNo (upper ...
by Marc Venken
Wed Feb 17, 2021 11:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse enhancemend for colums setup/use
Replies: 6
Views: 538

New FTDN January/Enero 2021 (FWH 21.01)

January 2021 ============ * TGET enhancements: - New clause for getting VarChar text variables (variable length) VARCHAR { nMin, nMax } User can enter text upto nMax characters irrespective of the length of the input string. Get finally returns ...
by Antonio Linares
Sun Feb 07, 2021 9:10 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN January/Enero 2021 (FWH 21.01)
Replies: 1
Views: 1256

Re: TprogressWhee de Silvio.Falconi

... see the sample posted here. http://forums.fivetechsupport.com/viewtopic.php?f=3&t=37732&p=234157#p234157 In FWH1909, FWH announced many enhancements to METER class, which include CIRCULAR meters, same way as WHEELMETER but having more capabilities than wheelmeter. http://forums.fivetechsupport.com/viewtopic.php?f=3&t=37806&hilit=meter ...
by nageswaragunupudi
Mon Aug 03, 2020 5:18 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: TprogressWhee de Silvio.Falconi
Replies: 1
Views: 321

Re: Onedrive

Silvio, Microsoft will not be providing options, enhancements, or even support, for any OS except the current version of Windows 10. Backward compatibility is just too difficult. They learned that from Apple. OS updates move along, and are provided ...
by TimStone
Sun Jul 26, 2020 7:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Onedrive
Replies: 9
Views: 1495
Next

Return to advanced search