Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
Woopsi




Woopsi
Version: 0.35

Platforms: Mobile Gaming, NDS


Categories: Programming & Development

Upload date: 9 Jan 12

Developer:

License: Freeware

Downloads: 15

File Size: 194 Kb
Download Free Woopsi 



Rating: 0.0/5 (Total votes: 0)




  Woopsi fro ant152:

Version 0.35 is now out. Changes are listed below. The most significant changes this time around include the addition of a keyboard gadget for text input, cursor support in the TextBox gadget and re-written VBL integration to use a much simpler timer gadget for VBL-based code.

I've attached a screenshot of the keyboard. It has shift, caps lock and control modifier keys, and the full 7-bit ASCII set of symbols (ie. a fairly standard American keyboard layout).

There are two new example projects. One illustrates how to use the new timer, whilst the other shows how to use the keyboard.

- Fixes:
- Renamed "Textbox" to "TextBox".
- Corrected case of "PackedFontBase.h" include in "packedfontbase.cpp"
(thanks Gattman, bug 2101099).
- Removed offcolour pixels from around @ symbol in sysfont bitmap.
- Moved @ symbol in tinyfont.bmp to correct ASCII location.
- SkinnedWindows move to front when clicked.
- Renamed TextBox::TextPositionXXX to TextAlignmentXXX, along with all
related functions and similar in MultiLineTextBox and ScrollingTextBox.
- TextBox::addText() was allocating one byte too many when concatenating
strings.
- Renamed addText() to appendText() in TextBox, MultiLineTextBox and
ScrollingTextBox classes.
- Text::wrap() correctly wraps text rows with no break points.
- Fixed const-correctness of some Font (and subclass) methods.

- New Features:
- Button has different appearance when disabled.
- CheckBox has different appearance when disabled.
- ContextMenuItem has different appearance when disabled.
- CycleButton has different appearance when disabled.
- RadioButton has different appearance when disabled.
- Added WoopsiKeyboard gadget.
- Added all missing 7-bit ASCII glyphs to sysfont.
- Added keyboard example.
- Added TextBox::appendText(char).
- Added TextBox::setText(char).
- Added MultiLineTextBox::appendText(char).
- Added MultiLineTextBox::setText(char).
- Added ScrollingTextBox::addText(char).
- Added ScrollingTextBox::setText(char).
- Added WoopsiTimer gadget.
- Woopsi::registerForVBL() and Woopsi::unregisterFromVBL() now only work
with timers; all VBL code now is handled with timer gadgets.
- Removed EVENT_VBL event.
- Removed Gadget::vbl().
- AnimButton automatically animates as it has as built-in timer gadget.
- Added missing glyphs to tinyfont.bmp.
- Added timer example.
- Added cursor functionality to TextBox.
- Added GraphicsPort::drawFilledXORRect().
- Added GraphicsPort::drawLine() and associated clipping functions.
- Added WoopsiString class and replaced string handling code in TextBox.
- Added Label gadget as a base class for TextBox and Button; can be used as
a read-only, borderless text display gadget.
- Text inherits from WoopsiString class.
- Added MultiLineTextBox::removeText() methods.
- TextBox border bevelled both out and in.
 
Like it? Share with your friends!

If you got an error while installing Themes, Software or Games, please, read FAQ.
 
Similar Software:

PIXELMANPIXELMAN
PIXELMAN Those who are into the idea of making and modifying animated sprites during their idle will most certainly PIXELMAN by homebrew developer sylus101. This application is especially recommended for those who are into sprite animation, but those who haven't tried doing anything of the sort can still jump and play around with PIXELMAN
PME2NDS - File ConverterPME2NDS - File Converter
PME2NDS - File Converter David Rorex has released PME2NDS - tool to convert .pme (aka .nds.gba) files into .nds files. NOTE: Only works for files that were built with ndslib/libnds and were originally .nds files with a header attached! This updated build boasts improved compatability
REminiscenceDS 0.1.8 - Flashback for DSREminiscenceDS 0.1.8 - Flashback for DS
REminiscenceDS 0.1.8 - Flashback for DS REminiscence is a rewrite of the engine used in the game Flashback from Delphine Software. This program is designed as a cross-platform replacement for the original executable and uses the SDL library. Original version by Gregory Montoir. Copy the original dos files into the romdisk/Data directory and run the createromdisk
WoopsiWoopsi
Woopsi Great news to users of Ant512's GUI Development Library! Woopsi v0.32 has just been release by Ant512. This particular homebrew which is based on the AmigaOS system aims to help coders to create user interfaces for their own homebrew projects. The developer also provided the source code for this application
PIXELMANPIXELMAN
From Sylus101:Sprite Designing/Testing/Creating/Animating On the GO!Just so it's clear and the purpose of the app isn't in question (as I think it might be) this is intended to be a developers helper in designing/modifying sprites, particularly for use with PALib, but since there is a binary export now I'm gathering they could be used with any dev platform (not like there are many others
Micro Lua DS version 4.6Micro Lua DS version 4.6
Micro Lua DS version 4.6 Thanks to the strong community at the Micro Lua forum and the original release from developer Risike we have an update to the Micro Lua DS which brings the project to version 4.6.A  Some new features in version 4.6 give users the ability to control the LED and make it blink as you prefer.A  Users can use this tool to shut down the console
Micro Lua DSMicro Lua DS
Micro Lua DS Cid2Mizard is out once more with a new version of his MicroLua homebrew app for the DS. I- New features | ----------------+ * Add functions to keep track of the memory usage. * Alpha transparency: you can now blend any drawing. It doesn't *__ mean support for alpha channel of image files. * Add function to make colours with values up to 256 instead of *__ 31
TinkeTinke
Benito356 is back with some changes for his DS de-compiler, Tinke v0
devkitARM 19b for LinuxdevkitARM 19b for Linux
devkitARM 19b for Linux devkitPro has released another bugfix for the popular homebrew development kit.Here's a rundown of what's new:This release fixes the malloc problems with GBA code. The elf2flt code has now been removed due to user issues and the minor fact that it no longer works with an arm-eabi target. Some minor fixes have been made in the newlib stdio patches
WarlorDS source codeWarlorDS source code
WarlorDS source code B2 has released Nintendo DS homebrew developer Lobo's source code for his strategy game WarlorDS. This code is free to use for anyone who wishes to do so as long as they give credit to the developer.This release had b2 cleaning up classes with a few unit merges thrown in for good measure
 

Comments on Woopsi:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

Please, select device to check if Woopsi supports it
 
 
© Pantich 2009 - 2025 All rights reserved.