Windows Phone Thoughts - Daily News, Views, Rants and Raves

Check out the hottest Windows Mobile devices at our Expansys store!


Digital Home Thoughts

Loading feed...

Laptop Thoughts

Loading feed...

Android Thoughts

Loading feed...




Go Back   Thoughts Media Forums > WINDOWS PHONE THOUGHTS > Windows Phone Developer

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-22-2003, 12:07 AM
Pupil
Join Date: Jul 2003
Posts: 17
Send a message via ICQ to null_
Default Java vs C++, J++ & co. (for PPC 2002)

Is Java always slower? Got a problem with a GUI being too slow. Would eVC++ be a lot faster? how is the J++ performing compared to C++ and which one do I want to use to get the most out of the PDA? Need to create a GUI-based program networking over bluetooth, with very good graphical performance. Need to do demanding things like scrolling lists of controls. Anyone got the experience to tell what I need? Learning a new lang is no problem.
Many thanks for any advice!

(Using iPaq h3970 with PPC 2002)
 
Reply With Quote
  #2 (permalink)  
Old 07-22-2003, 12:46 AM
Editor Emeritus
Janak Parekh's Avatar
Join Date: Aug 2006
Posts: 15,171

Sounds to me like you should be using eVC++, which is downloadable for free. I know people have gotten Java + SWT working, which is a bit faster than Java + AWT on Pocket PCs, but you're still not likely going to be able to access the Bluetooth APIs unless you use JNI (and is that even supported on WinCE?)

--janak
 
Reply With Quote
  #3 (permalink)  
Old 07-22-2003, 01:34 AM
Pupil
Join Date: Jul 2003
Posts: 17
Send a message via ICQ to null_
Default SWT

I tried SWT already and sadly, it's far too slow. (see Java... thread)
Thanks for the advice and the link!
cheers!

SWT is probably a good choice for some applications using a simple GUI that does not depend on fast updating... for others comitted to Java. I think I'm leaving the ship now. eVC++ here I come!
8)
 
Reply With Quote
  #4 (permalink)  
Old 07-24-2003, 12:34 AM
Pupil
Join Date: Jul 2003
Posts: 30

eVC++ is the right choice for fast GUI -- within eVC++ you have a choice between using MFC-style window classes or straight Win32 calls. I did my application in straight Win32 because that is what I had experience in, but I am not sure if there is a performance penalty for using the window/control classes in MFC. With the MFC-style approach, it is probably easier (less lines of code) to make controls with custom behaviors and transfer data to and from controls...
 
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 09:48 AM.



Search Engine Friendly URLs by vBSEO 3.6.0