Пример #1
0
        void ReleaseDesignerOutlets()
        {
            if (BarItemRestore != null)
            {
                BarItemRestore.Dispose();
                BarItemRestore = null;
            }

            if (BarItemStart != null)
            {
                BarItemStart.Dispose();
                BarItemStart = null;
            }

            if (BarItemStore != null)
            {
                BarItemStore.Dispose();
                BarItemStore = null;
            }

            if (PagesController != null)
            {
                PagesController.Dispose();
                PagesController = null;
            }

            if (PagesView != null)
            {
                PagesView.Dispose();
                PagesView = null;
            }
        }
 void ReleaseDesignerOutlets()
 {
     if (propScrollView != null) {
         propScrollView.Dispose ();
         propScrollView = null;
     }
 }
Пример #3
0
        void ReleaseDesignerOutlets()
        {
            if (ButtonPause != null)
            {
                ButtonPause.Dispose();
                ButtonPause = null;
            }

            if (LabelTime != null)
            {
                LabelTime.Dispose();
                LabelTime = null;
            }

            if (ScrollViewGame != null)
            {
                ScrollViewGame.Dispose();
                ScrollViewGame = null;
            }

            if (ButtonDebug != null)
            {
                ButtonDebug.Dispose();
                ButtonDebug = null;
            }
        }
		void ReleaseDesignerOutlets ()
		{
			if (BarItemRestore != null) {
				BarItemRestore.Dispose ();
				BarItemRestore = null;
			}

			if (BarItemStart != null) {
				BarItemStart.Dispose ();
				BarItemStart = null;
			}

			if (BarItemStore != null) {
				BarItemStore.Dispose ();
				BarItemStore = null;
			}

			if (PagesController != null) {
				PagesController.Dispose ();
				PagesController = null;
			}

			if (PagesView != null) {
				PagesView.Dispose ();
				PagesView = null;
			}
		}
Пример #5
0
        void ReleaseDesignerOutlets()
        {
            if (CompanyImage != null)
            {
                CompanyImage.Dispose();
                CompanyImage = null;
            }

            if (PubDescription != null)
            {
                PubDescription.Dispose();
                PubDescription = null;
            }

            if (PubTitle != null)
            {
                PubTitle.Dispose();
                PubTitle = null;
            }

            if (ScrollView != null)
            {
                ScrollView.Dispose();
                ScrollView = null;
            }

            if (ButtonApply != null)
            {
                ButtonApply.Dispose();
                ButtonApply = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (scrollView != null) {
                scrollView.Dispose ();
                scrollView = null;
            }

            if (calculatedAmount != null) {
                calculatedAmount.Dispose ();
                calculatedAmount = null;
            }

            if (caption != null) {
                caption.Dispose ();
                caption = null;
            }

            if (editCaption != null) {
                editCaption.Dispose ();
                editCaption = null;
            }

            if (resultSubview != null) {
                resultSubview.Dispose ();
                resultSubview = null;
            }

            if (iconView != null) {
                iconView.Dispose ();
                iconView = null;
            }
        }
		void ReleaseDesignerOutlets ()
		{
			if (ScrollView != null) {
				ScrollView.Dispose ();
				ScrollView = null;
			}
		}
 void ReleaseDesignerOutlets()
 {
     if (svQuestionPager != null)
     {
         svQuestionPager.Dispose();
         svQuestionPager = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (MyScrollView != null)
     {
         MyScrollView.Dispose();
         MyScrollView = null;
     }
 }
Пример #10
0
 void ReleaseDesignerOutlets()
 {
     if (propScrollView != null)
     {
         propScrollView.Dispose();
         propScrollView = null;
     }
 }
        void ReleaseDesignerOutlets()
        {
            if (settingsButton != null)
            {
                settingsButton.Dispose();
                settingsButton = null;
            }

            if (musicButton != null)
            {
                musicButton.Dispose();
                musicButton = null;
            }

            if (dayLabel != null)
            {
                dayLabel.Dispose();
                dayLabel = null;
            }

            if (hourLabel != null)
            {
                hourLabel.Dispose();
                hourLabel = null;
            }

            if (minuteLabel != null)
            {
                minuteLabel.Dispose();
                minuteLabel = null;
            }

            if (secondsLabel != null)
            {
                secondsLabel.Dispose();
                secondsLabel = null;
            }

            if (daysUntilXmasLabel != null)
            {
                daysUntilXmasLabel.Dispose();
                daysUntilXmasLabel = null;
            }

            if (titleLabel != null)
            {
                titleLabel.Dispose();
                titleLabel = null;
            }

            if (scrollLabels != null)
            {
                scrollLabels.Dispose();
                scrollLabels = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (lblStatus != null) {
                lblStatus.Dispose ();
                lblStatus = null;
            }

            if (scrollPad != null) {
                scrollPad.Dispose ();
                scrollPad = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (seg_ChartType != null) {
                seg_ChartType.Dispose ();
                seg_ChartType = null;
            }

            if (sv_Charts != null) {
                sv_Charts.Dispose ();
                sv_Charts = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (ScrollView != null) {
                ScrollView.Dispose ();
                ScrollView = null;
            }

            if (PageController != null) {
                PageController.Dispose ();
                PageController = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (repoSummary != null) {
                repoSummary.Dispose ();
                repoSummary = null;
            }

            if (scrollView != null) {
                scrollView.Dispose ();
                scrollView = null;
            }
        }
Пример #16
0
        void ReleaseDesignerOutlets()
        {
            if (lblStatus != null)
            {
                lblStatus.Dispose();
                lblStatus = null;
            }

            if (scrollPad != null)
            {
                scrollPad.Dispose();
                scrollPad = null;
            }
        }
Пример #17
0
        void ReleaseDesignerOutlets()
        {
            if (repoSummary != null)
            {
                repoSummary.Dispose();
                repoSummary = null;
            }

            if (scrollView != null)
            {
                scrollView.Dispose();
                scrollView = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (seg_ChartType != null)
            {
                seg_ChartType.Dispose();
                seg_ChartType = null;
            }

            if (sv_Charts != null)
            {
                sv_Charts.Dispose();
                sv_Charts = null;
            }
        }
Пример #19
0
        void ReleaseDesignerOutlets()
        {
            if (navBar != null)
            {
                navBar.Dispose();
                navBar = null;
            }

            if (svImagePager != null)
            {
                svImagePager.Dispose();
                svImagePager = null;
            }
        }
Пример #20
0
        void ReleaseDesignerOutlets()
        {
            if (MainCollectionView != null)
            {
                MainCollectionView.Dispose();
                MainCollectionView = null;
            }

            if (ScrollView != null)
            {
                ScrollView.Dispose();
                ScrollView = null;
            }
        }
		void ReleaseDesignerOutlets ()
		{
			if (ImageView != null) {
				ImageView.Dispose ();
				ImageView = null;
			}

			if (MainButton != null) {
				MainButton.Dispose ();
				MainButton = null;
			}

			if (ScrollView != null) {
				ScrollView.Dispose ();
				ScrollView = null;
			}
		}
Пример #22
0
        void ReleaseDesignerOutlets()
        {
            if (EnterpriseButton != null) {
                EnterpriseButton.Dispose ();
                EnterpriseButton = null;
            }

            if (InternetButton != null) {
                InternetButton.Dispose ();
                InternetButton = null;
            }

            if (ScrollView != null) {
                ScrollView.Dispose ();
                ScrollView = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (scrollView != null) {
                scrollView.Dispose ();
                scrollView = null;
            }

            if (pageControl != null) {
                pageControl.Dispose ();
                pageControl = null;
            }

            if (btnBack != null) {
                btnBack.Dispose ();
                btnBack = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (TitleLabel != null)
            {
                TitleLabel.Dispose();
                TitleLabel = null;
            }

            if (LocationLabel != null)
            {
                LocationLabel.Dispose();
                LocationLabel = null;
            }

            if (TimeLabel != null)
            {
                TimeLabel.Dispose();
                TimeLabel = null;
            }

            if (SpeakerLabel != null)
            {
                SpeakerLabel.Dispose();
                SpeakerLabel = null;
            }

            if (OverviewLabel != null)
            {
                OverviewLabel.Dispose();
                OverviewLabel = null;
            }

            if (FavoriteButton != null)
            {
                FavoriteButton.Dispose();
                FavoriteButton = null;
            }

            if (ScrollView != null)
            {
                ScrollView.Dispose();
                ScrollView = null;
            }
        }
Пример #25
0
        void ReleaseDesignerOutlets()
        {
            if (EnterpriseButton != null)
            {
                EnterpriseButton.Dispose();
                EnterpriseButton = null;
            }

            if (InternetButton != null)
            {
                InternetButton.Dispose();
                InternetButton = null;
            }

            if (ScrollView != null)
            {
                ScrollView.Dispose();
                ScrollView = null;
            }
        }
Пример #26
0
        void ReleaseDesignerOutlets()
        {
            if (ImageView != null)
            {
                ImageView.Dispose();
                ImageView = null;
            }

            if (MainButton != null)
            {
                MainButton.Dispose();
                MainButton = null;
            }

            if (ScrollView != null)
            {
                ScrollView.Dispose();
                ScrollView = null;
            }
        }
Пример #27
0
		void ReleaseDesignerOutlets ()
		{
			if (DescriptionContainer != null) {
				DescriptionContainer.Dispose ();
				DescriptionContainer = null;
			}

			if (DescriptionLabel != null) {
				DescriptionLabel.Dispose ();
				DescriptionLabel = null;
			}

			if (ItemsContainer != null) {
				ItemsContainer.Dispose ();
				ItemsContainer = null;
			}

			if (ScrollContainer != null) {
				ScrollContainer.Dispose ();
				ScrollContainer = null;
			}
		}
        void ReleaseDesignerOutlets()
        {
            if (ButtonPause != null) {
                ButtonPause.Dispose ();
                ButtonPause = null;
            }

            if (LabelTime != null) {
                LabelTime.Dispose ();
                LabelTime = null;
            }

            if (ScrollViewGame != null) {
                ScrollViewGame.Dispose ();
                ScrollViewGame = null;
            }

            if (ButtonDebug != null) {
                ButtonDebug.Dispose ();
                ButtonDebug = null;
            }
        }
		void ReleaseDesignerOutlets ()
		{
			if (TitleLabel != null) {
				TitleLabel.Dispose ();
				TitleLabel = null;
			}

			if (LocationLabel != null) {
				LocationLabel.Dispose ();
				LocationLabel = null;
			}

			if (TimeLabel != null) {
				TimeLabel.Dispose ();
				TimeLabel = null;
			}

			if (SpeakerLabel != null) {
				SpeakerLabel.Dispose ();
				SpeakerLabel = null;
			}

			if (OverviewLabel != null) {
				OverviewLabel.Dispose ();
				OverviewLabel = null;
			}

			if (FavoriteButton != null) {
				FavoriteButton.Dispose ();
				FavoriteButton = null;
			}

			if (ScrollView != null) {
				ScrollView.Dispose ();
				ScrollView = null;
			}
		}
Пример #30
0
		protected override void CreateHandle ()
		{
			m_helper = new MonoTouch.UIKit.UIScrollView();
			m_view = m_helper;
		}
        void ReleaseDesignerOutlets()
        {
            if (activityIndicatorView != null) {
                activityIndicatorView.Dispose ();
                activityIndicatorView = null;
            }

            if (btnEmail != null) {
                btnEmail.Dispose ();
                btnEmail = null;
            }

            if (scrollView != null) {
                scrollView.Dispose ();
                scrollView = null;
            }

            if (btnTwitter != null) {
                btnTwitter.Dispose ();
                btnTwitter = null;
            }

            if (btnExportPhoto != null) {
                btnExportPhoto.Dispose ();
                btnExportPhoto = null;
            }

            if (btnPaint != null) {
                btnPaint.Dispose ();
                btnPaint = null;
            }

            if (btnPlayback != null) {
                btnPlayback.Dispose ();
                btnPlayback = null;
            }

            if (btnNewLandscape != null) {
                btnNewLandscape.Dispose ();
                btnNewLandscape = null;
            }

            if (btnNewPortrait != null) {
                btnNewPortrait.Dispose ();
                btnNewPortrait = null;
            }

            if (btnCopy != null) {
                btnCopy.Dispose ();
                btnCopy = null;
            }

            if (btnDelete != null) {
                btnDelete.Dispose ();
                btnDelete = null;
            }

            if (btnFacebook != null) {
                btnFacebook.Dispose ();
                btnFacebook = null;
            }
        }
		void ReleaseDesignerOutlets ()
		{
			if (contactPictureImage != null) {
				contactPictureImage.Dispose ();
				contactPictureImage = null;
			}

			if (emailInput != null) {
				emailInput.Dispose ();
				emailInput = null;
			}

			if (headerLabel != null) {
				headerLabel.Dispose ();
				headerLabel = null;
			}

			if (inviteButton != null) {
				inviteButton.Dispose ();
				inviteButton = null;
			}

			if (mobileInput != null) {
				mobileInput.Dispose ();
				mobileInput = null;
			}

			if (nameInput != null) {
				nameInput.Dispose ();
				nameInput = null;
			}

			if (processingCancelButton != null) {
				processingCancelButton.Dispose ();
				processingCancelButton = null;
			}

			if (processingLabel != null) {
				processingLabel.Dispose ();
				processingLabel = null;
			}

			if (processingRectView != null) {
				processingRectView.Dispose ();
				processingRectView = null;
			}

			if (processingView != null) {
				processingView.Dispose ();
				processingView = null;
			}

			if (killKeyboardButton != null) {
				killKeyboardButton.Dispose ();
				killKeyboardButton = null;
			}
		}
        void ReleaseDesignerOutlets()
        {
            if (btnBigPickImage != null) {
                btnBigPickImage.Dispose ();
                btnBigPickImage = null;
            }

            if (btnIn != null) {
                btnIn.Dispose ();
                btnIn = null;
            }

            if (btnRemoveImg != null) {
                btnRemoveImg.Dispose ();
                btnRemoveImg = null;
            }

            if (fieldBigDescription != null) {
                fieldBigDescription.Dispose ();
                fieldBigDescription = null;
            }

            if (fieldBigName != null) {
                fieldBigName.Dispose ();
                fieldBigName = null;
            }

            if (scrollContent != null) {
                scrollContent.Dispose ();
                scrollContent = null;
            }
        }
Пример #34
0
        /// <summary>
        /// カバーフローを初期化する。
        /// </summary>
        private void Initialize()
        {
            _coverImages = new System.Collections.Generic.Dictionary<int, CoverImage>();
            _onscreenCovers = new System.Collections.Generic.Dictionary<int, ItemView>();
            _offscreenCovers = new System.Collections.Generic.Stack<ItemView>();
            #if false
            // デフォルト画像の作成
            _defaultImage = new CoverImage(_dataSource.RequestDefaultImage(this));
            #endif
            // スクロールビューの作成
            _scrollView = new MonoTouch.UIKit.UIScrollView(Frame)
            {
                UserInteractionEnabled = false,
                MultipleTouchEnabled = false,
                AutoresizingMask = MonoTouch.UIKit.UIViewAutoresizing.FlexibleHeight | MonoTouch.UIKit.UIViewAutoresizing.FlexibleWidth
            };
            AddSubview(_scrollView);

            MultipleTouchEnabled = false;
            UserInteractionEnabled = true;
            AutosizesSubviews = true;

            //Layer.Position = new System.Drawing.PointF((float)(Frame.Size.Width / 2), (float)(Frame.Height / 2));
            Layer.Position = new System.Drawing.PointF((float)(Frame.Left + Frame.Size.Width / 2), (float)(Frame.Top + Frame.Height / 2));

            // Initialize the visible and selected cover range.
            _lowerVisibleCover = _upperVisibleCover = -1;
            _selectedCoverView = null;

            // Set up transforms
            UpdateTransforms();

            // Set some perspective
            var sublayerTransform = MonoTouch.CoreAnimation.CATransform3D.Identity;
            sublayerTransform.m34 = -0.01f;
            _scrollView.Layer.SublayerTransform = sublayerTransform;

            Bounds = Frame;
        }
        void ReleaseDesignerOutlets()
        {
            if (ButtonDebug != null) {
                ButtonDebug.Dispose ();
                ButtonDebug = null;
            }

            if (LabelCoins != null) {
                LabelCoins.Dispose ();
                LabelCoins = null;
            }

            if (LabelCredits != null) {
                LabelCredits.Dispose ();
                LabelCredits = null;
            }

            if (PageControl != null) {
                PageControl.Dispose ();
                PageControl = null;
            }

            if (ScrollView != null) {
                ScrollView.Dispose ();
                ScrollView = null;
            }
        }
Пример #36
0
        void SetupInitialState()
        {
            //if (_dataSource != null)
            //    _defaultImage = _dataSource.GetDefaultImage();

            _scrollView = new MonoTouch.UIKit.UIScrollView(Frame)
            {
                UserInteractionEnabled = false,
                MultipleTouchEnabled = false,
                AutoresizingMask = MonoTouch.UIKit.UIViewAutoresizing.FlexibleHeight | MonoTouch.UIKit.UIViewAutoresizing.FlexibleWidth
            };
            AddSubview(_scrollView);

            MultipleTouchEnabled = false;
            UserInteractionEnabled = true;
            AutosizesSubviews = true;

            Layer.Position = new System.Drawing.PointF((float)(Frame.Size.Width / 2), (float)(Frame.Height / 2));

            // Initialize the visible and selected cover range.
            _lowerVisibleCover = _upperVisibleCover = -1;
            _selectedCoverView = null;

            // Set up transforms
            UpdateTransforms();

            // Set some perspective
            var sublayerTransform = MonoTouch.CoreAnimation.CATransform3D.Identity;
            sublayerTransform.m34 = -0.01f;
            _scrollView.Layer.SublayerTransform = sublayerTransform;

            Bounds = Frame;
        }
		void ReleaseDesignerOutlets ()
		{
			if (Continue != null) {
				Continue.Dispose ();
				Continue = null;
			}

			if (Edit != null) {
				Edit.Dispose ();
				Edit = null;
			}

			if (EmailRegisterView != null) {
				EmailRegisterView.Dispose ();
				EmailRegisterView = null;
			}

			if (EmChooseOptionButton != null) {
				EmChooseOptionButton.Dispose ();
				EmChooseOptionButton = null;
			}

			if (EmEmailInput != null) {
				EmEmailInput.Dispose ();
				EmEmailInput = null;
			}

			if (EmRegister != null) {
				EmRegister.Dispose ();
				EmRegister = null;
			}

			if (EmSkip != null) {
				EmSkip.Dispose ();
				EmSkip = null;
			}

			if (PhChooseOptionButton != null) {
				PhChooseOptionButton.Dispose ();
				PhChooseOptionButton = null;
			}

			if (PhoneRegisterView != null) {
				PhoneRegisterView.Dispose ();
				PhoneRegisterView = null;
			}

			if (PhPhoneNumberInput != null) {
				PhPhoneNumberInput.Dispose ();
				PhPhoneNumberInput = null;
			}

			if (PhRegister != null) {
				PhRegister.Dispose ();
				PhRegister = null;
			}

			if (processingLabel != null) {
				processingLabel.Dispose ();
				processingLabel = null;
			}

			if (processingRectView != null) {
				processingRectView.Dispose ();
				processingRectView = null;
			}

			if (processingSpinner != null) {
				processingSpinner.Dispose ();
				processingSpinner = null;
			}

			if (processingView != null) {
				processingView.Dispose ();
				processingView = null;
			}

			if (processingTopLabel != null) {
				processingTopLabel.Dispose ();
				processingTopLabel = null;
			}

			if (processingDeviceLabel != null) {
				processingDeviceLabel.Dispose ();
				processingDeviceLabel = null;
			}

			if (processingBottomLabel != null) {
				processingBottomLabel.Dispose ();
				processingBottomLabel = null;
			}
		}