Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » things without window
things without window [message #4763] Mon, 21 August 2006 22:03 Go to next message
qwerty is currently offline  qwerty
Messages: 130
Registered: May 2006
Experienced Member
hello, sorry, if I am posting wrong here...

I have a upp application. window is created using 3d party manager. I am interested in catching keyboard/mouse by upp functions(getcapslock, scanninh keyboard etc) and to define callbacks for keypress, releases etc. is it possible some common way ? (I know uncommon ways well Evil or Very Mad )
Re: things without window [message #4765 is a reply to message #4763] Tue, 22 August 2006 00:01 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
qwerty wrote on Mon, 21 August 2006 16:03

hello, sorry, if I am posting wrong here...

I have a upp application. window is created using 3d party manager. I am interested in catching keyboard/mouse by upp functions(getcapslock, scanninh keyboard etc) and to define callbacks for keypress, releases etc. is it possible some common way ? (I know uncommon ways well Evil or Very Mad )



What is 3rd party manager?

Anyway, callbacks are independent of GUI. Perhaps the way to go is to create your own encapsulation / interface. Alternatively, use Ctrl interfaces without U++ GUI.

Mirek
Re: things without window [message #4811 is a reply to message #4765] Tue, 22 August 2006 21:25 Go to previous messageGo to next message
qwerty is currently offline  qwerty
Messages: 130
Registered: May 2006
Experienced Member
this I tried to avoid... nevermind; good point with interfaces...

thank you
Re: things without window [message #4818 is a reply to message #4811] Wed, 23 August 2006 00:17 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
qwerty wrote on Tue, 22 August 2006 15:25

this I tried to avoid... nevermind;



You give too little information to give better advice Wink

Mirek
Re: things without window [message #5233 is a reply to message #4818] Mon, 11 September 2006 02:16 Go to previous message
qwerty is currently offline  qwerty
Messages: 130
Registered: May 2006
Experienced Member
hmm, in ONE project... I am using just the Core package of upp. this manage everything I want here. as a windows, there is Ogre 3D engine, which create windows etc. it has some 'getkey' funcs in house, but it is marked as 'deprecated' in a future. so, some func type 'getStateOfKet(key)' would come handy. state here is thought as PRESSSED, RELEASED, OFF, ON(not just pressed last 'tick') or whathewer to monitor keys without need control. but I don't know anathomy of upp in detail yet.

[Updated on: Mon, 11 September 2006 02:17]

Report message to a moderator

Previous Topic: Polish translations
Next Topic: Discussion of Displaytor
Goto Forum:
  


Current Time: Sun May 05 08:02:33 CEST 2024

Total time taken to generate the page: 0.03037 seconds