本文介绍了拆分面板或Touch& amp;移动一个控件。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个控件,它最初占据屏幕的底部,并且大部分控件都被剪切在可见区域下方。我需要允许用户通过触摸移动/曝光,控件进入屏幕中间。是否有一个允许
出现的控件,无论是作为带分割条的面板还是触摸和拖动的能力?



William Wegerson()

解决方案

I have a control which initially occupies the bottom of the screen and a majority of the control is clipped below the visible. I need to allow the user to move/expose via touch, the control into the middle of the screen. Is there a control which allows that to occur, either as a panel with a splitter bar or the ability to touch and drag?


William Wegerson (www.OmegaCoder.Com)

解决方案


这篇关于拆分面板或Touch& amp;移动一个控件。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-03 23:30