Re: [Tizen General] Tizen native app support

2013-02-14 Thread Daniel Juyung Seo
Sure you can do (most of) whatever you do on the desktop. Tizen is based on standard linux. Just package and ship them. Use GBS to package them. Some existing Tizen apps are written by C++ and there is no problem at all. Thanks. Daniel Juyung Seo (SeoZ) On Fri, Feb 15, 2013 at 12:54 AM, Ziran S

Re: [Tizen General] Tizen native app support

2013-02-14 Thread Rohit Pathania
Hi Ziran, I don't know that when the Tizen Native support will be avialable. But you can develop Tizen Native apps through Enlightment libraries.For building you can use GBS tool and then you will get rpm packages for your app to run on Tizen. Thanks & regards, Rohit Pathania On Thu, Feb 14,

Re: [Tizen General] Tizen native app support

2013-02-14 Thread Ziran Sun
Hi Daniel, Thanks for the link. I'm not into UI really. I have a C++ project which is compiled using makefile in Ubuntu. I wonder if I can do the similar thing in Tizen. Any suggestions would be helpful! From: Daniel Juyung Seo [mailto:seojuyu...@gmail.com] Sent: 14 February 2013

Re: [Tizen General] Tizen native app support

2013-02-14 Thread Daniel Juyung Seo
Hello, there was a good discussion recently with regarding to native apps. Please read this: https://lists.tizen.org/pipermail/application-dev/2013-February/000386.html I think you don't need to wait a lot, but you should still wait for that. Thanks. Daniel Juyung Seo (SeoZ) On Fri, Feb 15, 2013

[Tizen General] Tizen native app support

2013-02-14 Thread Ziran Sun
Does anyone know when the Tizen native app support is available? Is it going to be a long wait? Thanks! ___ General mailing list General@lists.tizen.org https://lists.tizen.org/listinfo/general

Re: [Tizen General] Touch issues on OMAP4

2013-02-14 Thread Oytun Eren Sengul
Hello, Samsung employee's may correct this but I think multitouch support will come with 2.0 --- Oytun 2013/2/14 : > HI All, > > > > I have ported touch drivers into my Tizen kernel but it is not multi touch > supported. > > > > Xserver is able to read the module and below is the log messages