From: Arne Vajhøj on 31 May 2010 11:46 On 31-05-2010 10:56, Lew wrote: > markspace wrote: >> Try JavaFX, this seems to be the sort of thing it was designed for. >> JavaFX is just Java classes, but there's a scripting language for it >> too. You can just use the UI it generates and interface that to your >> code. > > For something that looks like potentially maybe a worthy effects > platform the gee-whiz hawksites for JavaFX sure are bland. Despite the > intense anti-marketing campaign around JavaFX it sports a superficial > appearance of great usefulness. > > Have you (or you, or you, or - yes, you there in the back) used JavaFX? > > Have you seen any citable articles, demos or tutorials on JavaFX that > actually show off its capabilities and don't bore you to tears? JavaFX is indeed rather nice. I am especially happy about some of the small things like bind. But non the less the big players in that market is Flash/Flex and SilverLight. Arne
From: Jeff Higgins on 31 May 2010 12:23 On 5/31/2010 11:46 AM, Arne Vajhøj wrote: > > But non the less the big players in that market is Flash/Flex and > SilverLight. > I tried to watch the Richard Feynman Messenger Series lectures at Project Tuva but gave up half way through the first lecture. I don't know if something was wrong with my machine, or the Silverlight implementation, or the Project Tuva implementation, or something else, but itwould have taken 5 hours to watch an one hour lecture at that rate.
From: Arne Vajhøj on 31 May 2010 12:34 On 31-05-2010 12:23, Jeff Higgins wrote: > On 5/31/2010 11:46 AM, Arne Vajhøj wrote: >> But non the less the big players in that market is Flash/Flex and >> SilverLight. >> > I tried to watch the Richard Feynman Messenger Series lectures at > Project Tuva but gave up half way through the first lecture. I don't > know if something was wrong with my machine, or the Silverlight > implementation, or the Project Tuva implementation, or something else, > but itwould have taken 5 hours to watch an one hour lecture at that rate. MS SL or Linux with Moonlight? SL video in general should be fine with hardware acceleration, DRM etc.. Well many people may not consider DRM fine for non-technical reasons, but technically it is working. Arne
From: Jeff Higgins on 31 May 2010 15:49 On 5/31/2010 12:34 PM, Arne Vajhøj wrote: > On 31-05-2010 12:23, Jeff Higgins wrote: >> On 5/31/2010 11:46 AM, Arne Vajhøj wrote: >>> But non the less the big players in that market is Flash/Flex and >>> SilverLight. >>> >> I tried to watch the Richard Feynman Messenger Series lectures at >> Project Tuva but gave up half way through the first lecture. I don't >> know if something was wrong with my machine, or the Silverlight >> implementation, or the Project Tuva implementation, or something else, >> but itwould have taken 5 hours to watch an one hour lecture at that rate. > > MS SL or Linux with Moonlight? > > SL video in general should be fine with hardware acceleration, > DRM etc.. > > Well many people may not consider DRM fine for non-technical reasons, > but technically it is working. > > Arne Well, turns out my low end XP box is the culprit. I can watch it just fine on a new Windows 7 laptop with lots of memory.
From: Andrew Thompson on 1 Jun 2010 09:08 focode wrote: > but suppose if i want to develop a desktop application with custom user interfaces like i want my frame to be circular with red color.. Then you should either have your eyesight checked, or your 'license to develop GUIs' revoked - or both. I say this for the the sake of your unfortunate users. All 'both' of them. On Jun 1, 12:56 am, Lew <no...(a)lewscanon.com> wrote: > ..Have you (or you, or you, or - yes, you there in the back) used JavaFX? Yeah. Or at least, I tried some of the demos. around 12 months ago. After crashing my browser(s) twice, I gave up on it. -- Andrew T. pscode.org
First
|
Prev
|
Pages: 1 2 Prev: How to troubleshoot whether Java is running out on some resource Next: pattern question ? |