Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
A

Acshi

@Acshi
About
Posts
8
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • We're 10 years old!
    A Acshi

    You can not triumph, there are more of us than you know lurking in the shadows...

    The Lounge c++ html architecture question

  • Learning programming - 6th grade
    A Acshi

    I would recommend some of the child-orientated tutorials from http://www.kidwaresoftware.com/[^], though they aren't free they, they have "trial versions" that are downloads of the first half of the courses.

    The Lounge delphi html com hardware question

  • IQ test
    A Acshi

    I remember seeing a couple of sites which claimed to be legitimate, but in the fine print noticed that they defined 120 as the mean.

    The Lounge

  • Why Jonny Can't Code
    A Acshi

    Don't we have TI-BASIC for exactly what the article is talking about? Though I suspect price might be an issue...

    The Lounge html database com question

  • Creating events for another control to process; how may I?
    A Acshi

    You can override Control.IsInputKey() for a user control so that the control can handle events for arrow keys or other typical keys, but I'm not seeing that stopping the menu item from using its shortcut key... :~...

    C# question help

  • Creating events for another control to process; how may I?
    A Acshi

    I have a menu item with a shortcut key of "del" so that I can do all entry deletion through the item's handler. However, if an entry is being edited, I don't want it deleted if the user presses the del key, instead, I want to have normal the normal del behavior of text boxes. At first thought, I wanted to simply go with a sort of, "If editing an entry, then entry.RaiseKeyEvent(key, e), else delete entry," though I can't as RaiseKeyEvent is a protected method. For now, I have simply used my own implementation of what I believe the expected del behavior to be, but would highly prefer to be able to let the control use its own... In case there is a way to solve this problem that by-passes my original question, I also have another case where I would need to do something like this... Thank you for reading this at least, =]

    C# question help

  • USB 3.0
    A Acshi

    The first type was made up of "experimental compressors" that didn't care about speed or memory usage. The second was like the first but with "some degree of user friendliness" though with non-standard formats.

    From http://www.maximumcompression.com/data/summary_sf.php[^]

    The last group is the 'everyday use' archiver. This are GUI driven programs with good compression, but without sacrificing speed and without excessive memory usage like the group 1 and 2 programs. Apart from the GUI it is important the program is fast, easy to use, and supports many different archive formats (or is a standard itself). The best archivers in this group are WinRar and 7-Zip. Maybe WinZip 10 (using PPMd-mode) has a place here too.

    With 7-Zip in the lead... :cool:

    The Lounge hardware question

  • Virtual Stripper used to create spammer e-mail addresses
    A Acshi

    Reading anything on colors in physics, we see that: cyan, magenta, yellow -- subtractive primary colors, subtract these from white to get any color red, green, blue -- additive primary colors, add these to black to get any color It's not really all that difficult... unless all you remember is kindergarten :laugh::laugh::laugh:

    The Lounge game-dev question announcement
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups