Jump to content

Recommended Posts

Hi

 

I need to develop a desktop app and I am currently wondering on what language to use.

 

The app will need to sync with an online database sometimes, but needs to do most of it processing off line (will be used when there isn't any web connection).

 

I have done a load of VB6 in the past, but that is pretty much dead now. VB .net I do not like. I could code it up in Access, but would rather not.

 

Any other suggestions?

 

All the best

 

Keith

Link to comment
https://forums.phpfreaks.com/topic/179945-language-for-desktop-app-development/
Share on other sites

Hi

 

Did a Java course a few months back and trying to get my head round it. And failing miserably! Although much of the problem is trying to understand the SEAM framework (which aims to take away lots of control to make things easier, in much the same way that someone might chop off their legs so they don't have to worry about walking).

 

So would prefer to avoid Java for this.

 

Could write something in php and run a web server on their desktop but a bit of a bodge.

 

All the best

 

Keith

Could write something in php and run a web server on their desktop but a bit of a bodge.

 

You can run PHP without a webserver. PHP in combination with GTK could be one of those options to write a desktop app. Another language you might want to consider is Python

Hi

 

Been playing with GTK, downloaded it and got the demo to work.

 

That might well be the solution to try. Just need to find some info on getting it to attempt to communicate with a conventional web site if there is a connection.

 

All the best

 

Keith

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.