Questions tagged [viewpage]

79 questions
0
votes
1 answer

When I click to open a ViewPage or a ViewUserControl Visual Studio 2008 hangs for me

When I double click on a ViewPage or a ViewUserControl in Visual Studio 2008 the whole application hangs for me, I have no idea why... The only error log I can find in the Event Log is this: .NET Runtime version 2.0.50727.3053 - Fatal Execution…
Fredrik
  • 2,016
  • 3
  • 15
  • 26
-1
votes
1 answer

How to resolve this viewer-page?

"@react-native-community/viewpager": "^2.0.2", Error in Xcode node_modules/@react-native-community/viewpager/ios/ReactNativePageView.h:10:42: Expected a type node_modules/@react-native-community/viewpager/ios/ReactNativePageView.h:14:32: Unknown…
Rover
  • 661
  • 2
  • 18
  • 39
-1
votes
3 answers

How to change images from a ViewPager in a determined time?

I made a slide banner that displays 3 images in Android with ViewPager, but now I need that it changes every 5 seconds between the 3 images. I tried with a thread but I don't know how to make the change when I reach the 5 seconds. Can anyone help…
Melfo
  • 1
  • 1
-2
votes
1 answer

Image slider on Smartface

I've been trying to code with SmartFace. I need to make an image slider. But, I am stuck and don't know where to start. I want to make something like this…
1 2 3 4 5
6