<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d33142127\x26blogName\x3dfishyweb\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://fishyweb.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://fishyweb.blogspot.com/\x26vt\x3d4851815010354999608', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

First application using boxely!

Tried out using boxely, today.
here are the first observations :

- boxely validates for the following namespaces
"xmlns="http://www.aol.com/boxely/box.xsd"
xmlns:s="http://www.aol.com/boxely/style.xsd"
s:fill="white" in the window tag.

- boxely uses different types of boxes for controlling the interface layout.
vbox, hbox & box

- allows creation of custom gadgets, easy and quick. just like delphi!

well, over and above that the custom gadgets, styling and events are neat, but haven't had the
patience to try them out each feature in detail!

overall, it is small, chic but needs more supporting libraries/api for serious "desktop" development.
and what it badly needs is an ide, with a neat help. to develop those .box & .js files using notepad++ and shuffling around the
windows isn't a fancy task.

one major punch for boxely is its size. but once boxely starts building meat around itself by providing api's,
it is bound to become heavy in size. So, what does it offer us differently from XUL & XAML?


Windowz :: Development :: Tools
Sivaramasundar

You can leave your response or bookmark this post to del.icio.us by using the links below.
Comment | Bookmark | Go to end