On Thursday, October 2, 2014 3:19:22 PM UTC+5:30, Sachin Tiwari wrote:
> Hi
>
> I am learning pyqt, can any one help me to make instances of pushbutton
> wherever cursor will be clicked on canvas,like a circuit simulator where we
> add components on canvas just by left or right click.
>
>
>
On 02/10/2014 10:49, sachin.tiwar...@gmail.com wrote:
Hi
I am learning pyqt, can any one help me to make instances of pushbutton
wherever cursor will be clicked on canvas,like a circuit simulator where we
add components on canvas just by left or right click.
Thanks & Regards,
Sachin
Please
Jorge Godoy wrote:
> I have created an interface where I have a QDataBrowser and all of its
> editing and navigating controls and one of the displayed controls is in a
> QSpinBox.
>
> I have the navigation from current to next and previous records working
> fine if I only use the data browser con