RE: [DQSD-Users] Cut/Copy

2003-01-08 Thread MLL
Yep, and everything else I tried ([F8] or [ctrl]+[enter] for instance) > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Glenn Carr > Sent: Wednesday, January 08, 2003 6:46 PM > To: [EMAIL PROTECTED] > Subject: Re: [DQSD-Users] Cut/Copy > > > Just cu

Re: [DQSD-Users] Function executed on key pressed

2003-01-08 Thread Brent Beardsley
Hi Frank, Not too long ago I added a function registerKeypressHook that takes a function that will be called when a key is pressed. If your keypress hook handles the keypress it should return true and no more keypress hooks will be called. Here's a sample hook function: function sample_keypress

[DQSD-Users] Function executed on key pressed

2003-01-08 Thread Frank Van Belle
Great tool, thanks! I would like to create some functions, that are executed each time a key is pressed (or each time the arguments are changed). Is this possible without touching the core-code? TIA, Frank Van Belle --- This SF.NET email is s

Re: [DQSD-Users] Cut/Copy

2003-01-08 Thread Glenn Carr
Just curious, do the up/down arrow key bindings work? - Original Message - From: "MLL" <[EMAIL PROTECTED]> To: "'DQSD Users'" <[EMAIL PROTECTED]> Sent: Wednesday, January 08, 2003 11:20 AM Subject: [DQSD-Users] Cut/Copy Hi everyone, I discovered that "cut" and "copy" don't work for DQSD

Re: [DQSD-Users] opening search in new window vs. reusing open window

2003-01-08 Thread Glenn Carr
Shift-Enter will always opens a new window for the search regardless of the reuseWindowMode setting. This works only when IE is the default browser. There's not another key-binding that does the opposite. (It wouldn't be difficult to make Shift-Enter to differently depending on the reuseBrowserWin

[DQSD-Users] Cut/Copy

2003-01-08 Thread MLL
Hi everyone, I discovered that "cut" and "copy" don't work for DQSD's textbox *only* on my PC (Win XP Home SP1, most patches, and IE6 SP1). Does this occur to anyone else ? TIA, MLL --- This SF.NET email is sponsored by: SourceForge Enterp

[DQSD-Users] opening search in new window vs. reusing open window

2003-01-08 Thread Sarah Sweeney
Hello, I convinced a guy in my office to try DQSD, and he asked me a question which I am not sure about, and would also like to know. I went to SourceForge to try to search through the list archives, but I couldn't search them. Is this functionality available but not obvious? I'm sure I've sea

RE: [DQSD-Users] changing search engine

2003-01-08 Thread Monty Scroggins
It should be pointed out that the default search is merely pointing to one of the defined searches in dqsd.  Any search engine can be used if a search or alias is already defined for it - viv (vivisimo), sw(surfwax) for example.   There is no hidden list of search engines that dqsd is selec