09-14-2005 08:48 AM
09-14-2005 11:46 AM
09-14-2005 12:22 PM
That's a good idea with the intensity graph, I tried to make the application as modular as possible, so that the board and board draw routine can be scooped out and a new one put in it's place.
I've been learning Cocoa on the Mac these days. (it's NeXTStep evolved a bit) I haven't been this excited about a programming language (it's really a framework for objective-c) since LabView. Imagine doing graphical apps with very little coding and very quick setup. I can put up a hello world app with buttons in roughly the same time as labview. No sub-classing, and a great interface builder. The really cool part is that GNUstep allows Cocoa apps to run on a variety of unix-like platforms with very little application mods.
Sheldon
09-14-2005 02:02 PM - edited 09-14-2005 02:02 PM
Message Edited by altenbach on 09-14-2005 12:02 PM
09-14-2005 02:41 PM
09-14-2005 09:35 PM - edited 09-14-2005 09:35 PM
"much nicer than drawing to a picture indicator."
Please do not give up on the picture cotrol so quickly!
Here is a rev of your posting that illustrates using an action engine to cache the static images and just update the moving stuff. See tetris2 (in LV7.1)
It also features that 3-d look.
What do you think? Still gonna give up on the picture control?
Ben
PS I'd love to see the dog version in an intensity graph.
Message Edited by Ben on 09-14-2005 09:36 PM
09-15-2005 06:21 AM
His first publicly-released program. Has multiple levels, preferences for key assignments and colors. He would like your honest comments.
Blog for (mostly LabVIEW) programmers: Tips And Tricks
09-15-2005 06:42 AM - edited 09-15-2005 06:42 AM
Very nice Altenbach!
😄
Costal,
Wow... you recruit your people at a young age.. Probably a good strategy 😉
That's a nice training project. Good work guys!
😄
Message Edited by JoeLabView on 09-15-2005 07:44 AM
09-15-2005 06:59 AM
Hi Coastal and vivi,
That is a very very impresive first public release!
I will comment more latter if possible. There is simply to much in that example for me to do it justice this AM.
vivi,
Please give me an idea of what you want me to comment on and what you do not. Otherwise I will put your code through the same ringer I put my trainees through. WARNING: I can be very anal retentive when it comes to code reviews
Ben
09-15-2005 08:21 AM