id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
798	F1 & F2 help behaviour	stemd		"Help in Padre you get using F2 (context help) browse only default Perl documentation, F1 is better, browse also all locally installed modules from CPAN.

1. It would be nice if both help modules would browse all Perl documentation present on filesystem.

2. F1 help window is not resizable, F2 is resizable window. Non resizable windows are ok for input forms which never change, current behaviour is annoying (at least annoys me ;-).

Question: I tried to change above behaviour for me by changing constructor in padre/Padre/lib/Padre/Wx/Dialog/HelpSearch.pm 

to include Wx::wxMAXIMIZE_BOX instead of default Wx::wxDEFAULT_FRAME_STYLE | Wx::wxTAB_TRAVERSAL, but nothing changed (yes, I never before dealt with WxWidgets).

TIA!"	task	closed	minor		Context Sensitive Help	0.52	fixed		stem@…
