Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

ndk::align Namespace Reference


Enumerations

enum  type { left, right, center }

Functions

void widget (panel *p, type horizontal=center, type vertical=center)
unsigned int pos (unsigned int, unsigned int, align::type)


Detailed Description

NDK Aligments


Enumeration Type Documentation

enum ndk::align::type
 

< possible aligments of the objects

Enumeration values:
left  to the left edge
right  to the right edge
center  center object


Function Documentation

unsigned int pos unsigned  int,
unsigned  int,
align::type 
 

tell us where to move widget to align it's under other widget note: this will return relative coordinate, you may want to convert it into absolute after it

void widget panel *  p,
type  horizontal = center,
type  vertical = center
 

aligment of the panel on the screen


Generated on Fri Jun 4 16:21:04 2004 for NDK++ by doxygen 1.3.6