[Gambas-user] feature suggestions: detach and rearrange tabs

Kevin Fishburne kevinfishburne at ...1887...
Tue May 20 04:15:36 CEST 2014


On 05/19/2014 12:01 PM, Benoît Minisini wrote:
> Le 19/02/2014 03:11, Kevin Fishburne a écrit :
>> I don't know how difficult this would be, but if detachable tabs could
>> be implemented (think Chrome browser), that would be awesome. Tangential
>> to that would be the ability to rearrange tabs by dragging and dropping,
>> or perhaps doing a right-click "Sort by Name".
>>
>> Having them detachable would allow productive use of a multi-head setup.
>> Often I find myself switching back and forth between two procedures in a
>> very long module, or needing to use one code block as a reference as I'm
>> writing code elsewhere. I often resort to pasting the code in a text
>> editor on my right monitor.
>>
>> I know there is a split pane option, but sometimes a program gets a
>> little crazy and you have 10000 lines of code in a module with some
>> 300-character-long lines; that is difficult to work with even in a
>> non-split view. Perhaps for GAMBAS 4?
>>
> Detaching and attaching tabs have been implemented since revision #6280.
> It's not just for the IDE, but for all users of the Workspace control.

Wow. Works brilliantly. The only wonky thing I've found is reattaching a 
detached tab adds it to the root IDE GUI instead of down with all the 
other tabs. Not a big deal, as the module/class can just be 
double-clicked in the left pane to restore it. Dual monitor users: 
Rejoice! Thanks, Benoît.

I also just noticed that after detaching a tab, I can attach it to other 
programs, such as Thunderbird. That's fucking nuts. Love it. :)

-- 
Kevin Fishburne
Eight Virtues
www: http://sales.eightvirtues.com
e-mail: sales at ...1887...
phone: (770) 853-6271





More information about the User mailing list