I was very interested with your req, and like teachers like u :)
Another idea is put a global key capture and asign the various actions for
the keys,
So next time  you need not press the buttons on the form. I once see a vb
sample but forget the link , try in google.

I think this api will do
Declare Function GetAsyncKeyState Lib "user32" Alias "GetAsyncKeyState"
(ByVal vKey As Long) As Integer


On Sun, Feb 8, 2009 at 7:16 AM, HouBMan <[email protected]> wrote:

>
> Thanks for the response - sorry it's taken me so long to respond to
> your posting - I was so glad to get your response the repsonse just
> after this by Kaarthik.
>
> I haven't yet tried what you suggested but it's a great idea and I
> think I may just do what you suggested.
>
> What Kaarthik discusses below is exactly what I was talking about but
> I he's right that it's way too complicated. I've been trying to figure
> what band objects are and how to implement them or one of them. I've
> even found a couple of examples that should make it very easy.
> Possibly because I have such a limited experience with VC++ and with
> Visual Studio that it's difficult to get those band objects
> implemented.
>
> Your idea is especially appealing considering that I could get it done
> in a fraction of the time it would take do something with those band
> objects.
>
> Thanks again!!
> On Jan 31, 3:06 am, sallushan <[email protected]> wrote:
> > Currently I haven't done the "mini-mode" like thing but you can,
> >
> > 1) Create a .net project
> > 2) Create a very small window (form)
> > 3) Put buttons
> > 4) Do coding
> > 5) Run Exe
> >
> > Simple isn't it?
> >
> > On Jan 31, 1:39 am, HouBMan <[email protected]> wrote:
> >
> >
> >
> > > BUMP!!
> >
> > > Any ideas please? Even if you think or know it's impossible; that info
> > > would be good too
> >
> > > Thanks- Hide quoted text -
> >
> > - Show quoted text -
>



-- 
My Web Site
http://everlovingyouth.googlepages.com
My Technical Blog
http://acutedeveloper.blogspot.com
Skype :santhoshnta
Orkut :everlovingyouth

Reply via email to