New FWH 16.06

User avatar
cnavarro
Posts: 6557
Joined: Wed Feb 15, 2012 8:25 pm
Location: España
Been thanked: 3 times

Re: New FWH 16.06

Post by cnavarro »

Look my previous message

Thanks Enrico
Cristobal Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
User avatar
Enrico Maria Giordano
Posts: 8753
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Has thanked: 1 time
Been thanked: 4 times
Contact:

Re: New FWH 16.06

Post by Enrico Maria Giordano »

cnavarro wrote:Enrico, change line 239 in class


I get

Code: Select all | Expand

tribbon.prg(239) Error E0030  Syntax error: "syntax error at 'APROMPTS'"


I can't find the error... :?:

EMG
User avatar
Enrico Maria Giordano
Posts: 8753
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Has thanked: 1 time
Been thanked: 4 times
Contact:

Re: New FWH 16.06

Post by Enrico Maria Giordano »

Ok, found: your code has strange character embedded. Please check it!

Anyway, now the ribbonbar works again. But please, let's public a new FWH build! This fix is too much important!

EMG
User avatar
Enrico Maria Giordano
Posts: 8753
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Has thanked: 1 time
Been thanked: 4 times
Contact:

Re: New FWH 16.06

Post by Enrico Maria Giordano »

Enrico Maria Giordano wrote:Ok, found: your code has strange character embedded. Please check it!


Probably is not your code but the copy/paste operation in this forum. :-(

EMG
User avatar
Antonio Linares
Site Admin
Posts: 42516
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 75 times
Contact:

Re: New FWH 16.06

Post by Antonio Linares »

Hakan,

I had no time today

I will try to do it tomorrow, thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
Horizon
Posts: 1323
Joined: Fri May 23, 2008 1:33 pm
Has thanked: 4 times

Re: New FWH 16.06

Post by Horizon »

Antonio Linares wrote:Hakan,

I had no time today

I will try to do it tomorrow, thanks


No problem.

It can be after new build that is fixed in ribbonbar error.

Thank you.
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
User avatar
RAMESHBABU
Posts: 626
Joined: Fri Oct 21, 2005 5:54 am
Location: Secunderabad (T.S), India

Re: New FWH 16.06

Post by RAMESHBABU »

* CLASS TRichEdit5

- New: METHOD nPages( lRefresh )
- New: METHOD LastLineVisible()
- Updated: sample TESTRTF5.PRG


I am getting Linking error : Unresolved external '_HB_FUN_BUILDRICHEDITBAR'
from the TestRtf5.prg

-Ramesh Babu P
User avatar
cnavarro
Posts: 6557
Joined: Wed Feb 15, 2012 8:25 pm
Location: España
Been thanked: 3 times

Re: New FWH 16.06

Post by cnavarro »

RAMESHBABU wrote:
* CLASS TRichEdit5

- New: METHOD nPages( lRefresh )
- New: METHOD LastLineVisible()
- Updated: sample TESTRTF5.PRG


I am getting Linking error : Unresolved external '_HB_FUN_BUILDRICHEDITBAR'
from the TestRtf5.prg

-Ramesh Babu P


At moment
remove the declaration of static in the function BUILDRICHEDITBAR in \source \function\memoedit.prg or copy this function in TestRtf5.prg
Thanks
Cristobal Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
User avatar
RAMESHBABU
Posts: 626
Joined: Fri Oct 21, 2005 5:54 am
Location: Secunderabad (T.S), India

Re: New FWH 16.06

Post by RAMESHBABU »

Ok. I have done it as you said. It is working now.

Thanks,

-Ramesh Babu P
User avatar
Antonio Linares
Site Admin
Posts: 42516
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 75 times
Contact:

Re: New FWH 16.06

Post by Antonio Linares »

A New FWH 16.06 build 2 is already available

viewtopic.php?p=193101
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
TimStone
Posts: 2955
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA
Has thanked: 25 times
Been thanked: 2 times
Contact:

Re: New FWH 16.06

Post by TimStone »

Antonio,

On the notes, you have 15.06 as the June build, but it is actually an August release. It might be less confusing to change that in the description. We know the numbers no longer match the month ( which is fine ) but we often remember them by when they came out.

Tim
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
User avatar
Antonio Linares
Site Admin
Posts: 42516
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 75 times
Contact:

Re: New FWH 16.06

Post by Antonio Linares »

Tim,

The version number should match the year and month, but we are one month delayed
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
TimStone
Posts: 2955
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA
Has thanked: 25 times
Been thanked: 2 times
Contact:

Re: New FWH 16.06

Post by TimStone »

That is fine ... then 16.06 should have actually been 16.07.

Many months ago you asked if monthly updates were necessary, and we all agreed that it was OK to just release them when ready, and it was not required to have one every month. This update was actually released late July ( 07 ), or early August ( 08 ).

Tim
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
User avatar
Antonio Linares
Site Admin
Posts: 42516
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 75 times
Contact:

Re: New FWH 16.06

Post by Antonio Linares »

Yes, I agree with you, we should have named it 16.07

Thanks for the observation
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
TimStone
Posts: 2955
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA
Has thanked: 25 times
Been thanked: 2 times
Contact:

Re: New FWH 16.06

Post by TimStone »

I noticed there was a 2nd release of this, but some issues still being resolved. Are you planning a 3rd build ? If so, I will wait and download it when it's ready.
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Post Reply