How to access detailed info of user-saved connections in maemo

2009-01-06 Thread
Hi, everyone. I've got problem on accessing detailed info of user-saved connections in maemo. In my maemo environment, a WLAN conection with specified SSID has been created. In my program, an adhoc network with that SSID should be established first. So my idea is to find such a connection and c

[Maemo App Dev] gtk.ToolItem not shown unless hildon.window.show_all() called

2008-03-08 Thread
Hi, folks I found a problem in using hildon.window.add_toolbar(). I am not sure whether it is a bug or my misunderstanding in GTK+ concept. I've learnt GTK+ for only several couple of weeks, so your advice or opinion is welcomed. In my python script code, I created a gtk.Toolbar widget and some g

Re: [Maemo App Dev]How to make my app UI different

2008-03-08 Thread
/devel/gtk/unstable/GtkStyle.html On 2/22/08, Tapani Pälli <[EMAIL PROTECTED]> wrote: > > Hello; > > > ext 陈凯 wrote: > > Thanks for your advice. Though maemo is based on GTK+, I think it is a > > little bit different. I wrote a simple app and used gtkrc to change >

Re: [Maemo App Dev]How to make my app UI different

2008-02-22 Thread
wish I didn't miss something important in gtkrc. Or is there some other alternative way to achieve widget style customizatino? Wish to hear your reply, thanks in advance. On 2/18/08, Bin Chen <[EMAIL PROTECTED]> wrote: > > On Mon, Feb 18, 2008 at 10:01 PM, 陈凯 <[EMAIL PROTE

[Maemo App Integration]Fail to launch app from TaskNavigator(TN)

2008-02-21 Thread
Hi everyone, I've got some trouble in app integration after i finished my simple python script on maemo 3.2. As the tutorial says, I wrote a .desktop file and a .service file for integration with Maemo AF. Unfortunately it didn't seem to work. My app doesn't start after a long time 'loading'. I

[Maemo App Dev]How to make my app UI different

2008-02-18 Thread
Hi, folks! I am a newbiee on Maemo and have some experience in app dev. Though maemo platform provides a great amount of amazing UI looking, I would like my app looks somewhat different from ordinary maemo app. A cool example is Skype for maemo platform. I wonder how to make that effect or some

Re: [fixed][Maemo App Dev] how to create multi-window app with only one trayicon in Task Navigator

2008-01-31 Thread
desktop file including icon hint for your application and > throw it into /usr/share/applications. > > 2008/1/30, 陈凯 <[EMAIL PROTECTED]>: > > > > Hi, everyone > > > > I am about to write an app containing multi-window and user can switch > > from one and

[Maemo App Dev] how to create multi-window app with only one trayicon in Task Navigator

2008-01-29 Thread
Hi, everyone I am about to write an app containing multi-window and user can switch from one and another at any time. While I show a second hildon.Window , another icon pops up in the TaskNavigator. It looks ugly and confuses the user as if the two window are irrelevant. I found Pidgin and Oper