maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   Create a Nokia 770 Program using C++/Visual Basic Possible? (https://talk.maemo.org/showthread.php?t=1900)

takumikai 2006-04-30 09:21

Create a Nokia 770 Program using C++/Visual Basic Possible?
 
Is it possible to create a program on the Nokia 770 using C++ or Visual Basic? I heard that Visual Basic is possible, but I'm not sure how to install it on my computer and/or Nokia 770.

aflegg 2006-04-30 10:11

Visual Basic is a definite no. (Although if you like BASIC, there was SmallBASIC but that doesn't - IIRC - have the visual form editor).

C++ is possible using the gtkmm bindings which are currently in development.

aflegg 2006-04-30 10:12

There's also Python + Glade which may do what you want, and give you experience in a more "real world"/"professional" language than VB.

fpp 2006-04-30 12:20

aflegg is right : if you're just getting started (as it sounds from your post), one of the easiest ways to get quick results is to learn Python and use Gustavo Barbieri's Eagle framework.

Remote User 2006-04-30 13:53

What kind of program?

takumikai 2006-04-30 15:18

A few questions...

What EXACTLY is SmallBASIC?

What is the gtkmm bindings?

Can you program in C++ using Visual Studio, etc. when the gtkmm bindings come out of development?

Hedgecore 2006-04-30 16:20

C under a Windows box is going to use different libraries, etc. than the linux based 770. The other thing is the 770 has an ARM based processor unlike your desktop.

I'm average with C/C++ and Linux and I'm still a far ways off from spitting anything out for the 770. I might take a stab at Python later but not for now.

Anyway, what you might want to do is get a "live" distro of Linux like Ubuntu or Knoppix (just burn them to a CD and boot off of it - you'll be in Linux without having to screw with your harddrive) and play around. I'm not sure if they have the dev packages installed but Ubuntu might.

It's a start anyway to get familiar with that side of things.

G'luck!

takumikai 2006-05-10 02:42

So what languages is maemo and other organizations using to create programs for the 770?..

Neil McAllister 2006-05-10 04:40

Visual Basic
 
In theory it should be possible to write some kind of application using Visual Basic.Net, provided you're writing managed code, because Mono, the open source .Net clone for Linux, runs on the 770. You'd have to really know what you're doing, though, and I don't think there are any Maemo bindings for Mono, so you wouldn't have access to any of the normal Nokia 770 user interface elements.

konttori 2006-05-10 10:10

I would definately recommend starting with python development, as that way you can develop in windows and just copy the files to your 77 to test them.


All times are GMT. The time now is 18:14.

vBulletin® Version 3.8.8