Opened 12 years ago

Closed 12 years ago

#368 closed enhancement (fixed)

HTWindow widget is not collapsible

Reported by: belug Owned by:
Priority: minor Milestone: 1.2.0
Component: widgets Version: trunk
Keywords: collapsible htwindow widget Cc: adube

Description

The HTWindow widget cannot create collapsible windows.

even if i add the param it's not supported.

Attachments (4)

htwindow_collapsible.patch (2.0 KB ) - added by belug 12 years ago.
Patch for ticket #368
htwindow_collapsible.diff (2.0 KB ) - added by belug 12 years ago.
Correct diff with typo correction
htwindow_doc_fix.diff (1.2 KB ) - added by belug 12 years ago.
Fix for the documentation, rst standards
htwindow_doc_fix.2.diff (1.1 KB ) - added by belug 12 years ago.
Correct diff with typo correction

Download all attachments as: .zip

Change History (12)

by belug, 12 years ago

Attachment: htwindow_collapsible.patch added

Patch for ticket #368

comment:1 by belug, 12 years ago

Added support for the collapsible option and documentation to the widget in the patch file uploaded.

comment:2 by adube, 12 years ago

Cc: adube added
Keywords: htwindow added; thwindow removed
Milestone: 1.2.0
Version: unspecifiedtrunk

by belug, 12 years ago

Attachment: htwindow_collapsible.diff added

Correct diff with typo correction

comment:3 by belug, 12 years ago

Added a new diff done correctly with the doc typo corrected

comment:4 by adube, 12 years ago

Resolution: fixed
Status: newclosed

Patch applied in r1225, with sample adjusted to feature the new 'collapsible' option.

comment:5 by belug, 12 years ago

Resolution: fixed
Status: closedreopened

I Added a litle patch for the documentation, the Optional Options formmethod and collapsible where in bad RST and where not displayed correctly.

I added a space after the options name.

by belug, 12 years ago

Attachment: htwindow_doc_fix.diff added

Fix for the documentation, rst standards

comment:6 by belug, 12 years ago

I overwrtied htwindow_doc_fix.diff by the one at the right revision

by belug, 12 years ago

Attachment: htwindow_doc_fix.2.diff added

Correct diff with typo correction

comment:7 by belug, 12 years ago

Sorry for the last file, I've resolved the conflicts and redone the diff.

comment:8 by adube, 12 years ago

Resolution: fixed
Status: reopenedclosed

Fixed in r1226. Thanks for the patch.

Note: See TracTickets for help on using tickets.