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
R

rhoward

@rhoward
About
Posts
15
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Book recomendation for a young scientist please
    R rhoward

    They are not technically science books, but if you can lay your hands on some original Tom Swift Jr. hardback books by Victor Appleton, they can really inspire a kids mind!

    The Lounge com question learning

  • Text Viewer
    R rhoward

    The one I switched to when Vern Buerg dropped the ball on a Windows version of his program "list," is called "V." You can find it at fileviewer.com, and it's very inexpensive and works very well. I've been using it for more than 15 years. Rick

    The Lounge

  • Your First Computer...
    R rhoward

    Intertec Data Systems Superbrain. http://en.wikipedia.org/wiki/Superbrain CP/M and SuperDOS Z80 @ 4Mhz! 64k of ram! Dual 340k floppies! Learned to program on this machine using Leor Zolman's BDS 'C' Compiler! Those were the days! :-D Rick

    The Lounge com

  • Kinda Urgent - DebugView on 9x?
    R rhoward

    Either you have a really old version before the drivers were bundled, or you have a corrupted distribution. Nowadays, the drives are included as resources embedded in the .rsrc section of the executable and the correct driver gets extracted at runtime. Try downloading it again... http://www.sysinternals.com/ntw2k/freeware/debugview.shtml[^] Rick

    The Lounge html business question announcement

  • Access vs. SQL
    R rhoward

    Have you considered the Microsoft SQL Server 2000 Desktop Engine (MSDE 2000)? http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnmsde/html/msderoadmap.asp[^] Rick

    The Lounge database question csharp java asp-net

  • Pick a different job
    R rhoward

    Demolition has its appeal as well!:-D

    The Lounge question discussion career

  • Pick a different job
    R rhoward

    I would probably go back to school and become a pyro-technician. I would love to blow things up as an explosives special effects artist or make fireworks. Rick

    The Lounge question discussion career

  • Googlism...
    R rhoward

    Better yet: computer programming is delivered via download from this web site at a special introductory price of $14:wtf:

    The Lounge c++ com

  • dieting
    R rhoward

    Check out this site: http://www.philkaplan.com[^] Phil Kaplan is a consumer advocate who enjoys spreading the truth about dieting fads, as well as a fitness expert who can teach you how to take control of your weight. I have struggled with weight most of my adult life, and have found his site to be very liberating. While he does hawk his own products, he does it in a very low-key manner. Rick

    The Lounge

  • Oh for the love of Zeus NOOOO!
    R rhoward

    Download and try EasyRecovery professional from Ontrack. http://www.ontrack.com/easyrecoveryprofessional/ Search for "Trial Edition" on this page. This software reconstructs the MFT in memory and then allows you to copy files to a different drive. Works very well. If that doesn't work, Ontrack's data recovery services are unmatched. Rick Howard

    The Lounge help com sysadmin business question

  • Are there any american guys still awake who ...
    R rhoward

    I called 800-327-BAND and they are closed for the day. I'll try tomorrow. Where was the bird found? (Country, city, etc...) Rick

    The Lounge help question

  • TreeView node right-clicked is not the "selected" node...
    R rhoward

    Sorry for the misunderstanding. You are definitely correct about "A" still being selected. The point I was making is that Explorer displays properties for "B", not "A", which is what I was trying to achieve. Thanks, Rick

    C# data-structures question

  • TreeView node right-clicked is not the "selected" node...
    R rhoward

    Many thanks, David. I was able to use GetNodeAt() in the MouseUp event for the tree to reset the selected node to the proper item. Thanks again, Rick

    C# data-structures question

  • TreeView node right-clicked is not the "selected" node...
    R rhoward

    I have to disagree, at least w/respect to how Windows Explorer works. If I left click Folder "A" in explorer to select it, then right click on folder "B" and select "properties" I get a property page for folder "B", not folder "A". This is the behaviour on Windows 2000. If I were programming with pure Win32, I would just do a hit-test on the item under the mouse cursor, but I can't find an analog in C#.NET. Thanks, Rick

    C# data-structures question

  • TreeView node right-clicked is not the "selected" node...
    R rhoward

    Why is it that when I right click on a tree node and my context menu pops up, the item that is returned by the treeView1.SelectedNode property is not the item that was right-clicked on, but whatever tree node happend to be selected before the right click? i.e. Folders _________ |FolderA| <-- Currently selected tree node --------- FolderB FolderC <-- Right click here treeView1.SelectedNode returns FolderA, not FolderC, even thought the selected node highlighting box temporarily moved to FolderC. Scratching my head... Thanks, Rick

    C# data-structures question
  • Login

  • Don't have an account? Register

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