/Users/airy/Sources/augui/AUGUIFramework/Controls/TImagePopup.h File Reference

#include <Carbon/Carbon.h>
#include "TViewNoCompositingCompatible.h"

Include dependency graph for TImagePopup.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TImagePopup

Defines

#define _TImagePopup_h_
#define kImagePopupControlValueImageDictTag   FOUR_CHAR_CODE('VImg')
 A CFArrayRef array of CGImageRef images to use for the values instead of drawing text strings.
#define kImagePopupControlValueImageFilenameDictTag   FOUR_CHAR_CODE('VImF')
 A CFArrayRef containing CFStringRefs that are the filenames of image files.
#define kImagePopupControlUseImagesNotTextTag   FOUR_CHAR_CODE('I!Tx')
 An integer boolean value of type UInt32 indicating that we want to draw images for each distinct value and not draw text over a background.


Define Documentation

#define _TImagePopup_h_
 

#define kImagePopupControlUseImagesNotTextTag   FOUR_CHAR_CODE('I!Tx')
 

An integer boolean value of type UInt32 indicating that we want to draw images for each distinct value and not draw text over a background.

#define kImagePopupControlValueImageDictTag   FOUR_CHAR_CODE('VImg')
 

A CFArrayRef array of CGImageRef images to use for the values instead of drawing text strings.

#define kImagePopupControlValueImageFilenameDictTag   FOUR_CHAR_CODE('VImF')
 

A CFArrayRef containing CFStringRefs that are the filenames of image files.






Generated on Sat Jul 8 13:04:19 2006 for AUGUI Framework by doxygen1.4.6

hosted on SourceForge.net Logo