Tab button,

Started by shaungaryevans, Thu 30/04/2009 18:29:31

Previous topic - Next topic

shaungaryevans

When I press the Tab button on my keyboard, the inventory windows will pop up and the curson change to the pointer. Now, I disable the tab so it don't show the invertory window, but the pointer still change, and i don't want this. Does anybody know how to turn the tab button completely off.

Trent R

What's your on_key_press code look like?

~Trent
To give back to the AGS community, I can get you free, full versions of commercial software. Recently, Paint Shop Pro X, and eXPert PDF Pro 6. Please PM me for details.


Current Project: The Wanderer
On Hold: Hero of the Rune

shaungaryevans

if (keycode == eKeyTab)   show_inventory_window();  // Tab, show inventory

shaungaryevans

Never mind, done it now

SMF spam blocked by CleanTalk