Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/12/07 21:15
Read: times


 
#139141 - VB
Responding to: ???'s previous message
Jeff Post said:
...but must be glacially slow in VB, not to mention that it will only run on a well-known, buggy, toy excuse for an OS. If you'd like to make it cross-platform may I suggest SDL.


VB is not slow for GUI processing which is its main selling point. I wrote a simulator in VB and it works fine and is speedy--of course I put the main processing/simulating itself in C++ in a DLL that is called from VB. But VB itself is perfectly fine for what it is designed to do.

And it might "only" run on a "well-known, buggy, toy excuse for an OS", but that's what 90% of the population uses so writing programs for it isn't a bad idea.

Regards,
Craig Steiner



List of 44 messages in thread
TopicAuthorDate
Simulator... A truly educational task!            01/01/70 00:00      
   How Interesting            01/01/70 00:00      
      Been awhile            01/01/70 00:00      
   what I would like to see            01/01/70 00:00      
      do you mean plugins?            01/01/70 00:00      
         yep not so easy            01/01/70 00:00      
            AGSI?            01/01/70 00:00      
            Plan ahead?            01/01/70 00:00      
      one resonable approach ...            01/01/70 00:00      
      Logging outputs            01/01/70 00:00      
   as long as its not like codewarrior            01/01/70 00:00      
      Codewarrior is a beast            01/01/70 00:00      
   Getting Closer            01/01/70 00:00      
      user interface            01/01/70 00:00      
         re: user interface            01/01/70 00:00      
   Waiting the Simulator from expert            01/01/70 00:00      
      expert? You are very funny!            01/01/70 00:00      
   A screenshot for those that are interested.            01/01/70 00:00      
      some feedback            01/01/70 00:00      
      How big            01/01/70 00:00      
         Screen Window Size            01/01/70 00:00      
            Way to get image size            01/01/70 00:00      
               Meazure Does So Much More            01/01/70 00:00      
      It might be helpful to have a display of the pins            01/01/70 00:00      
   Nice...            01/01/70 00:00      
      What's wrong with VB?            01/01/70 00:00      
         That's why it exists!            01/01/70 00:00      
      VB            01/01/70 00:00      
         VB or not VB (with apologies to Shakespeare)            01/01/70 00:00      
            True            01/01/70 00:00      
               Laptops and desktops            01/01/70 00:00      
                  Hmmm            01/01/70 00:00      
               Have you looked at UBUNTU or FEDORA?            01/01/70 00:00      
            Lock-in?            01/01/70 00:00      
               Yep            01/01/70 00:00      
                  Java?            01/01/70 00:00      
                     You'd better wait until things speed up!            01/01/70 00:00      
   What a byte in the output port!            01/01/70 00:00      
      12-clockers are easy, because they're documented            01/01/70 00:00      
   Another screenshot            01/01/70 00:00      
      Keeping the thread alive            01/01/70 00:00      
         Helping...            01/01/70 00:00      
            Yes my friend.            01/01/70 00:00      
         Still            01/01/70 00:00      

Back to Subject List