Open-qub: a graphical resource editor for UIQ
25 Feb 2004 - 23:07

Open-qub is an open-source tool for developers to create user interfaces and generate source code for the UIQ 2.1 platform in just a few clicks. Once satisfied with your user interface, just let the code generator turn everything into source code ready to be compiled.

qub1.png

Features

Open QUB includes more than ten different controls, which come with a range of unique properties. Good examples of commonly used controls that Open QUB supports are CEikBitmapButton, CEikCheckBox, CEikTestBox, CEikLabel, and CQikSlider.

Place the controls freely in multiple views.

A plug-in architecture allows developers to easily add new controls.

Open QUB has also extensive support for creation of dialogs and menus.

Once satisfied with the user interface, just let the code generator turn everything into source code ready to be compiled.

Open QUB is written in Java which makes it platform independent.

History

Open QUB started as a student project supervised by UIQ Technology during spring 2002. When the projected was completed in May 2002 people at UIQ Technology were very happy with the results.

During autumn 2002 the tool was extended by two students to support menus.

In early 2004 UIQ Technology decided to release the source code for Open QUB in public. Now it is available for download at Sourceforge.

Future

Hopefully there is an interest among UIQ developers to continue the development of Open QUB. Right now the tool can be pretty useful when developing small UIQ applications, but with some functionality enhancements we believe it could become a helpful tool even for the most advanced UIQ developer.

Here's a list of some of the features we plan to implement in future versions of Open QUB:
-  Add plug-ins for all existing controls in UIQ 2.1.
-  Support for multiple tab screens.
-  Possible to import bitmaps into projects.
-  Possible to import icons.
-  Possible to customise the button bar.
-  Support for categories.
-  Improvement of code generation and plug-in structure.
-  Increased user-friendliness.
-  Support for event handling.
-  Code editor/viewer.

Links

Homepage: http://open-qub.sourceforge.net
Download: from SourceForge

Download posted February 25th, 2004 by eric

Submitted by CWTF (not verified) on Thu, 2004-04-08 01:28.

I've installed the file qub_v1_00 but when i try to launch this application, the process javaw is created but the application don't run.

is it running with Windows XP SP1 ?


Submitted by PaulT (not verified) on Wed, 2004-05-19 12:05.

Sounds like javaw is either the incorrect version or not in your path.

try typing java -version in the directory where run.bat is installed. This will tell you which version version of java is installed and whether java is installed correctly. You may need to update your path to point to the correct java installation


Submitted by Anonymous on Wed, 2006-02-22 13:20.

I have also faced similar problem but fortunately its now resolved. Make sure to copy all files in System drive, and not any other, also the exact path to .jar file should not contain any blank spaces.

 Harvijay

Software engineer


Submitted by Anonymous on Mon, 2006-12-04 19:14.

I successfully compiled an openqub-created application, both on emulator and target. But controls are not enabled! What should I do to be able to "check" a checkbox, move a slider, click a button?... I don't mean I want to get my program doing something upon clicking a button; I just want to see the button being clicked!

Submitted by Arne (not verified) on Wed, 2004-07-28 07:18.

Do I need exactly java 1.4.1? I've installed 1.3.1 and 1.4.1_07 and 1.4.2 but the app won't run. OS is Win2000.

Submitted by Anonymous on Wed, 2004-08-25 12:21.

Why isn't there such tool for Series60 also?

Submitted by Marco Ppower (not verified) on Tue, 2005-05-17 07:45.

Is there anybody who wrote a similar app in order to edit compiled resource files, instead of generating resource source files?


copyright 2003-2009 NewLC SARL