Archive

Archive for the ‘Mono’ Category

tabu widgets

August 18, 2010 Leave a comment

Here http://github.com/kalmbach/tabu-widgets you will find my work on the new widgets I will use for Tabu Audio Player 3.0, is a work in progress, not usable yet for production but for those who do not fear to play with experimental code.

And, as you can guess as for now, Tabu 3.0 will be written in C#…

Custom Widget: TabuMediaButton

August 14, 2010 Leave a comment

Just created a new Tabu-Widget in Gtk# using Mono.Cairo to draw them.

You can get it from here:

http://github.com/kalmbach/tabu-widgets/blob/master/TabuMediaButton.cs

Sample Usage:

TabuMediaButton playBtn = new TabuMediaButton (MediaButton.PLAY);

Here is the mandatory screenshot (this is just a sample app):


Categories: Gtk+, linux, Mono
Follow

Get every new post delivered to your Inbox.