Wednesday, November 17, 2010

FactoryMaster blogged about us.

Our partner - FactoryMaster - blogged about our cooperation on their company blog here.

Friday, October 29, 2010

Tab Control


We created a sample application which shows how TabControl can be made of a ToolBar and TPanelVista.

A TabControl can be used as an alternative to a scrollable panel. The contents of a scrollable panel can be distributed among the pages of a TabControl. Also the icons of the ToolBar can be finger-scrolled therefore you can have many more "tabs" using this approach compared to traditional System.Windows.Forms.TabControl.

The sample application can be found here.

Monday, October 18, 2010

Component Suggestions


If you did not find a component you are looking for on Bee Mobile web site, you can suggest a component at the bottom of the products web site at http://beemobile4.net.



You can either suggest a component for .NET Compact Framework or for Windows Phone 7 platform.

Thursday, October 7, 2010

Video tutorials

We have released more video tutorials demonstrating the usage and capabilities of Bee Mobile components. Currently you can watch video tutorials for these components:

Monday, September 20, 2010

New component - MonthCalendar


We are glad to announce the release of new .NET CF GUI component - MonthCalendar. It is useful for prompting users to choose a date - particularly a day within month. The user can navigate forwards and backwards between the current and next or previous month using his finger. MonthCalendar animates the transition between the months giving the application appealing look. You can also highlight holidays and planned appointments in the calendar. To find out more information and try out the trial version click here.

Wednesday, August 25, 2010

TouchList supports CheckBoxes



Bee Mobile TouchList component (used to create lists of items or menus) - now contains a new ItemStyle - ItemStyleCheckBox. When added to TouchList's row style it can contain check boxes within the rows thus extending the functionality and usability of this component.



You can download a sample Visual Studio project demonstrating this feature on this link.

Monday, August 2, 2010

Video tutorials

In an effort to decrease the time needed to grasp the behavior of Bee Mobile iPack controls we have started creating video tutorials which are available on You Tube.

The first video tutorial has been released today for TVistaButton control.

You can view it here.

Thursday, July 22, 2010

Data binding support and slide features in TouchList control.

The new version of TouchList control (.NET CF GUI component - substitute for ListView) can now be bound to data source. Plus it has ability to slide to the left or to the right taking away the old list of items and bringing the new one into the view.

You can download and test the sample project which demonstrates this functionality at:
here.

The sample shows how TouchList can be bound to:
Array
List
DataTable
SQL CE Database (sdf file)

Thursday, July 8, 2010

New tutorials

We have created tutorials for ToolBar and RegionControl.
You are welcome to provide feedback on the created materials by writing to support@beemobile4.net.

ToolBar tutorial:
http://beemobile4.net/?mod=tutorials&productID=23

RegionControl tutorial:
http://beemobile4.net/?mod=tutorials&productID=6

Tuesday, July 6, 2010

Bee Mobile releases iPack 2010

We are pleased to announce that we have released Bee Mobile iPack 2010.
Bee Mobile iPack 2010 contains a lot of improvements in the existing components and adds 3 new ones:
- OpenSaveDialog - prompts the user to pick a file in the file system. Fully finger controlled with sliding features.
- ToolBar - contains attractive visual effects (transparency, gradient-fills, ...). You can swipe your finger across to bring-in another set of tools.
- ColorPicker - useful for creating a palette of colors to pick from..












Find more information here.

Monday, June 14, 2010

Bee Mobile is now on Facebook.

We, at Bee Mobile, are pleased to announce that we created a Facebook community page. All visitors can find information about Bee Mobile products and other information on Facebook.

Click the image below to follow the Facebook page:

Monday, May 17, 2010

Daniel Zeller's Chess Clock Pro on Marketplace



We published a success story about Daniel Zeller's applications, they are available on Windows Marketplace.

More screenshots and a flash animation is available: here.

If you used BeeMobile controls in your application feel free to contact us and your product could be in the References:
http://beemobile4.net/?mod=references

Saturday, May 15, 2010

iPhone-like Database GUI on Windows Mobile



New technical article has been added that shows how to display your data from SQL CE database in BeeMobile TouchList control.

Article: http://beemobile4.net/?mod=articles&action=det&id=5

Sample project: http://beemobile4.net/?mod=samples&productID=11

Monday, May 10, 2010

Transparent Controls on Windows Mobile


We changed our web page and we will place there more information about BeeMobile controls. We will publish some technical articles on it which give you an overview about the Compact Framework controls.

The first article introduce you the Emergency project, which is available with the source code.

Article:
http://beemobile4.net/?mod=articles&action=det&id=4

Video:
http://www.youtube.com/watch?v=4E3WER1ZmcU&feature=player_embedded

Thursday, May 6, 2010

TouchListLite


New control has been released for developers who don't want to display huge amount of data and don't need different row styles in a list control. If you need these features then you should use BeeMobile TouchList control.
It is easy to configure the TouchListLite and it is perfect for simple lists. It allows you to display 2 transparent images and 2 text items in a row.

Product's page:
http://beemobile4.net/?sitecateg=products&productID=15
Tutorial:
http://beemobile4.net/?sitecateg=tutorials&tutID=4

Saturday, April 24, 2010

iWheel improved!


The new version of iWheel contains a lot of improvements. Background can be transparent now, touch scrolling has been improved, images can be displayed over its cylinder, ...

The tutorial has also been rewritten. All iWheel's features are now explained in the tutorial.
You can also check the new sample application written in VB and in C#.

Wednesday, March 31, 2010

New Samples

We have created new sample projects for these products:

RoundTextBox
TrackBar

Also TouchList control has a tutorial.

You Are Here


"This is the smallest navigation application for Windows Mobile.
The latest map is always with you without any update.
Show your friends, that you know where you are, and where you are going. Follow your goals!"

We made this fun application which will not able on Windows Marketplace :)

The idea of this sample is from this video:
http://www.youtube.com/watch?v=xMcSNfrT-4M

Download CAB file here:
http://youarehere.codeplex.com/

Technical Notes:
This sample shows you how to play a *.wav file on your device with Compact Framework 2.0.

There is better support for playing music on Compact Framework 3.5.

Friday, March 12, 2010

BeeMobile iPack has been released


We are pleased to announce the release of BeeMobile iPack - set of 17 .Net Compact Framework GUI controls.

There are some free controls like RoundTextBox.

Besides this control you will find these new controls in the box:
- TouchList control
- RoundComboBox
- TrackBar