Search found 102 matches: gunther

Return to advanced search

Re: New FWH 19.03

... at @Say format. What I have found is if you use @SayText( ) it does change the color default for @Say( ). The @SayText performs as you show. I see Gunther was noting the same behavior that I observed. I can fix the problem in my code by using @SayText( ) throughout when mixing in color. Tim.
by TimStone
Wed Apr 10, 2019 9:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 19.03
Replies: 37
Views: 4956

Re: FWH 1805 - oBrw:SetTree( [<nLevels>] ) -> Automatic Trees

... [bOnSkip], [aCols] ) Fraxzi, you are using: oBrw:SetTree( 3, { 0x30082, 0x30084, 0x20097 } ) Hi Mr. Gunther, it is based on Mr. Rao's sample "xbrtree.prg" from FWH1805/Release 01 .. I wonder why the MariaDB Rowset I used differs ...\ :?:
by fraxzi
Wed Aug 01, 2018 12:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 1805 - oBrw:SetTree( [<nLevels>] ) -> Automatic Trees
Replies: 15
Views: 3629

Re: Aclone question

Great, it's working.
Thanks a lot Enrico & Gunther
Massimo
by Massimo Linossi
Fri May 18, 2018 10:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Aclone question
Replies: 7
Views: 662

Re: Aclone question

Gunther is right. You have to declare

Code: Select all  Expand view
MEMVAR arra1, arra2, arra3


not LOCAL.

EMG
by Enrico Maria Giordano
Fri May 18, 2018 10:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Aclone question
Replies: 7
Views: 662

Re: Antonio: Differences between BORLAND and VCC

Gunther, I tested your sample also and I continue to investigate why
by cnavarro
Wed May 16, 2018 1:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Antonio: Differences between BORLAND and VCC
Replies: 32
Views: 6403

Re: RPREVIEW

Gunther, maybe this will help

viewtopic.php?f=3&t=35303#p210223
by cnavarro
Tue Mar 06, 2018 9:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RPREVIEW
Replies: 8
Views: 1090

Re: Ayuda cpm hbzebra.lib

Gunther //------------------------------------------------------------------------------FUNCTION hb_Zebra_GetWidth ( hZebra, nLineWidth, nLineHeight, nFlags )LOCAL x1:= 0, y1 := 0, nBarWidth := 0, nBarHeight := 0  ...
by cnavarro
Sun Mar 04, 2018 6:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda cpm hbzebra.lib
Replies: 12
Views: 2651

Re: Introducing FiveTech's fivedit

byte-one wrote:Cristobal has his program compressed with UPX. https://upx.github.io/

Gunther, thanks
I use now upx
by cnavarro
Fri Oct 20, 2017 11:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Introducing FiveTech's fivedit
Replies: 560
Views: 107532

Re: Cristobal, a question to menu

Gunther, in next version 17.08, there will be many new features in the menus
by cnavarro
Tue Sep 19, 2017 7:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Cristobal, a question to menu
Replies: 7
Views: 1026

Re: Cristobal, a question to menu

Cristobal, is a statement (or wish :D ) Gunther I have also planned the clause COLORLINETOP too, for top menu bar, but I do not think it gives me time to fully implement it in this version              [ COLORLINEBOTTOM <nClrLBottom> ...
by cnavarro
Mon Sep 18, 2017 2:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Cristobal, a question to menu
Replies: 7
Views: 1026

Re: Cristobal, a question to menu

byte-one wrote:Cristobal, on some combinations of colors it can be make better look with a border around!


Gunther

Is it a question ?, or a statement?
by cnavarro
Mon Sep 18, 2017 12:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Cristobal, a question to menu
Replies: 7
Views: 1026

Re: Cristobal, a question to menu

Dear Gunther, only have border non styled menus I explain better: yes, if they have border but are painted with the color of the menu bar But, Fwh 17.08, have one new clause http://wiki.fivetechsoft.com/doku.php?id=fivewin_menu_descolgante#colorlinebottom ...
by cnavarro
Sun Sep 17, 2017 5:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Cristobal, a question to menu
Replies: 7
Views: 1026

Re: Introducing FiveTech's fivedit

Thanks Gunther, I know this
Please, press doubleclick in "Start Editor" in screen initial before you open/save... any file
In the next version will be solved
by cnavarro
Wed Aug 02, 2017 9:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Introducing FiveTech's fivedit
Replies: 560
Views: 107532

New FTDN June/Junio 2017 (FWH 17.06)

... * Enhancement: German implementation of NUM2WORDS() improved. Thanks to Mr Gunther http://forums.fivetechsupport.com/viewtopic.php?f=3&t=34164 * Report: Enhancement: Now Group titles for columns can be specified. Syntax: ...
by Antonio Linares
Fri Jun 23, 2017 4:58 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN June/Junio 2017 (FWH 17.06)
Replies: 10
Views: 3845

Re: XBROWSE Error on :nFooterType == AGGR_MIN

Mr Gunther Thanks We modify this code             if :nFooterType == AGGR_MIN .or. :nFooterType == AGGR_MAX               :nTotal := nil            endif  as             if :nFooterType == AGGR_MIN .or. :nFooterType == AGGR_MAX  ...
by nageswaragunupudi
Thu Jun 08, 2017 9:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE Error on :nFooterType == AGGR_MIN
Replies: 2
Views: 835
Next

Return to advanced search