Close
Showing results 1 to 10 of 57

Hybrid View

  1. #1

    Default

    About a year ago I wrote some test code to see what would be needed to implement this. I only found one way that it can be done, and it would increase the complexity of the program quite a bit and take a lot of work, so I don't think think this will be in Mojo any time soon.
    Last edited by Freddie : 12-18-2009 at 02:03 AM
    �Author of HotkeyNet and Mojo

  2. #2

    Default

    Hi Freddie, sorry for the delay.

    Personally, I'm not sure about having to double-click the LButton. But I assume it's not possible to distinguish between clicks on the drop arrow and on the body of the input box?
    Last edited by Flekkie : 12-18-2009 at 08:28 AM
    Coming out of nowhere drivin' like rain, Stormbringer dance on the thunder again
    Dark cloud gathering breaking the day, no point running cause its coming your way

    Rainbow shaker on a stallion twister, bareback rider on the eye of the sky
    Stormbringer coming down meaning to stay, thunder and lightning heading your way

    Ride the rainbow crack the sky, Stormbringer coming time to die

    ~ Deep Purple, Stormbringer

  3. #3

    Default

    Quote Originally Posted by Flekkie View Post
    Hi Freddie, sorry for the delay.

    Personally, I'm not sure about having to double-click the LButton. But I assume it's not possible to distinguish between clicks on the drop arrow and on the body of the input box?
    That's not the problem. The problem is that left clicks already have an essential meaning when they occur in the body of the input box. They mean, "move the cursor to this location."
    �Author of HotkeyNet and Mojo

  4. #4

    Default

    Oh yeah, I didn't think of that.
    Coming out of nowhere drivin' like rain, Stormbringer dance on the thunder again
    Dark cloud gathering breaking the day, no point running cause its coming your way

    Rainbow shaker on a stallion twister, bareback rider on the eye of the sky
    Stormbringer coming down meaning to stay, thunder and lightning heading your way

    Ride the rainbow crack the sky, Stormbringer coming time to die

    ~ Deep Purple, Stormbringer

  5. #5

    Default

    I tried giving single left clicks two different meanings. If they occurred in a field that already contained the cursor, they meant "type the LButton character." But if they occurred in a field without the cursor, they meant "move the cursor here."

    The result was bewildering. Even though I knew what was happening, it seemed as if the program was broken.

    I think the idea of moving the cursor by left clicking is so natural and familiar, that it's just not possible to mess with it without confusing people.
    �Author of HotkeyNet and Mojo

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •