so i found a hack of sorts to almost accomplish what i want..the following code, will set the focus on the popupwindow so that when you click on windows around it, it will stay on top..HOWEVER, it will disappear when you click on stuff in the traybar (ie other apps). You will also need a close button function in yoru displayed page.
in displayPopupMessage() (tools.js) add the following line before the first show call
dqsdMessagePopup.document.body. () {
this.focus();
}
this.focus();
}
then in your html stream sent to the function, add this somehwere in your html
<a >
"Shawn K. Hall" <[EMAIL PROTECTED]> wrote:
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online
so..anyone konw how we can get this popup window to stay up if the user clicks the search box or other apps in the sys tray? this would really help in letting us have a search results window that wont loose focus everytime you want to modify your searches
pablo
"Shawn K. Hall" <[EMAIL PROTECTED]> wrote:
SFLC search:
Clears the pending messages from a SourceForge project list
Usage:
sflc listname password
For multiple lists use a comma separator between each list argument:
sflc list1 password, list2 password
Security Warning:
Be aware that your password will remain in DQSD's history.
To reduce (NOT eliminate) visibility of your password it is
recommended you create an alias for this search which includes the
paramaters (sflc list1 password,list2 password), or call it using the
startupCommands preference variable (which runs upon DQSD startup).
Would someone on the dev team please check this in for me? Thanks!
Regards,
Shawn K. Hall
http://ReliableAnswers.com/
'// ========================================================
"Whenever you see a successful business, someone once
made a courageous decision."
-- Peter Drucker, writer and management consultantSourceForge Lists Cleaner Clears the pending messages from a SourceForge project list
Switches:
listname password[,listname password...] - Parse inline input in the form listname password, used when storing a settings profile is inconvenient.
Examples:
sflc project-users password
sflc project-users password,project-devel password
Security warning:
Be aware that your password will remain in DQSD's history.
To reduce visibility of your password it is recommended to create an alias for this
search which includes the paramaters, or call it using the startupCommands
preference variable (which runs upon DQSD startup).Functions
http://ReliableAnswers.com/x/dqsd/Shawn K. Hall
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online
- [DQSD-Users] SFLC search: Clears the pending messages from a... Shawn K. Hall
- RE: [DQSD-Users] popup windows pablo c
- RE: [DQSD-Users] popup windows Shawn K. Hall
- RE: [DQSD-Users] popup windows pablo c
- RE: [DQSD-Users] popup windows Shawn K. Hall
- RE: [DQSD-Users] popup windows pablo c