Search:

Type: Posts; User: thomasderoo

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    4,738

    VS 2005 Re: Forcing an owner draw

    Thanks!!

    Solved it by making a new class inheriting button, and overriding the OnPaint!

    :D
  2. Replies
    2
    Views
    4,738

    VS 2005 Forcing an owner draw

    So, some controls(e.g. buttons/labels) dont have a drawmode property. Im looking to create buttons with rounded corners because they just look nicer :P.

    Now, the problem is that even when you...
  3. Re: Making an onscreen keyboard load faster

    That seems like a good idea, but how would i close the keyboard form if the user presses OK?
    me.close()
    or
    me.hide()

    does it actually get removed from memory if i close the keyboard?

    Thanks...
  4. Re: Making an onscreen keyboard load faster

    well, i dont exactly know what you mean, but Calling the routine a second time has equal loading time, the loading time doesnt improve when it has been viewed before. :(
  5. Making an onscreen keyboard load faster

    Hiya guys,

    For a touchscreen oriented application, i have an onscreen keyboard that can operated by both the hardware keyboard, or via touchscreen/mouse. The user needs this keyboard a lot, but....
Results 1 to 5 of 5



Click Here to Expand Forum to Full Width