Win32.GUI.Perl man page on Cygwin

Man page or keyword search:  
man Server   22533 pages
apropos Keyword Search (all sections)
Output format
Cygwin logo
[printable version]

Perl(3)		      User Contributed Perl Documentation	       Perl(3)

NAME
       Win32::GUI::Scintilla::Perl -- Scintilla control with Perl awareness.

SYNOPSIS
	       use Win32::GUI::Scintilla::Perl;

	       my $win = #Create window here

	       my $sciViewer = $winMain->AddScintillaPerl  (
		       -name	=> "sciViewer",
		       -left   => 0,
		       -top    => 30,
		       -width  => 400,
		       -height => 240,
		       -addexstyle => WS_EX_CLIENTEDGE,
		       );

	       #Change look and feel to your liking here.

METHODS
   new(%hOption)
       Create a Win32::GUI::Scintilla control which is in "Perl mode". Other
       than this, it's a regular Scintilla object.

       You can override any setting afterward.

ROUTINES
   SetupPerl($sciControl)
       Setup $sciControl in Perl mode.

       Return 1 on success, else 0.

Win32::GUI::Window methods
   AddScintillaPerl
       Create and add a Win32::GUI::Scintilla::Perl control to this window.

AUTHOR
       Laurent Rocher (the hard work) and Johan Lindstroem (subclassing).

       Same license as Perl.

perl v5.14.2			  2006-10-15			       Perl(3)
[top]

List of man pages available for Cygwin

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net