From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <1831e14deca9e2a1e4c2c185f4979bcd@granite.cias.osakafu-u.ac.jp> To: 9fans@cse.psu.edu Subject: Re: [9fans] Evolving rio / GUI development From: Kenji Okamoto Date: Mon, 21 Feb 2005 11:54:16 +0900 In-Reply-To: <962b4a2fb58f2be0e8d55088767168d5@plan9.escet.urjc.es> MIME-Version: 1.0 Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 1119a1ec-ead0-11e9-9d60-3106f5b1d025 > Regarding the UIs, > we have what we call omero (another experiment), it's a mixture of > a window-toolkit and a file server, that handles all the graphics by > its own. The application creates files to build its UI, and the fs takes > care of the mouse and everything else. This allows you to replicate > and move around UI components without placing the burden in the > application. How do you think that recent GUI programming style is too difficult to understand for non-computer science students. We need GUI only for user interface, and it should be very easy to deal with, and can be used from all of the languages without special enbedded portion of those tools. Once upon a time, programming was a fan for many scientists because it was not so difficult. They have to just care of the precisenenss of their own parts. Now a days, I think most of them are buying some commercial products and students don't know how to make it from scratch. It will soon make this world darker I fear. Does your Plan B help such? Kenji