From: <hv...@ya...> - 2001-01-28 20:23:53
|
I've put together a little interface preview of the DynBuilder build I'm = working on. So far this is only a graphical interface presentation made = up of images I put together to better visulize my vision. It would be = nice if somebody gave it an eye and had some feedback, but please spare = me your comments on whether this should/could be done. The = preview/outline is at: http://www.freecfm.com/c/ccreation/dynbuilder/ Let me know if you have any thoughts about usability/functionality = and/or if you have any additional ideas/wishes/possible usable DynAPI = widgets/extensions. Think I got everything covered there... ;) BTW if anybody is interested in the material I've produced so far, just = let me know - there's an image set, some documents outlining the builder = model and a few begun widgets and extensions. I'll put it out on the = site for download later on, but for now you'll have to contact me which = you're intrested of, cause the material is modified by the hour... Henrik V=E5glin [ hv...@ya... ] |
From: Pascal B. <pa...@dy...> - 2001-01-28 21:18:08
|
I've been working on Oversight, and currently have a nice Scripter code working.. it reads the DynAPI tree and generates the corresponding code. I got it working for any depth of layers, and eventlisteners are also generated. Still needs some major work on handling widgets and extensions.. but the basic scripting is working. Possibly that scripter can be of any use in a DynBuilder environment (maybe the complete Oversight code can) Anyway, if you need the scripting generator for your code, you know how to reach me (or wait till I make a new version of Oversight available :) Pascal Bestebroer pa...@dy... http://www.dynamic-core.net -----Oorspronkelijk bericht----- Van: dyn...@li... [mailto:dyn...@li...]Namens Henrik Våglin Verzonden: zondag 28 januari 2001 21:27 Aan: dyn...@li... Onderwerp: [Dynapi-Widgetdev] DynBuilder interface presentation I've put together a little interface preview of the DynBuilder build I'm working on. So far this is only a graphical interface presentation made up of images I put together to better visulize my vision. It would be nice if somebody gave it an eye and had some feedback, but please spare me your comments on whether this should/could be done. The preview/outline is at: http://www.freecfm.com/c/ccreation/dynbuilder/ Let me know if you have any thoughts about usability/functionality and/or if you have any additional ideas/wishes/possible usable DynAPI widgets/extensions. Think I got everything covered there... ;) BTW if anybody is interested in the material I've produced so far, just let me know - there's an image set, some documents outlining the builder model and a few begun widgets and extensions. I'll put it out on the site for download later on, but for now you'll have to contact me which you're intrested of, cause the material is modified by the hour... Henrik Våglin [ hv...@ya... ] |
From: Richard B. <ma...@ri...> - 2001-01-28 22:17:45
|
It looks promising, better than what I saw before. Have you dropped the use of a frame set as a preview window after all? = How otherwise do you drag the component windows over it? Cheers, Richard Bennett ma...@ri... www.richardinfo.com (Everything running on, and ported to the 19/12/2000 snapshot of = DynAPI2) ----- Original Message -----=20 From: Henrik V=E5glin=20 To: dyn...@li...=20 Sent: Sunday, January 28, 2001 9:26 PM Subject: [Dynapi-Widgetdev] DynBuilder interface presentation I've put together a little interface preview of the DynBuilder build = I'm working on. So far this is only a graphical interface presentation = made up of images I put together to better visulize my vision. It would = be nice if somebody gave it an eye and had some feedback, but please = spare me your comments on whether this should/could be done. The = preview/outline is at: http://www.freecfm.com/c/ccreation/dynbuilder/ Let me know if you have any thoughts about usability/functionality = and/or if you have any additional ideas/wishes/possible usable DynAPI = widgets/extensions. Think I got everything covered there... ;) BTW if anybody is interested in the material I've produced so far, = just let me know - there's an image set, some documents outlining the = builder model and a few begun widgets and extensions. I'll put it out on = the site for download later on, but for now you'll have to contact me = which you're intrested of, cause the material is modified by the hour... Henrik V=E5glin [ hv...@ya... ] |
From: <hv...@ya...> - 2001-01-28 22:48:02
|
Well, I haven't really figured out how to do it code-wise yet, but I was = figuring like this: the WYSIWYG view can't be the actually page anyway, it can only = represent it. so the canvas of the WYSIWYG panel will be a LoadPanel = (when a properly working one can be recognized) or else that represent = the DynAPI document. This allows for much more profound editing than a = regular frame document.=20 Since I haven't been able to figure out how the code would be, I have = not totally let go of probability that a regular frameset is the best = way to go about. Whichever the case, the rest of the module based = interface still stands as the better against an approach with several = mini (browser-)windows. The modules could be loaded into the the page = WYSIWYG-view. So building the module widget is besides the file object = widget priority 1. then put together the interface in DynAPI and make it = run smooth, then the managers and then... Henrik V=E5glin [ hv...@ya... ] =20 ----- Original Message -----=20 From: Richard Bennett=20 To: dyn...@li...=20 Sent: Sunday, January 28, 2001 11:17 PM Subject: Re: [Dynapi-Widgetdev] DynBuilder interface presentation It looks promising, better than what I saw before. Have you dropped the use of a frame set as a preview window after all? = How otherwise do you drag the component windows over it? Cheers, Richard Bennett ma...@ri... www.richardinfo.com (Everything running on, and ported to the 19/12/2000 snapshot of = DynAPI2) ----- Original Message -----=20 From: Henrik V=E5glin=20 To: dyn...@li...=20 Sent: Sunday, January 28, 2001 9:26 PM Subject: [Dynapi-Widgetdev] DynBuilder interface presentation I've put together a little interface preview of the DynBuilder build = I'm working on. So far this is only a graphical interface presentation = made up of images I put together to better visulize my vision. It would = be nice if somebody gave it an eye and had some feedback, but please = spare me your comments on whether this should/could be done. The = preview/outline is at: http://www.freecfm.com/c/ccreation/dynbuilder/ Let me know if you have any thoughts about usability/functionality = and/or if you have any additional ideas/wishes/possible usable DynAPI = widgets/extensions. Think I got everything covered there... ;) BTW if anybody is interested in the material I've produced so far, = just let me know - there's an image set, some documents outlining the = builder model and a few begun widgets and extensions. I'll put it out on = the site for download later on, but for now you'll have to contact me = which you're intrested of, cause the material is modified by the hour... Henrik V=E5glin [ hv...@ya... ] |