Home
Products
Community
Manuals
Contact
Login or Signup

Code archives/User Input

Language: All | .bb | .bmx
Lang
Title
Description
Author
Date
.bbExtended Mouse Click EventsMouseClick, MouseUp, MouseDown, MouseDoubleClickSpencer2010-05-19
.bbPlayer Movement: Round vs SquareSomething about game controls that some people might not knowGIB3D2010-05-19
.bbScanCodes - Mouse - ASCII (Constants)Constants for replace the numbers from Scancodes, Mouse buttons and ASCII codes.Ian Caio2010-04-20
.bbMultiple Keyboards Handling, Blitz3D versionUse many keyboards and identify from which each key were pressed. Windows send to the application the sum of all, with this code you can read input selectivelly.Charrua2010-03-31
.bmxMultiple Keyboards HandlingUse many keyboards and identify from which each key were pressed. Windows send to the application the sum of all, with this code you can read input selectivelly,Charrua2010-03-31
.bmxIdentify EventsIdentify events from EventId() with a stringBobysait2010-03-26
.bbXGetKey()Better alternative to the native GetKey()Streaksy2010-03-05
.bmxMultitouch Trackpad EventsAdds handling for mutlitouch trackpad events (magnification, rotation, and swiping) under Mac OSNilium2010-01-07
.bmxInput Class/Lua ScriptSmall script for handling input (key presses, releases, hooks, etc.)Nilium2009-12-03
.bmxbasic max2d window event systema desktop manager system with balls!skidracer2009-09-18
.bbMouse Helper functionsFunctions that return - Mouse just pressed, let go, held and clickedRoss C2009-06-07
.bmxRumble effects for Xbox 360 controllerExample of rumble effect on Xbox 360 controllerBlitzSupport2009-05-23
.bbsimple text input for graphic modesBlitz plus has no input command for the graphic modes only the consoleCloseToPerfect2009-03-23
.bmxAuto FormAutomatically input data to an object using MaxGUIOtus2009-01-23
.bmxMouseWheelUp() and MouseWheelDown()With this code you have can check for MouseWheelUp and MouseWheelDown events regardless of theWeijtenburg2008-12-27
.bbSimple buttonsText and Graphical button code.Pongo2008-11-21
.bbControl Configuration FunctionsA Comprehensive Library of Functions for allowing reconfiguring of controls including Keyboard keys, mouse buttons/wheel or Joysticks/padsMalice2008-11-06
.bbMouseHold()Detects if a mouse button has been held down for a specific amount of timeblade0072008-08-22
.bmxMouseXSpeed, MouseYSpeed and MouseZSpeedFor help with B3D users converting to BMaxPerturbatio2008-07-12
.bbStepper Motor ControlDo Robotics or CNC with Blitz3Djfk EO-111102007-12-24
.bbTrapping the ENTER keypressThis will trap the users enter keyUUICEO2007-11-11
.bmxMINIB3D Mouselook workaround for linuxA dimple mouselook workaround for linux BMAXD4NM4N2007-09-23
.bbXbox 360 Controller InputA controller library for the X360 Controllerxtremegamr2007-08-22
.bbImproved Dropdown (v2.0)Improved version of Yahfree's dropdown.MadMunky2007-06-25
.bbtextfieldtext area/memo/textfield/notepadb322007-05-29
.bbDropDown Menus!My second GUI, for my calculatorYahfree2007-05-23
.bbInput "field"a basic input fieldYahfree2007-05-03
.bb3rd-Person CameraRotates around a pivotMattizzle2007-04-03
.bmxGame MenuDisplays and Uses a game menuninjarat2007-03-25
.bbSimulate mouse clickSimulates left mouse click on a desired positionAndres2007-03-13
.bmxASynchronous Input FunctionGet keyboard input without stalling your programPantheon2007-03-07
.bmxMouseXSpeed(), MouseYSpeed()Add Mouse speed functionality to BlitzMaxGfK2007-02-23
.bmxESCAPI 2.0 Webcam/Image CaptureCapture images from webcams, TV devices, etc (Windows only)BlitzSupport2007-01-17
.bmxProgrammatically click the mouseInserts mouse clicks in the input bufferJohn Galt2006-09-03
.bmxTMouseStickEmulate mouse as a digital joystick with smoothmovementralphy2006-08-02
.bmxMaxGUI: Imagebuttonsuper-userfriendly Photoshop-like imagebuttonsCS_TBL2006-07-11
.bmxMouse as Pseudo-Proportional Controller (Smooth, Boundary-Free Mouse)Mimics proportional controller input using existing BMAX mouse routinesTom Darby2006-05-09
.bbInput Key System for GamesExample of key input management for gamesJesse B Andersen2006-05-06
.bbGprint/Ginput/locategraphical input/print commands to replace B2D commandsAlaric2006-04-17
.bbFull-Screen Text InputFull-Screen Text InputGrey Alien2006-04-14
.bbDual Stick ConfigConfigure any dual axis joystick to work with your gamePongo2006-01-08
.bmxParsersimple, minimalistic, but handy parserCS_TBL2005-12-26
.bbEasy Mouse System for MaxGuiMouse handling (BMX)klepto22005-12-24
.bbFile Saving and LoadingSimple File Saving and LoadingValorden2005-12-23
.bbCameraMouseViewCamera controls similar to those found in a modeller.mcv2005-11-18
.bmx[maxgui] Custom Image ButtonSimple custom image button (with toggle/cycle and mouseover)Beaker2005-11-16
.bbTheCatWalksOnTheKeyboard-proof String-2-Floatconvert strings to float while ignoring messy inputCS_TBL2005-08-22
.bmxText inputText input type for graphic mode that uses getchar()lonnieh2005-07-24
.bmxbutton libraryA simple button classTelemental2005-06-24
.bbChange Mouse SensitivityChange the Windows mouse sensitivity ( and restore it )Gabriel2005-05-27
.bbCOM-Port IInow it works!Vertex2005-05-23
.bmxInput in Graphics ModeUse the normal Input in graphics mode without stopping your appTibit2005-05-21
.bbPrevent Windows ScreensaverA simple way to prevent windows screensavers from becoming activejfk EO-111102005-05-03
.bbMore API RequestersMore API RequestersProf2005-04-11
.bmxKey name from key codeWhat it says on the tinJohn Galt2005-03-29
.bbBlock Intrusive keys - StickyKey_dllDisable Windows StickyKey popup and toggle keyboard beeps ... now trap ALt+TAB and WIN key, etc.BlackJumper2005-03-20
.bbConfine Cursorcrappy but functionalaab2005-02-18
.bbSetPointerThis function allows you to change the mouse pointer in Blitzsswift2005-02-13
.bbUse bitmap fonts with user inputAn alternative to the input commandslenkar2005-02-10
.bbMouseHover()Commands for checking to see if the mouse is over an imageAdren Software2004-12-18
.bbVirtual KeysFunction for simulating keystrokes B+/B3DEikon2004-12-09
.bbImageMapA Simple HTML Client-side Image Map LoaderTechlord2004-12-06
.bbCustom Input boxesbare bones GUI exampleEikon2004-11-10
.bbMouse userlibHow to automate mouse movement and clicksEikon2004-11-04
.bbVisualB for quickguigraphical point and click editorchurchaxe2004-09-17
.bbMouse IncludeHandles the mouse. mouse\doubleclick, mouse\button\released...Curtastic2004-09-04
.bbHuman Input LibraryA more simple library to manage player's inputsDabbede2004-07-11
.bbCOM-PortShow how to receive and transmit any datas with the COM-PortVertex2004-06-15
.bbHuman Interface LibVERY Simple 'Keybinding' SystemaCiD22004-06-07
.bbGet the name of a key, using its scancode.A function to get the name of a keyboard key, using its scancode value.Bill Stanbrook2004-06-06
.bbSimple 3D MouselookEasy mouselook for a 3D entityslenkar2004-05-24
.bbUser input systemSupports keyboard, mouse and joystick. Have load and save functions, and will give you the name of a key.eBusiness2004-05-12
.bbKBS Key Binding System like commercial gameKey Binding System like commercial game 'Joystick / Mouse / Keyboard )Eole2004-05-11
.bbSpeech input for Blitz!Grab your microphone - Blitz input will never be the same again!Beeps2004-02-28
.bbMouse Click FunctionsA simple function which determines whether a click,double click or if the mouse is held down.Matty2004-02-05
.bbAsynInputgood replace for Input$Markus Rauch2004-01-25
.bbGetJoyProperty$()Get the Windows name of your joysticks, and much more!fredborg2003-11-24
.bbBlitz CloseAllows detection of blitz window closeMarcelo2003-11-21
.bbP5 Glove userlibA userlib that lets you use the P5 Glove in your Blitz apps...Beeps2003-10-27
.bbScancode constantsDefines descriptive constants to use instead of scancode numbers. By Outcast.WendellM2003-05-04
.bbA much better input functionPrevent the user from entering certain characters while input-ingRussell2003-02-27
.bbRedefine key return functionThis will return a test string dependent on what key code you give itEdzUp[GD]2002-12-14
.bbMouse Released, or Mouse Updetermine if user has let go of mouse button easily.Rob2002-12-04
.bbJoyU() throttle 0-1 converterThis little formula takes the -1 to 1 output of the JoyU() command and converts it to a more desirable 0 to 1.Chroma2002-10-01
.bbUSB 12 buttons joypadDigital USB 12 buttons gamepad checkLitobyte2002-09-25
.bbSimple Input exampleA Simple Input Example with text scrolling.Zenith2002-09-14
.bbRevised Key CodesFixed a few errors in scancodes by DefianceEviLToYLeT2002-07-02
.bbWagglerKeyboard/Joystick waggler functionJim Brown2002-06-18
.bbJoystick CorrectionJoyX() and JoyY() Spikes Correctionjfk EO-111102002-05-25
.bbProper Key NamesPrint Out User Friendly Key Namesdapsycho2002-05-10
.bbquickGuiFull Freeware GUI to use in your BB projectSeven2002-04-11
.bbJoystick port detectionDetect a joystick portstarfox2002-03-15
.bbWindows-style Keyboard InterfaceGetKey() on steroids. Deals with automatic key repeating just like Windows. Useful for creating intuitive textbox controls.octothorpe2002-02-27
.bbTEXT input LibFucntion that returns String of keypressesskn3[ac]2002-02-15
.bbrInputThis code is like the input$, but the programm donīt stopsDarkmaster2002-01-29
.bbSimple input functionPositionable input with custom number of charactersDougUK2001-12-20
.bbSimple KeyCode libraryUse it as in include, to avoid having to lookup al the numerical keycodes all the timeJim Teeuwen2001-12-07
.bbYes No Cancel WindowA window that displays up to three buttons, and returns the button that was pressed with the mousesemar2001-11-08
.bbSmall keyboard handlerAllows easy config of keys+very flexible key readingVector Viper2001-09-27
.bbQuestion$()A more versatile input routine...Reaper2001-09-24
.bbMouse RoutineA mouse routine for full screen programs including double buffering.Snarty2001-09-21
.bbGetScanCode()Returns the current scan codeRussell2001-09-02
.bbKeycode scanning...Keycode scanning... (Advanced)Rob Hutchinson2001-08-18