DougHennig / Ribbon

A Microsoft Office 365-like ribbon control for VFP forms
24 stars 11 forks source link

Some items bleed from one tab to another when ribbon is in _SCREEN #20

Open DougHennig opened 1 year ago

DougHennig commented 1 year ago

📝 Provide detailed reproduction steps (if any)

  1. Run RibbonInScreen.prg in the Sample folder.
  2. Click the Send/Receive tab.

✔️ Expected result

Only items for the Send/Receive tab appear.

❌ Actual result

Some items from the Home tab appear:

image

Clicking in the ribbon makes them disappear.

CarlosYohn commented 1 year ago

Hi, Dough.

We would be really interested in having this tool adapted for screen. But there are more issues as: maximizing a form, tabs get hidden, take advantage of the system menu space, etc.

I know you has to be very bussy. Hope, sometime... Thanks.

DougHennig commented 1 year ago

I am not likely to work on _screen support since I never use it that way. But perhaps others will try to fix the issues (the benefit of open source!).