On Sat, Oct 01, 2022 at 04:10:44PM -0500 I heard the voice of
Hunter Ellett, and lo! it spake thus:
> 
> I have the Icon manager and other things on the right side and after
> entering submenus it gets quite hard to navigate. I did not find an
> option like this in the manual, has anyone achieved something
> similar?

So, I read this as "open submenus off the left instead of the right".
I certainly don't see anything resembling support for that.  In a
little poking, it seems like you'd need at least two things for it:

- In PaintNormalEntry()/Paint3DEntry(), adjustments to realign the
  text over to the right and paint the submenu pixmap on the other
  side.

- In UpdateMenu() (which actually captures the entire process of being
  in a menu), watch for moving over to the left rather than the right
  for popping things out.  Probably also some further tweaks in there
  and/or PopUpMenu to make them shift over to the left instead...



-- 
Matthew Fuller     (MF4839)   |  [email protected]
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
           On the Internet, nobody can hear you scream.

Reply via email to