Planeshift
Classes | Defines | Functions

pawswritingwindow.h File Reference

#include "net/cmdbase.h"
#include "paws/pawswidget.h"
#include "paws/pawstextbox.h"
#include "paws/pawsstringpromptwindow.h"

Go to the source code of this file.

Classes

class  pawsWritingWindow
 lalalala More...

Defines

#define MAX_CONTENT_LEN   65450
#define MAX_TITLE_LEN   50
 pawswritingwindow.h - Author: Daniel Fryer

Functions

 CREATE_PAWS_FACTORY (pawsWritingWindow)

Define Documentation

#define MAX_CONTENT_LEN   65450

Definition at line 29 of file pawswritingwindow.h.

#define MAX_TITLE_LEN   50

pawswritingwindow.h - Author: Daniel Fryer

Copyright (C) 2006 Atomic Blue ([email protected], http://www.atomicblue.org)

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation (version 2 of the License) This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

Definition at line 28 of file pawswritingwindow.h.


Function Documentation

CREATE_PAWS_FACTORY ( pawsWritingWindow  )