HighDots Forums  

How do I create custom wizards?

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss How do I create custom wizards? in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ooba
 
Posts: n/a

Default How do I create custom wizards? - 07-12-2004 , 09:44 AM






I have switched over to Dreamweaver from Homesite. I was able to create wizards
in Homesite, but I can not find any files or examples of how to do this in
Dreamweaver MX such as how it was done in Homesite. It appears that dreamweaver
does this by using javascript only where as in homesite it was different (see
snippet of code below). Can someone please point me in the direction of some
files that are part of dreamweaver or examples on this site?
.........................
<tag name="Wizard">
<editorlayout width=580 lfwidth=696 height=410 lfheight=466>
<!-- Window Option area -->
<container type="Panel" name="Panel1" caption="Window options"
width="MAXIMUM" height=264 lfheight=300 maxwidthpadding=5 maxheightpadding=5
corner="NW" right=30 down=10 vertresize="BODY" horizresize="BODY">
<control type="Label" name="lblSource" corner="NW" right=40 down=19
caption="Linking Text"/>
<control type="TextBox" name="txtLink" corner="NW" right=100 down=15
value="" width="353"/>
.........................

thanks in advance.


Reply With Quote
  #2  
Old   
ooba
 
Posts: n/a

Default Re: How do I create custom wizards? - 07-12-2004 , 12:03 PM






http://www.macromedia.com/support/dreamweaver/extend/creating_simple_cmmd_ext /http://www.macromedia.com/support/dreamweaver/extend/creating_simple_cmmd_ext/

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.