 |
 |
WYSIWYG idea for a cocoa app
|
 |
|
 |
|
Senior User
Join Date: Jul 2001
Status:
Offline
|
|
Hi. I have asked this a bunch of times over and over again...
So I have took it upon myself to try and build one instead.
It is a quick mock up in Omnigraffle. The idea is to use the pure beifist of CSS layout design instead of old tables. As css builds nice clean site code instead of tables. And it m,akes more sence in code dynamics.
The only two things that would really be needed are the boxes to push each other aside when one were to adjust a handle like Margin.
Please add to this so I can get a better understanding of what would be needed as I am not good at code yet and am fishing more a developer.  ^v^
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: May 2002
Status:
Offline
|
|
So what exactly are you looking for? an app that will covert html tables to something purely css?
|
|
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: Jul 2001
Status:
Offline
|
|
no, a wysiwyg cocoa app that is built on the power of cocoa and CSS.
I know of dreamweaver but it is costly and slow. I see how cocoa layout apps could be a forefront to building website pages like Macrabbit's cssedit and tacos super fast webkit rendering two things that dreamweaver does not have.
So only thing left is a nice clean drag and drop and free form arrange type of app that uses CSS for layout unlike other programs that use a mess of tables or odd code.
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Jul 2001
Location: Vancouver, WA
Status:
Offline
|
|
I think I sort of see what you are talking about. I think the biggest obstacle in an app like this is going to be how different browsers interpret CSS. What you need is a way to show a div, with all its borders, margins, padding, etc... and then be able to show how IE (Win and Mac) Firefox, Safari, Opera, OmniWeb and so on will render it. Since IE does CSS is a completely... wrong way it'd be hard to have some sort of standard WYSIWYG view of the code you just created. Does that make sense?
|
Me
Dual 2.6GHz Intel Xeon | 23" Apple Cinema Display | 13" MacBook | 15" AluBook 1.67 GHz | 1.42 GHz Mac mini | 50" NEC Plasma | Tiger | 80GB iPod Video | 60GB iPod photo | 4GB iPod mini | 1GB iPod shuffle | 4GB iPod nano
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: Jul 2001
Status:
Offline
|
|
Originally posted by fetopher:
I think I sort of see what you are talking about. I think the biggest obstacle in an app like this is going to be how different browsers interpret CSS. What you need is a way to show a div, with all its borders, margins, padding, etc... and then be able to show how IE (Win and Mac) Firefox, Safari, Opera, OmniWeb and so on will render it. Since IE does CSS is a completely... wrong way it'd be hard to have some sort of standard WYSIWYG view of the code you just created. Does that make sense?
Ya I know IE sucks dirt. The tool as I had thought it out is not to have a pure compliant code as that is impossible.
Or two modes, super correct or correct enough and add hacks and tweaks.
That way super correct would use more or less postion absolutes alot for it's layout while correct enough would be something that code could be edited some more or use hacks to make it work and the layout would be smoother liquid systems...
eh still ideas and stuff to work out..
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|