Opened 14 years ago

Closed 14 years ago

#2836 closed bug (fixed)

Little goof-up in fTools Regular Points UI

Reported by: volter Owned by: cfarmer
Priority: minor: annoyance Milestone: Version 1.5.0
Component: Python plugins and bindings Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

The radiobuttons don't work correctly: "Regular points" offers radio buttons "Input Boundary Layer" and "Input Coordinates". I think they need some kind of grouping, since you can completely deselect them by clicking on the already selected one.

See attachment!

Attachments (1)

ftools_regular_points.png (38.5 KB ) - added by volter 14 years ago.
Completely deselected radio buttons

Download all attachments as: .zip

Change History (5)

by volter, 14 years ago

Attachment: ftools_regular_points.png added

Completely deselected radio buttons

comment:1 by borysiasty, 14 years ago

Owner: changed from borysiasty to cfarmer

comment:2 by jef, 14 years ago

Resolution: fixed
Status: newclosed

fixed in r13855.

comment:3 by jef, 14 years ago

Resolution: fixed
Status: closedreopened

the fix seems to introduce a problem with some PyQt versions. r13876 adds a group box instead of using button groups.

comment:4 by jef, 14 years ago

Resolution: fixed
Status: reopenedclosed
Note: See TracTickets for help on using tickets.