Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
When I do the make dance, they do not get installed -- not good form.

TT2 has extra documentation and tutorials and stuff, and during the make process, they prompt and ask you if you wish to install these docs and where.

Also, Win32/GUI.pm does not contain any pod. In the least it should say (like the readme):

###############################################################################
#
# Win32::GUI - Perl-Win32 Graphical User Interface Extension
#
# 29 Jan 1997 by Aldo Calpini <dada@perl.it>
#
# Version: 0.0.665 (27 Feb 2002)
#
# Copyright (c) 1997..2002 Aldo Calpini. All rights reserved.
# This program is free software; you can redistribute it and/or
# modify it under the same terms as Perl itself.
#
###############################################################################

Win32::GUI is a Win32-platform native graphical user interface toolkit for perl. 
basically, it's an XS implementation of most of the functions found in 
user32.dll and gdi32.dll, with an object oriented perl interface and an 
event-based dialog model that mimic the functionality of visual basic. 

homepage: http://dada.perl.it

add something like
Tutorials can be found with the source at
http://sourceforge.net/projects/perl-win32-gui/
or at http://dada.perl.it/gui_docs/gui.html
or at http://perl-win32-gui.sourceforge.net/docs/

Mailing list archive at http://sourceforge.net/mailarchive/forum.php?forum=perl-win32-gui-users
I'm glad you asked.

update: Ideally, would copy all the *pod files in their appropriate spot under blib/lib/Win32/GUI, dynamically generating pod a pod file like win32gui.html (that neato indexed thing).

PS -- I use <READMORE></READMORE> tags.


MJD says you can't just make shit up and expect the computer to know what you mean, retardo!
I run a Win32 PPM repository for perl 5.6x+5.8x. I take requests.
** The Third rule of perl club is a statement of fact: pod is sexy.


In reply to Re: Re: Re: Listview with checkboxes is it possible ? by PodMaster
in thread Listview with checkboxes is it possible ? by sechser

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-04-19 04:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found