Problem with Generating 'List of items' - while using GetInput by Aacini for User-Input.

Discussion forum for all Windows batch related topics.

Moderator: DosItHelp

Post Reply
Message
Author
Kvc
Posts: 26
Joined: 13 Jun 2017 06:44
Location: India
Contact:

Problem with Generating 'List of items' - while using GetInput by Aacini for User-Input.

#1 Post by Kvc » 07 Sep 2017 20:05

I've created a Batch Function named 'List Function' - but, Somehow... I'm in between a logical bug. As, In windows - when you'll right-click on desktop - you'll get a context menu (Kind of List of Items - as list function generates in CMD).

But, the problem is -when we click somewhere outside the list box - windows disappears the List generated (getting no input). But, when the function generates the list... It can't detect clicks outside the specified fields (specified fields are 'just list items').

Image

Can Anyone tell me how to detect clicks outside the specified areas from Getinput function by Aacini??
Or any method to specify the whole console as a area, but without Mouse Hover (But, this method fails as as area of detection within another are of detection) - Thanks for help in advance. :)

Project Link: https://github.com/TheBATeam/List-Function-v.2.0-By-Kvc
#NoPromotion - Used Github instead of website link. :)

:roll: :roll: :roll: :roll: :roll: :roll:

Post Reply