For Programmers: Free Programming Magazines  


Home > Archive > Tcl > March 2006 > Re: Drag-and-drop between BWidget tree and BWidget listbox--need









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Drag-and-drop between BWidget tree and BWidget listbox--need
Kevin Walzer

2006-03-28, 10:02 pm

Randolf Schultz wrote:
> Kevin Walzer <sw@wordtech-software.com> wrote:
> [...]
>
> Maybe you need to register your listbox as "DropSite"?
>
> DropSite::register .listbox -dropcmd dropLB -droptypes {
> TREE_NODE {copy {} move {} link {}}
> LISTBOX_ITEM {copy {} move {} link {}}}
>
> This is old style BWidgets (1.2?) requirement.
>
> best regards,
> Randolf,


D'oh. Forgot to set the listbox as "dropenabled."


--
Kevin Walzer
iReveal: File Search Tool
http://www.wordtech-software.com
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com