Help about Ribbonbar?

Help about Ribbonbar?

Postby Horizon » Wed Jan 08, 2014 3:39 pm

Hi,

What is the difference layout between popup and splitpopup in ribbonbar. Can anyone give me an example?

Thanks.
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1297
Joined: Fri May 23, 2008 1:33 pm

Re: Help about Ribbonbar?

Postby Gale FORd » Wed Jan 08, 2014 5:49 pm

Image
Gale FORd
 
Posts: 663
Joined: Mon Dec 05, 2005 11:22 pm
Location: Houston

Re: Help about Ribbonbar?

Postby Horizon » Wed Jan 08, 2014 6:42 pm

Hi Gale,

You mean

POPUP - Arrow is left
SPLITPOPUP - Arrow is bottom

Both of them trigger to menu object.

Thanks.
Horizon
 
Posts: 1297
Joined: Fri May 23, 2008 1:33 pm

Re: Help about Ribbonbar?

Postby Daniel Garcia-Gil » Wed Jan 08, 2014 10:10 pm

Hello

the SPLITPOPUP you can set action and build a popup menu (left side launch the action right side launch popup)

with POPUP only launch the popup menu
User avatar
Daniel Garcia-Gil
 
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 pm
Location: Isla de Margarita

Re: Help about Ribbonbar?

Postby Horizon » Thu Jan 09, 2014 9:11 am

Thank you Daniel,

I also want to ask more. I have lots of button in one tab (in several group). I need more space. so I can sort some of them to one spitpopup, but I want them to show more button below the ribbonbar. (not a menu button)

In earlier version of ribbonbar there was an error. it was fixed. in error randomly converts normal buttons to my desired way. I could not simulate it again.

viewtopic.php?f=3&t=19761

Is there any way to realize it?
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1297
Joined: Fri May 23, 2008 1:33 pm

Re: Help about Ribbonbar?

Postby Antonio Linares » Thu Jan 09, 2014 9:22 am

Hakan,

Could you post a screenshot of your ribbonbar ? thanks
regards, saludos

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

Re: Help about Ribbonbar?

Postby Horizon » Thu Jan 09, 2014 7:59 pm

Hi Antonio,

I think I have found what I try to do. I want to do Popupgroup manually.

ıs there any way to do it?

Thanks.
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1297
Joined: Fri May 23, 2008 1:33 pm

Re: Help about Ribbonbar?

Postby Antonio Linares » Thu Jan 09, 2014 8:42 pm

Hakan,

Do you mean a group of SPLITPOPUPs ?

Please review samples/ribbon.prg and let me know if it has what you are looking for
regards, saludos

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

Re: Help about Ribbonbar?

Postby Horizon » Fri Jan 10, 2014 9:10 am

Antonio Linares wrote:Hakan,

Do you mean a group of SPLITPOPUPs ?

Please review samples/ribbon.prg and let me know if it has what you are looking for


Yes you are right. Group of SPLITPOPUPs.

Is it possible?
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1297
Joined: Fri May 23, 2008 1:33 pm

Re: Help about Ribbonbar?

Postby Horizon » Thu Jan 16, 2014 9:43 am

Horizon wrote:
Antonio Linares wrote:Hakan,

Do you mean a group of SPLITPOPUPs ?

Please review samples/ribbon.prg and let me know if it has what you are looking for


Yes you are right. Group of SPLITPOPUPs.

Is it possible?


Did I understand wrong?. Is it already included ?

Thanks
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1297
Joined: Fri May 23, 2008 1:33 pm

Re: Help about Ribbonbar?

Postby Horizon » Sat Jun 21, 2014 4:13 pm

Hi Antonio?

Any comment?
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1297
Joined: Fri May 23, 2008 1:33 pm

Re: Help about Ribbonbar?

Postby Antonio Linares » Sun Jun 22, 2014 12:23 am

Hakan,

> Group of SPLITPOPUPs

I don't understand exactly what you mean. Could you paint it (with mspaint or so) and post it here to fully understand it ?

thanks
regards, saludos

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

Re: Help about Ribbonbar?

Postby Horizon » Sun Jun 22, 2014 8:49 am

Antonio Linares wrote:Hakan,

> Group of SPLITPOPUPs

I don't understand exactly what you mean. Could you paint it (with mspaint or so) and post it here to fully understand it ?

thanks


Hi,

Image

I have labeled my request "This is my question". It works when I add groups to ribbon greater width from oWnd width. But I need to use it intentionaly with bitmap.

Thanks again.
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1297
Joined: Fri May 23, 2008 1:33 pm

Re: Help about Ribbonbar?

Postby Antonio Linares » Sun Jun 22, 2014 9:52 am

Hakan,

Thanks for the screenshot.

Do you mean that you want to have a way to make it work like that without resizing the window (when that happens automatically) ?

And also that it may show a bitmap at the top ?
regards, saludos

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

Re: Help about Ribbonbar?

Postby Horizon » Sun Jun 22, 2014 9:56 am

Antonio Linares wrote:Hakan,

Thanks for the screenshot.

Do you mean that you want to have a way to make it work like that without resizing the window (when that happens automatically) ?


Yes. If it is possible. I think it is a better solution other than popup menu.
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1297
Joined: Fri May 23, 2008 1:33 pm

Next

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 37 guests