Re: Getting the backdrag attribute to work for autocomplete-richlistbox panels

Neil Deakin <[email protected]>
Newsgroups gmane.comp.mozilla.devel.xpfe
Message-ID <[email protected]>
On 2013-08-19 11:56 PM, [email protected] wrote:
> Not sure why this wouldn't just work by default, but is there any Xul specific way to get backdrag working for panels that are not set to "arrow"? Other than wrapping it all into a titlebar element (which is pretty wonky), that is?
>

Backdrag already works on all panels. For example:

<button label="Open" oncommand="this.nextSibling.openPopup();"/>

<panel backdrag="true">
   <label value="Cats"/>
   <button label="Dogs"/>
</panel>


You may have put something in the panel that isn't a background, such as 
the button in the example above. You can only drag on the background 
area of the panel.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.