Interface for plugins.
-
Anyone tried the Flash FIR framework?
-
I'm not familiar with that, do you have any links?
-
Sorry, my bad - typo - AIR.
http://www.adobe.com/products/air/ -
Ah, I really should have inferred that. It's basically just a runtime for running Flash out-of-browser, isn't it?
-
I've not used it - but I was under the impression it also had a framework with pre-made UI widgets... ?
-
Just a guess, as I'm in no way a Flash guy, but I think you may be thinking of Flex, rather than AIR.
-
Quite possibly I've gotten them two mixed up. I'm not a Flash guy myself.
-
JD - your Silverlight UI - do you use a ready made framework? Skinned? Or did you build one yourself?
-
Looks cool but you've stopped any possibility of doing this on non-Windows platforms.
No? -
@thomthom said:
JD - your Silverlight UI - do you use a ready made framework? Skinned? Or did you build one yourself?
I did write this myself.
@adamb said:
Looks cool but you've stopped any possibility of doing this on non-Windows platforms.
No?No, Silverlight runs fine run on Windows or OSX. There is spotty support for it in linux, but it lags the official SL version by a point or two. But linux was not an issue here anyway.
-
Microsoft made something OSX compatible...?
-
@unknownuser said:
Microsoft made something OSX compatible...?
The official SL support list is, I believe: IE 6/7/8, FF 2/3, Safari 3/4, and Chrome. Maybe Opera now too, or in the near future.
-
What I'd like to experiment with now - that IE9b is out - is using SVG and canvas for the UI. Make a big fat canvas in the HTML page where I draw everything - attaching CSS and JS.
-
other questions
it posibility add toolbars to the ownership of floating windows "Auto-couple" , similar to (components, layer, material etc)?
-
Not via Ruby API.
-
mm. a shame.
would be good to ask the google team to enable this option. no?
thanks for replying -
Better than that would be if both those and WebDialogs were able to be docked into the SketchUp window frame. This is the part of SketchUp that makes me feel like I'm using Win95.
-
Someone was here - posted examples of how he'd managed to embedd SU toolwindows into the SU window frame - by using the Win32API. But unfortunately it was his first and last post..
-
I don't know if it's really too unfortunate -- even if you could manage to do that, it's way too much of a hack to consider for any production plugin. And even then, it would be Win32-only.
-
I meant it.
attach a new window or html window. would be very goodout of curiosity. user who was achieving this. Thom?
Advertisement