English 中文(简体)
亲眼镜中展示双倍的好办法
原标题:Good way to display a folder in ViewController

i need to display a folder in myViewController same as displaying folder in our System/Computer. and also i need to drag a image to this folder.i have folder named as static in app-bundle. so when i drag a image on to the folder,need to save the dragged image to app-bundle static folder.

i 知道该法典可以节省费用。 然而,在我的书记员中展示双倍的最佳方法是什么。 它是否像一个有色人形象的县,还是任何控制者显示一个夹子?

i 可以考虑使用——(避免)图ches(NSSet *) 活动:(IDEvent *)event;将图像压在纸上。 如果是的话,如果它触及到 app子上,则进行检查。 这是一种好的方式? 并且任何人都能够告诉我,在我的书记员中显示一把手。

问题回答

我的建议是泛泛姿态,而不是触动。 你可以像你的台式一样执行。 在你看来,控制器具有形象和位置,并对图像采取行动,只要任何物体触及你的固定夹(我们树立形象)就会改变触角的物体。 看来,它非常简单。

I feel like you are asking the wrong question. From the user s perspective, iOS doesn t have a filesystem or folders or files or save buttons. Sure, you could create a view that looks like a folder with files in it... but you shouldn t.

我的建议是,你通过利用新的SOS模式,而不是试图复制旧的桌面模式,重新思考你的设计和完成你需要做的工作。





相关问题
How to change out-of-focus text selection color in Xcode?

Okay, I ll bite. I ve got really pleasant code/window colors set up in Xcode. Ordinarily, my selection color is very visible. When I am doing a project search and iterating through the results, ...

Iphone NSTimer Issue

Hi I am new to objective c. I am trying to make an app for iphone. I have a button on my view, and the click on which the function playSound is called. This is working properly. It does plays the ...

Include a .txt file in a .h in C++?

I have a number of places where I need to re-use some template code. Many classes need these items In a .h could I do something like: #include <xxx.txt> and place all of this code in the ....

Iterating over string/strlen with umlauted characters

This is a follow-up to my previous question . I succeeded in implementing the algorithm for checking umlauted characters. The next problem comes from iterating over all characters in a string. I do ...

Xcode open two editor windows with same file

Is it possible to open the same file in two separate windows in Xcode. I can open a file in one window and the same file in the main Xcode editor window, but I wanted two separate fulltime editor ...

Forcing code signing refresh in Xcode

In our environment, we share resources across multiple projects and platforms. When building for iPhone, only a subset of those resources are needed. Since that subset is still considerable, we have ...

热门标签