sglfills.h File Reference

(r1785/r1282)

#include "sglib.h"
#include "dragbmp.h"
#include "sgdrag.h"
#include "scrcamvw.h"
#include "sglbase.h"

Go to the source code of this file.

Classes

class  LibFillsSGallery
 The LibFills SuperGallery class. More...
class  OpDisplayLibFillsGallery
class  SGFillsItem
 A fills gallery item. More...
class  GalleryFillsDragInfo
 A fill drag, which was started from the fill gallery. More...
class  SGFillsDragTarget
 An instantiation of this class is created by each entity which wishes to provide a 'destination' to which the mouse can go to complete a drag. More...

Defines

#define OPTOKEN_DISPLAYFILLSGALLERY   _T("DisplayFillsGallery")
 Displays the LibFills gallery. This op can be attached to a menu, button or keypress.

Enumerations

enum  CALLRESULT { FAILURE = 0, SUCCESS, PENDING }


Define Documentation

#define OPTOKEN_DISPLAYFILLSGALLERY   _T("DisplayFillsGallery")
 

Displays the LibFills gallery. This op can be attached to a menu, button or keypress.

Author:
Richard_Millican (Xara Group Ltd) <camelotdev@xara.com>
Date:
23/3/95 (Based on the Clipart SGallery code)
See also:
LibFillsSGallery

Definition at line 272 of file sglfills.h.


Enumeration Type Documentation

enum CALLRESULT
 

Enumerator:
FAILURE 
SUCCESS 
PENDING 

Definition at line 115 of file sglfills.h.

00115 {FAILURE = 0, SUCCESS, PENDING}; 


Generated on Sat Nov 10 03:49:20 2007 for Camelot by  doxygen 1.4.4