Search Result

Collapse
2 results in 0.0042 seconds.
Keywords
Members
Tags
shortcuts
  •  

  • Sfreak
    started a topic Customized Shortcuts

    Customized Shortcuts

    Hi there,

    Im trying to implement a way to set the shortcuts defined by the user.

    Im using NHibernate and my model class returns me fields in Keys type (Keys is an Enum that contains the name of the keys. example: Keys.F1)

    I have implemented it in a static way and the code is the following:
    Code:
    internal void set_shortcuts (KeyEventArgs e)
    {
                switch (e.KeyCode)
    ...
    See more | Go to post

  • Niheel
    started a topic Location and parameters of start "run" tool

    Location and parameters of start "run" tool

    I use start-->run a lot for OS management.

    I was wondering is there a shortcut to the file? and does it take parameters to launch "run shortcuts"?

    This would save me time from having to look up the hard urls for all my favorite "Run" shortcuts.
    See more | Go to post
Working...