2012-5-17
make support to KSPopoverPositionBottomCenter
*** KSPopoverView ***
KSPopoverView is an iOS view controller that a user can flick & select the menu.
** Usage **
- Include a "KSPopoverViewController.h" header
- Apply KSPopoverViewControllerDelegate protocol
- Init like as [[KSPopoverViewController alloc] initType:KSPopoverTypeTextLabel withImage:image point:location]
- Add buttons by [vc addButtonWithTitle:button]
- Write popoverViewController:selectedButton:AtIndex: delegate method and the event
** Author ** KatokichiSoft http://cielo.rojo.jp
** License ** The new BSD license