Thread: keyDown check?
View Single Post
  #5  
Old 09-16-2006, 08:58 PM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Quote:
Originally Posted by projectigi
Hi,

i made a TDrawingPanel(in the TDrawingPanel there a GUIWindowCtrl that goes all over the screen and is on the top,
for some reason the keydown check ( onKeyPressed, keyDown2 ) doesnt work anymore now XD
how do i make em working again?
Example:

PHP Code:
function onCreated()
{
  new 
GuiWindowCtrl("MainWindow") {
     
// stuff
  
}
  
MainWindow.makeFirstResponder("false");

__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote