Re: Qt widgets Improvement

2023-05-04 Thread Rohit Bisht
a >>> >>> GUI for GNU Radio flowgraphs *should you decide you want graphical >>> >>> visualizations*. >>> >>> And if you do so, gr-qtgui is based on Qt, anyways. >>> >>> >>> >>> Cheers, >>> >

Re: Qt widgets Improvement

2023-04-01 Thread Rohit Bisht
gt; On 30.01.23 17:02, Jim Melton wrote: >> >>>> I'd propose that nothing you do *requires* Qt. There are many uses >> for >> >>>> GUI-less flowgraphs. Qt is a heavyweight framework; it should not be >> >>>> required in order to build GRC flo

Re: Qt widgets Improvement

2023-02-01 Thread Volker Schroer
gt; --- >>>> Jim Melton >>>> >>>> >>>> -----Original Message----- >>>> From: discuss-gnuradio-bounces+jim.melton=sncorp@gnu.org <mailto:sncorp@gnu.org> >>>> mailto:sncorp@gnu.or

Re: Qt widgets Improvement

2023-02-01 Thread Rohit Bisht
; >>> On 30.01.23 17:02, Jim Melton wrote: > >>>> I'd propose that nothing you do *requires* Qt. There are many uses for > >>>> GUI-less flowgraphs. Qt is a heavyweight framework; it should not be > >>>> required in order to build GRC flow

Re: Qt widgets Improvement

2023-01-31 Thread Jeff Long
e that nothing you do *requires* Qt. There are many uses for > >>>> GUI-less flowgraphs. Qt is a heavyweight framework; it should not be > >>>> required in order to build GRC flowgraphs. > >>>> > >>>> --- > >>>> Jim Melton > >

Re: Qt widgets Improvement

2023-01-31 Thread Volker Schroer
23 12:30 To: discuss-gnuradio@gnu.org Subject: [EXTERNAL] Re: Qt widgets Improvement On 29/01/2023 14:20, Rohit Bisht wrote: I'd like to start with "integrating gnu with qt creator" because it would make it easier to write code in the integrated qt environment and speed up build, run, a

Re: Qt widgets Improvement

2023-01-30 Thread Marcus Müller
ch Sent: Sunday, January 29, 2023 12:30 To: discuss-gnuradio@gnu.org Subject: [EXTERNAL] Re: Qt widgets Improvement On 29/01/2023 14:20, Rohit Bisht wrote: I'd like to start with "integrating gnu with qt creator" because it would make it easier to write code in the integrated qt envir

Re: Qt widgets Improvement

2023-01-30 Thread Volker Schroer
--- Jim Melton -Original Message- From: discuss-gnuradio-bounces+jim.melton=sncorp@gnu.org On Behalf Of Marcus D. Leech Sent: Sunday, January 29, 2023 12:30 To: discuss-gnuradio@gnu.org Subject: [EXTERNAL] Re: Qt widgets Improvement On 29/01/2023 14:20, Rohit Bisht wrote: I'd like to sta

Re: Qt widgets Improvement

2023-01-30 Thread Marcus Müller
[EXTERNAL] Re: Qt widgets Improvement On 29/01/2023 14:20, Rohit Bisht wrote: I'd like to start with "integrating gnu with qt creator" because it would make it easier to write code in the integrated qt environment and speed up build, run, and testing. I believe adjusting the cmake

Re: Qt widgets Improvement

2023-01-30 Thread Marcus Müller
Hey Marcus and Rohit, well, but it's what we thought of as GSoC project idea. So the idea here is definitely not that you design your signal processing in Qt Creator, but that you design the graphical frontend to it in Qt Creator, which is a much better tool for GUI design than GRC even strives

RE: Re: Qt widgets Improvement

2023-01-30 Thread Jim Melton
On Behalf Of Marcus D. Leech Sent: Sunday, January 29, 2023 12:30 To: discuss-gnuradio@gnu.org Subject: [EXTERNAL] Re: Qt widgets Improvement On 29/01/2023 14:20, Rohit Bisht wrote: > > I'd like to start with "integrating gnu with qt creator" because it > would make i

Re: Qt widgets Improvement

2023-01-29 Thread Marcus D. Leech
On 29/01/2023 14:20, Rohit Bisht wrote: I'd like to start with "integrating gnu with qt creator" because it would make it easier to write code in the integrated qt environment and speed up build, run, and testing. I believe adjusting the cmake file and fixing paths to missing library files wo

Re: Qt Widgets Improvement (was: Help)

2023-01-26 Thread Marcus Müller
Hi Rohit! That's quite awesome of you, thank you :) That's giving you an excellent headstart. So, yeah: you probably can see what kind of things are a bit "suboptimal" in current qt-gui. You already fixed two :) The tasks outlined in the project idea are typically a bit broader; so, as Andre

Re: Qt Widgets Improvement (was: Help)

2023-01-25 Thread Rohit Bisht
Thank you for creating such an informative guide (wiki). I read it all, and it certainly helped me understand gnu radio better. In addition, I went through the source code and resolved 2-3 QT-related bugs in the gnu-radio repository and opened a pull request for the same. I was hoping to discuss mo

Re: Qt Widgets Improvement (was: Help)

2023-01-13 Thread Marcus Müller
Hi Rohit, please keep the mailing list in CC when replying. Yes, we have a chat server. The ways to find that are both linked in the wiki I've referred you to, and on the https://gnuradio.org website. I outlined a beginner task - read all the tutorials and work with Qt GUI to get an understan