Changes for page Click to Open
Last modified by Kieran Kelleher on 2012/07/21 20:41
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -10,15 +10,15 @@ 10 10 11 11 == What You Need == 12 12 13 -You need the **WOLips** framework that is part of Project Wonder. You also needthe **ERExtensions**framework that ispartofProject Wonderon the classpath at runtime.13 +You need the **WOLips** framework that is part of Project Wonder. Nothing else from Project Wonder is needed. If you already use Project Wonder, are you almost done. 14 14 15 -If you are not using Project Wonder, you can download it from [[mDimension's site>>http://webobjects.mdimension.com/wonder/]], untar the frameworks, and copy just the WOLips.framework and ERExtensions.frameworktowhere you have the rest of your frameworks (usually /Library or ,,/Library).,,15 +If you are not using Project Wonder, you can download it from [[mDimension's site>>http://webobjects.mdimension.com/wonder/]], untar the frameworks, and copy just the WOLips.framework to where you have the rest of your frameworks (usually /Library or ,,/Library).,, 16 16 17 17 == Getting Set Up == 18 18 19 19 === Add the WOLips.framework === 20 20 21 -Follow the [[tutorial>>Add a Framework Dependency]] on adding a framework to add WOLips.framework and ERXExtentions.frameworktoyour application.21 +Follow the [[tutorial>>Add a Framework Dependency]] on adding a framework to add WOLips.framework to your application. 22 22 23 23 === Add Support to Component Base Class === 24 24 ... ... @@ -197,4 +197,3 @@ 197 197 * hold down the Cmd key while you move the mouse around and it will highlight the component 198 198 * Cmd-click it will popup the stack of components and you can pick from the stack: 199 199 [[image:ComponentStack.png]] 200 -* you can the binding ##expanded=true;## on WOLToolBar so it's open by default, instead of closed