-
add const var to indicate position of pagecontrol and add related function for setting it, making people feel easy to set.
-
I have utlized a swipeView set as a subview in a viewcontroller, another subview on the viewcontroller is a backgroundImageView. I change the image of the backgroundImageView during the:
- (void…
-
Clicking a page control highlights the page control but does not navigate to that associated "panel". Looking at your code I can't see anywhere where you've created an action for the page control. Thi…
-
Is it possible to have an init from Storyboard? So you could place the introView in the storybard and then in the viewcontroller's viewdidload make a call to set the pages?
I guess this falls into th…
-
as your pics in README, in iphone5 there's some space at the bottom of the iphone , should adjust to fit the fullscreen?
-
WP8 doesn't work with PageControl, not sure why but I can't see a single part of the menu.
http://krumelunt.se/about.php
Screendump from WP8
![wp_ss_20130111_0001](https://f.cloud.github.com/assets/…
-
Hello,
I have a UIPageController managing instances of a UIViewController subclass. In each UIViewController, there is a toolbar, from which a share button item triggers a ShareKit SHKActionSheet.
I'…
-
Converted from [SourceForge issue 2073049](http://sourceforge.net/support/tracker.php?aid=2073049), submitted by webcss
...not solely to forms.
-
Minor issue detected related with UI: at test screen with the bottom objects that indicates the current position. It doesn't fit well enough so the first and the last verb is not displayed (seems out …
-
Hi,
just another fix found today...
FILE: pagecontrol.js
Replace line 18 to 23 with:
if (!$a.parent('li').hasClass('active')) {
$frames.hide();
$ul.find("li").removeClass("active");
va…