Small GUI things

Started by Marc van Cauwenberghe, June 14, 2010, 11:54:01 AM

Previous topic - Next topic

Marc van Cauwenberghe

Hello Paul,


If you call up the function library the main menu bar turns grey.
If you then paste something and then quit the function dialog, you will see that only the edit menu returns to black, the rest stays grey.

When you use the mouse weel if there is a tooltip present the tool tip will stay where it is, it should disappear I think.

Marc




Rolf Brandt

Hi Marc,

I'm not sure if I understand you correctly, but I cannot reproduce that.
Rolf Brandt
http://www.rbsoft.eu
http://www.taxifreeware.com
I cook with wine, sometimes I even add it to the food.
(W. C. Fields)

Marc van Cauwenberghe

Hi Rolf,

I am talking about 2 different issues. Which one is it that you can not reproduce?

Marc

Rolf Brandt

The Edit menu of the main window should turn grey because it is not the active window anymore.
If I either close the Functions Library or activate the main window again everything is normal again.
Rolf Brandt
http://www.rbsoft.eu
http://www.taxifreeware.com
I cook with wine, sometimes I even add it to the food.
(W. C. Fields)

Rolf Brandt

The mousewheel issue is correct - I would say a minor cosmetic problem. I have seen this in other programs as well.
Rolf Brandt
http://www.rbsoft.eu
http://www.taxifreeware.com
I cook with wine, sometimes I even add it to the food.
(W. C. Fields)

Paul Squires

Not 100% sure about the mousewheel issue being an "issue". The edit caret has not moved and this is where the next keyboard entry would be inputted. Say that someone has started a command and the codetip shows...the user then wants to quickly readjsut some lines on the screen to see a variable or something, they could use the mousewheel. Likewise, using the right hand side or bottom scrollbars do not destroy the codetip.

I am on the fence with this one. I could easily introduce code to destroy the codetip if that is the consensus of the group.
Paul Squires
PlanetSquires Software

Paul Squires

I was just able to reproduce that functions Library paste thing. Weird. Not sure what is triggering that behaviour yet.
Paul Squires
PlanetSquires Software

Marc van Cauwenberghe

QuoteI am on the fence with this one. I could easily introduce code to destroy the codetip if that is the consensus of the group.

No problem, just looks a bit strange.

Marc

Marc van Cauwenberghe

QuoteI was just able to reproduce that functions Library paste thing. Weird. Not sure what is triggering that behaviour yet.

Come to think of it. As soon as you open the function library, the main menu goes grey, but you can still the menu items. Maybe it should not go grey in the first place.

Marc

Roger Garstang

I'm fine with removing the tooltip unless you find a way to make it scroll with the text it belongs with, just don't confine the caret to the window when scrolling like PB does, that is the main thing I find they do that is annoying.