popup groups in FWH 9.12 RibbonBar

Post Reply
User avatar
Antonio Linares
Site Admin
Posts: 42513
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

popup groups in FWH 9.12 RibbonBar

Post by Antonio Linares »

We have published a revised FWH 9.12 that shows popup groups when they get shrinked :-)

Image
regards, saludos

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

Re: popup groups in FWH 9.12 RibbonBar

Post by Horizon »

Hi Antonio,

Compiling with revised 9.12 it gives an error like below.

Code: Select all | Expand

xLINK: error: Unresolved external symbol '_TreeView_SetCheckState referenced from Fivehcm.lib(TREEVIEW.obj)'.

xLINK: error: Unresolved external symbol '_TreeView_GetCheckState referenced from Fivehcm.lib(TREEVIEW.obj)'.
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
User avatar
Antonio Linares
Site Admin
Posts: 42513
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Re: popup groups in FWH 9.12 RibbonBar

Post by Antonio Linares »

Hakan,

We are going to publish a new revised 9.12 in some minutes that should be ok :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 42513
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Re: popup groups in FWH 9.12 RibbonBar

Post by Antonio Linares »

Added drop shadows to popup groups :-)

Image

We have just published a revised 9.12 with these changes
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Otto
Posts: 6403
Joined: Fri Oct 07, 2005 7:07 pm
Has thanked: 22 times
Been thanked: 2 times
Contact:

Re: popup groups in FWH 9.12 RibbonBar

Post by Otto »

Hello Antonio,
If I click on a button of a popup I get following error.
Best regards,
Otto

Code: Select all | Expand

Lines 205, Functions/Procedures 5
Generating C source output to 'ribbon2.c'...
Done.
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
C:\FWH\samples\ribbon2.c:
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
* Application successfully built *

Unrecoverable error 9003: Too many recursive error handler calls
Called from END(0)
Called from POPUPGROUP(807)
Called from TWINDOW(448)
Called rom MAIN(92)
 
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Antonio Linares
Site Admin
Posts: 42513
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Re: popup groups in FWH 9.12 RibbonBar

Post by Antonio Linares »

Otto,

We are uploading a new 9.12 build that fixes that error :-)

It will be ready in 5 mins or so...
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
nageswaragunupudi
Posts: 10721
Joined: Sun Nov 19, 2006 5:22 am
Location: India
Been thanked: 8 times
Contact:

Re: popup groups in FWH 9.12 RibbonBar

Post by nageswaragunupudi »

After the fix, when I click on the button on dropdown, the program is quitting silently. ( Win XP SP2 )
Regards

G. N. Rao.
Hyderabad, India
User avatar
Antonio Linares
Site Admin
Posts: 42513
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Re: popup groups in FWH 9.12 RibbonBar

Post by Antonio Linares »

Rao,

Please check for a created error.log file. Here on Windows 7 is working fine:

Clicking on the "fill" button:
Image
regards, saludos

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

Re: popup groups in FWH 9.12 RibbonBar

Post by Horizon »

Hi Antonio,

My problem is not solved. I have just downloaded the fwh 9.12.

I had the same problem before and you solved the problem in this thread http://forums.fivetechsupport.com/viewtopic.php?f=3&t=13110&p=66753&hilit=_TreeView_SetCheckState#p66753

Thanks in advance.
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
User avatar
Antonio Linares
Site Admin
Posts: 42513
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Re: popup groups in FWH 9.12 RibbonBar

Post by Antonio Linares »

Hakan,

There is a new FWH 9.12 build that should work fine this time, thanks :-)
regards, saludos

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

Re: popup groups in FWH 9.12 RibbonBar

Post by Horizon »

Thanks Antonio,

It works OK now.
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
Posts: 1323
Joined: Fri May 23, 2008 1:33 pm
Has thanked: 4 times

Re: popup groups in FWH 9.12 RibbonBar

Post by Horizon »

Hi Antonio,

I got this error now. Is it related to previous error?

Thanks,

Code: Select all | Expand

xLINK: error: Unresolved external symbol '_TreeView_SetItemState referenced from Fivehcm.lib(TREEVIEW.obj)'.
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
User avatar
Antonio Linares
Site Admin
Posts: 42513
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Re: popup groups in FWH 9.12 RibbonBar

Post by Antonio Linares »

Hakan,

We have just emailed you a modified FiveHCM.lib.

We rebuilt the library on a different computer where there was a wrong MSVC header file and thus the bug came in again. Now it is ok :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply