Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
rungss #1
Re: How to reload CodeHints.xml?
Hi,
Sorry to reopen this old thread.
There are functions to do this on the fly.
like,
dw.codeHints.addMenu()
dw.codeHints.addFunction()
dw.codeHints.resetMenu()
But I am not sure how and where to write code for this.
I found this in the help file for extending Dreamweave under the topic
JavaScript API: Asset panel through Enabler functions
Code hints functions
I am a newbie in Macromedia exchanges and I am learning to use it for making
my life easier.
Can any body tell me how to write extenssions which will load when I start the
Dreamweaver.
and add menus and Functions(Using the functions mentioned above) dynamically
as I edit my Code.
rungss Guest
-
CodeHints and dollar sign ($) problem
Hi for everyone, I?m developing a extension to add CodeHints to the freeDOM.js (it?s a brazilian DOM Library) and I?m having problens when I use... -
CodeHints.xml file...undocumented attributes?
looking in CodeHints.xml file i found some attributes, like displayrestriction, that seems to be not covered in manual. since i actually have a... -
reload on resize?
Is there an extension that forces the page to reload if the browser window has been resized? -
MXI element for Colors and CodeHints?
I am looking for a way to insert elements into the CodeColoring/Colors.xml file, CodeColoring/CodeColoring.xml file, and the CodeHints/CodeHints.xml... -
Post/reload to new tab
I have no experience w/ actionscript however am comfortable with coldfusion. I'm trying to post the results of a search form from tab1 to tab2 on...



Reply With Quote

