New FWH 16.06

Re: New FWH 16.06

Postby cnavarro » Mon Aug 08, 2016 2:54 pm

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
cnavarro
 
Posts: 6500
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: New FWH 16.06

Postby Enrico Maria Giordano » Mon Aug 08, 2016 2:59 pm

cnavarro wrote:Enrico, change line 239 in class


I get

Code: Select all  Expand view
tribbon.prg(239) Error E0030  Syntax error: "syntax error at 'APROMPTS'"


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

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8315
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: New FWH 16.06

Postby Enrico Maria Giordano » Mon Aug 08, 2016 3:08 pm

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: 8315
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: New FWH 16.06

Postby Enrico Maria Giordano » Mon Aug 08, 2016 3:10 pm

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
Enrico Maria Giordano
 
Posts: 8315
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: New FWH 16.06

Postby Antonio Linares » Mon Aug 08, 2016 9:12 pm

Hakan,

I had no time today

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

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: New FWH 16.06

Postby Horizon » Tue Aug 09, 2016 10:01 am

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
Horizon
 
Posts: 1288
Joined: Fri May 23, 2008 1:33 pm

Re: New FWH 16.06

Postby RAMESHBABU » Wed Aug 10, 2016 12:09 pm

* 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
RAMESHBABU
 
Posts: 614
Joined: Fri Oct 21, 2005 5:54 am
Location: Secunderabad (T.S), India

Re: New FWH 16.06

Postby cnavarro » Wed Aug 10, 2016 12:23 pm

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
cnavarro
 
Posts: 6500
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: New FWH 16.06

Postby RAMESHBABU » Wed Aug 10, 2016 1:10 pm

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

Thanks,

-Ramesh Babu P
User avatar
RAMESHBABU
 
Posts: 614
Joined: Fri Oct 21, 2005 5:54 am
Location: Secunderabad (T.S), India

Re: New FWH 16.06

Postby Antonio Linares » Tue Aug 16, 2016 10:31 am

A New FWH 16.06 build 2 is already available

viewtopic.php?p=193101
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: New FWH 16.06

Postby TimStone » Tue Aug 16, 2016 3:57 pm

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
TimStone
 
Posts: 2904
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA

Re: New FWH 16.06

Postby Antonio Linares » Wed Aug 17, 2016 9:18 am

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
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: New FWH 16.06

Postby TimStone » Wed Aug 17, 2016 3:56 pm

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
TimStone
 
Posts: 2904
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA

Re: New FWH 16.06

Postby Antonio Linares » Wed Aug 17, 2016 4:08 pm

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
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: New FWH 16.06

Postby TimStone » Wed Aug 17, 2016 4:10 pm

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
User avatar
TimStone
 
Posts: 2904
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA

PreviousNext

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 99 guests