Re: [Wireshark-dev] Where to call Qt Extcap dialog

2015-04-27 Thread Roland Knall
On Mon, Apr 27, 2015 at 9:06 PM, Gerald Combs wrote: > On 4/27/15 7:09 AM, Roland Knall wrote: > > Hi > > > > @Michal - I though of a adding a button there, but this would also break > > usability. Also, changing the current behavior is not something I want to > > do, with a lot of people (but mo

Re: [Wireshark-dev] Where to call Qt Extcap dialog

2015-04-27 Thread Gerald Combs
On 4/27/15 7:09 AM, Roland Knall wrote: > Hi > > @Michal - I though of a adding a button there, but this would also break > usability. Also, changing the current behavior is not something I want to > do, with a lot of people (but mostly Graham) agreeing to it. What I though > of is adding a text o

Re: [Wireshark-dev] Where to call Qt Extcap dialog

2015-04-27 Thread Alexis La Goutte
On Mon, Apr 27, 2015 at 4:09 PM, Roland Knall wrote: > Hi > > @Michal - I though of a adding a button there, but this would also break > usability. Also, changing the current behavior is not something I want to > do, with a lot of people (but mostly Graham) agreeing to it. What I though > of is a

Re: [Wireshark-dev] Where to call Qt Extcap dialog

2015-04-27 Thread Roland Knall
Hi @Michal - I though of a adding a button there, but this would also break usability. Also, changing the current behavior is not something I want to do, with a lot of people (but mostly Graham) agreeing to it. What I though of is adding a text on the far right side of the interface display, like

Re: [Wireshark-dev] Where to call Qt Extcap dialog

2015-04-27 Thread Alexis La Goutte
Hi, it is no possible to Add a Tab on Manage Interfaces for the Extcap configuration ? Regards, On Mon, Apr 27, 2015 at 3:51 PM, Michal Labedzki wrote: > I have two ideas: > 1. Add "Option" button to each interface on welcome screen. > 2. Change behaviour to double-click to options and use Sta

Re: [Wireshark-dev] Where to call Qt Extcap dialog

2015-04-27 Thread Michal Labedzki
I have two ideas: 1. Add "Option" button to each interface on welcome screen. 2. Change behaviour to double-click to options and use Start button from toolbar (and/or add big one on welcome screen). -- Pozdrawiam / Best regards

[Wireshark-dev] Where to call Qt Extcap dialog

2015-04-27 Thread Roland Knall
Hi I am currently implementing a Qt Dialog for the extcap interfaces. The dialog part is rather simple and mostly tricky because of the different kinds of interface options for extcap interfaces. But I ran into an issue, which is irritating. How should the extcap interface options be shown? On G