Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » External resources » JUCE (widgets and library) GNU Public Licence
Re: JUCE (widgets and library) GNU Public Licence [message #15521 is a reply to message #15503] Mon, 28 April 2008 01:13 Go to previous messageGo to previous message
mrjt is currently offline  mrjt
Messages: 705
Registered: March 2007
Location: London
Contributor
Just a few quick thoughts:

cdoty wrote on Sat, 26 April 2008 23:18

3) Has some unique controls (or it's pretty!):
a) The circular slider is pretty impressive.
b) The ability to have the tabs on the top, bottom, or either side is nice.
c) The resizable toolbar is nice.
d) Has a control that can be 'dragged onto the desktop'


a) This is actually trivial to implement. It's probably using a rotated semi-circle for the bar an otherwise it's almost identical to a normal slider. The other ones displayed are more interesting functionally, though of limited use.
b) You can do this in Upp already, see the TabBar package in Bazaar. It could use a little attention, but generally it's there.
c) I agree on that one. The current BarCtrl implementation is somewhat limited, and prevents some other advancements like moveable ToolBars.
d) It's only a popup Smile. The impressive bit is that it's transparent, and if it works on X11 it might be adviseable to see what calls are being made. I'd really really like transparent popups in Upp!

Quote:

I wonder if an application written using Juce would be less threating to a non-computer user than a U++ style program?

It certainly looks very nice and stylish, but IMO it is a big problem not to support native-look. I would prefer the Upp approach of starting by fitting in the OS and allowing the developer to change it if desired. I think some thought could perhaps go into making this easier though, it's really quite difficult at the moment..

One more thing though. JUCE apparently supports all three platforms, which is a nice feature in these uncertain times. Is the MAC Upp port still underway?

James.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Interesteing RwLock implementation
Next Topic: XVT comparison missing
Goto Forum:
  


Current Time: Thu Aug 14 03:54:46 CEST 2025

Total time taken to generate the page: 0.08596 seconds