Search:

Type: Posts; User: Gary

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,301

    You are truly a lifesaver :D It now works...

    You are truly a lifesaver :D It now works exactly the way it's supposed to.

    I can't thank you enough. That one certainly got by me. I must of looked at it hundreds of times and still didn't see...
  2. Replies
    4
    Views
    1,301

    Keyboard TAB Problem

    Unfortunately, my program is approximately 130K in size and is the GUI library that other programmers will use to create windows apps (if I can ever figure this problem out:(). I could show the...
  3. Replies
    4
    Views
    1,301

    Keyboard TAB Problem

    HI,

    I'm developing a project written in C to provide non-C++ programmers with a "class" like library for creating GUI apps in Windows. I'm pretty far along, with most windows controls already...
  4. Replies
    2
    Views
    8,738

    Check out this site for an excellent example of a...

    Check out this site for an excellent example of a ListView:

    http://www.foosyerdoos.fsnet.co.uk/
  5. Thread: Context Menus

    by Gary
    Replies
    4
    Views
    1,485

    I'm trying to provide total flexibility to the...

    I'm trying to provide total flexibility to the user in the win32api wrapper that I'm developing... including the ability to provide context menus for any control they might want to provide it for.
    ...
  6. Thread: Context Menus

    by Gary
    Replies
    4
    Views
    1,485

    Yes, the button is the owner of the context menu....

    Yes, the button is the owner of the context menu. Are you hinting at "subclassing" here?

    It will be very difficult to submit any code here since I'm using a GUI wrapper I'm creating to test the...
  7. Thread: Context Menus

    by Gary
    Replies
    4
    Views
    1,485

    Context Menus

    Hi,

    I'm an experienced programmer, but very inexperienced in programming the Win32API. I've created a context menu on a button (just for a test). I check the WM_CONTEXTMENU message to set...
Results 1 to 7 of 7