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
     


 
 
Woopsi 0.25 source




Woopsi 0.25 source
Version: 1.0

Platforms: Mobile Gaming, NDS


Categories: Programming & Development

Upload date: 27 Dec 11

Developer:

License: Freeware

Downloads: 9

File Size: 1709 Kb
Download Free Woopsi 0.25 source 



Rating: 2.5/5 (Total votes: 2)




  Woopsi 0.25 source DS developer Ant512 is sending out word that the Woopsi developer's kit has just been updated to version 0.25. If you're a first-time reader wondering what this is, Woopsi is a GUI development library patterned after the AmigaOS windowing system. Ant512 built Woopsi to give fellow DS coders a means of creating their own user interface (UI) for their homebrew projects. As for the changelog since version 0.24 (the previous release):

*Fixes:
o Added vector to store hidden gadgets, reducing the complexity of maintaining gadget lists and focus.
o Removed all screen dimension magic numbers and replaced with defines.
o Tidied up a lot of the code.
o Gadget deletion queue now handles solely in the VBL events.
o Optimised TextWriter by preventing it from drawing empty glyphs.
o Changed TextWriter into a static class.
o Optimised TextViewer so that it uses much less memory.
o Text font and glyph font now sent around hierarchy instead of each gadget creating their own font.
o Improved Font class.
o Removed 8-bit code from Bitmap class.
o General refactoring and code tidying.
o Made EventHandler methods virtual instead of pure virtual.
o Split gadget events into "raiseXEvent()" and "x()" functions.
o Clicking a gadget automatically notifies its parent that it is the new clicked gadget.
o Moved dirty child redraw function into gadget class.
o Added horizontal clipping to rect splitting functions.
o Fixed SuperBitmap border.
o Relevant gadget methods are now virtual for subclassing.
o Removed all unnecessary all_gfx includes.
* New features:
o Added non-draggable screens and windows.
o Added show/hide gadget functionality.
o Added ability to hide a window instead of closing it when the close button is clicked.
o Added closed/hidden/shown events.
o Added monochrome output to Font class and definable text colour.
o Added drawText() function to SuperBitmap class.
o Added window depth button.
o Added enable/disable gadget.
o Started work on alert requester.
o Moved text data manipulation out of TextViewer into a separate class.
o Added Gadget::moveTo method.
o Added Gadget::resize method.
o Added resize event.
o Added move event.
o Added value change event.
o Added window resizing (API only).
o Added radio buttons.
o Added radio button groups.
o Added "clicked" glyphs for screen and window depth buttons.
o Most gadget action methods (click(), moveTo(), etc) return bools to indicate success or failure.
o Added enabled/disabled events.
o Added checkboxes.
o Added NDS screen flipping and support for top NDS screen.
o Added screen flipping gadget.
o Updated screens to swap to front when clicked.
o Added a variety of gadget depth manipulation functions.
o Split Woopsi library code into separate directory for ease of integration in other projects.

Keep in mind that to get Woopsi running, you will need to have either a DS handheld, or a DS emulator on your PC. You'll also need devKitPro, PALib and an IDE to compile your projects. Further details (such as author and licensing details) are available in the file bundle's readme.
 
Like it? Share with your friends!

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

ProgramLuaProgramLua
Access_Denied and Appleseed629 (thanks for the tip) have unveiled a brand new Lua tutorial system that you can study on your PSP, meaning that you can learn to code in the popular PSP coding format with no experience neccessary at any time in any place!
Graphical Vote Table (Bugfix)Graphical Vote Table (Bugfix)
Graphical Vote Table (Bugfix)  It wasn't so long ago that we featured HaxXBlaster's Graphical Vote Table (that non-devs could turn into a Magic 8-Ball) here at QJ. Lua developers have warmly received his work and has given their support and opinion through its release thread over at the forums. Which by the way has been very busy since the application's release
PSDeveloperPSDeveloper
PSDeveloper  PSDeveloper BETA is a Windows application that will allow you to develop for the PSP. This homebrew application works on both Windows Vista and Windows XP. Here's a list of features of TRStealthX' PSDeveloper BETA has: Insert common, media, and net headers. Insert callback routines. Example codes of Hello World and Displaying an image to the PSP
DSLuaDSLua
DSLua Heads up guys! The DSLua team is back, with a no crew to boot. From now on, Sypherce, Daltonlaffs, and Jeremysr will be handling DSLua. In fact, they just released DSLua v0.6. For those who aren't in the know, this homebrew app allows DS users to access the Lua structure, paving the way for more innovative games using the Lua script
LibNDS 20060201LibNDS 20060201
LibNDS 20060201 LibNDS, the coding library used for Nintendo DS development, has been updated. Here are the changes: improved touch code Fixed DMA_START_CARD Added key repeat as suggested by pepsiman remove duplicate ATTR0_BMP in video
AdvanceMame .106 PS3 BinaryAdvanceMame .106 PS3 Binary
AdvanceMame .106 PS3 Binary  Let's keep this simple folks. Jurai, the creator of the Mario and MAME emulation on PS3 videos dropped a gift on our PS3 Linux forums. To put it in layman's terms, it's the building blocks for MAME usage on your PS3. AdvanceMame
PAlibPAlib
PAlib You remember PAlib, right? It's the programming interface that helps you develop new games and apps for your Nintendo DS, such as R-Type clones or your own version of Text Twist. Well, if you've been wondering just how much more you can get out of PAlib, look no further, as there's a new release for it
PSP C++ IDEPSP C++ IDE
PSP C++ IDE  Resident PSP homebrew coder pspballer07 passed by the QJ.Net Forum earlier to announce the release of a new developer's tool the coders here may fancy. It's the PSP C++ IDE v0.8 homebrew application, a PC-based Development Environment designed to help make coding in C++ easier
GRRLIBGRRLIB
GRRLIB  GRRLIB is a C/C++ 2D Graphics library for Wii application developers. It is essentially a wrapper which presents a friendly interface to the Nintendo GX core. With it, coders can quickly and easily start creating graphical applications
End of the Shadows source code updateEnd of the Shadows source code update
End of the Shadows source code update Although Octobinz had previously promised that he'd release the latest demo of End of the Shadows soon, what we get today is actually a quick update on the source code. To the homebrew devs out there that plan to do some microscopic observations on his work in progress, Octobinz says that he's updated this using an SVN version
 

Comments on Woopsi 0.25 source:

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 0.25 source supports it
 
 
© Pantich 2009 - 2025 All rights reserved.