Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-1227966

Can not tell the different between mouse buttons

XMLWordPrintable

    • 1.0beta2
    • sparc
    • solaris_2.4
    • Not verified

      95/11/12
      This bug was originated by Bob Jervis. The bug has been sent to Sami Shaio
      and has been answered by Sami.
       
      [Bob Jervis]
      8. Cannot tell the difference between mouse buttons. Some Motif functions use
         combinations of mouse buttons and shift keys. For example, in a text
         widget inside an AWT app on Solaris, Shift-Middle Button changes the
         extent of the selection. How do I tell this in AWT for drawing area
         widgets (like our point and click editor)?
       
      [Sami Shaio]
      Left = MouseDown
      Middle = Shift+MouseDown
      Right = Ctrl+MouseDown
       
      Unfortunately there is no way to tell Shift+Middle using this scheme.
      ==============================================================

            sshaiosunw Sami Shaio (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: