Adjustable size screen shot in app - xcode

I would like to know if it is possible to make a screenshot within the app and allow to save it in photo album of the phone? Since i have too many things on the view, such as graphic buttons, few UIImages. And i want them all export or save as one picture.
However, i also want the screenshot to be adjustable. As there are many things i dont want such as the navigation bar etc.
May I know if it is possible?
Thank you all.

Related

Anylogic: how to export a model without Anylogic cloud?

I am using the PLE of Anylogic. I would like to know if it is possible to export a model of Anylogic as PNG or JPEG. I don't want to use Anylogic cloud but I simply need an image of the template.
One available option is the "Create documentation" which you can find under the "Tools" button in the top toolbar. This will create a PDF with images of your model as well as tables summarizing all your code and parameters' values.
But if you only need an image, why not just take a screenshot? You can also select all your model's element, copy and paste in Paint for example.
Is that what you need? Or did I misunderstand the question?
In case your model is too big, you can do several things (from easiest to hardest):
make several screenshots, and then get them together
use the zoom to get a wider view and get the whole picture in one
use viewAreas of different size to view whatever you need to do
change your UX so as to see different information in different views (and then screenshot whatever you find more useful from those views)

Image and Text side by side

As you can see in the screenshot I have attached, I am not able to make this post list in responsive mode.
I don’t know but somehow it is showing image in mobiles as in attached screenshot.
I suggest you use a minimal CSS framework, which helps you position your objects through a grid. There are many of those frameworks, but i suggest you check out miniCSS, iota or chota for a start.

Lightbox for Flex

Ey. I've seen the other post about Lightbox gallery effect for Flex, but after having played around with it I cant seem to get it to work 100% (The image is as small as the thumb, and I cant make it bigger). And this also lacks some functionality I'd like to have.
So, one example would be, of course, this: http://lokeshdhakar.com/projects/lightbox2/
If you click any image on the image set you can swap between them with an arrow. This is what I'd like to have.
Also, it would be nice if it was possible to display the thumbnails for the other images in the same set under the bigger picture(when one image is already clicked).
I've tried to search for components like this, but I cant seem to find any other.
If any of you know of any nice components or snippets of code for this kind of effect then please let me know! =)
Kind regards,
Stian Berg Larsen
  
EDIT:
So I've searched around and tried a number of examples, but I cant seem to get any of them to work. There is always an error, and none of the examples are exactly what I want.
I simply need a way to show images like Lightbox. With a prev/next arrow and maybe a close button. Nothing more than that. How would I go about making this, or use an existing component?
Im using a TileGroup to hold all my thumbs (so that they will fill out the width of the Group with more images if there are room for it). If it's possible to generate this list of thumbnails dynamically too then that would be great, but basically what I need is to show images with a Lightbox style when I click them.
Thanks! =)
I ended up just making my own lightbox effect. :)
Created an Actionscript class (based on Group) and added image loading functionality, prev/next/close buttons and borders and such. Works like a charm :)

Working with multiple displays?

I have zero experience with multiple displays & cocoa. Feel free to share any handy links, tutorials. What I need is this : I'm trying to fill all displays with a full screen, transparent window. What I'm afraid for, though, is that all the displays together don't necessarily form a rectangle, but have to touch somewhere.
What are your thoughts about this?
You would set up a window for each display that is not mirrored. The API you are looking for is "Quartz Display Services".
CGGetActiveDisplayList gives you a list of non-sleeping, non-mirrored, drawable displays.

Only show the back of the live tile in WP7?

Is there possible to only show the back of the tile when pinned to start? I think the back gives me more freedom, with the "Content" setting, so I would like to only use the back, and not the front.
No. But what you can do, is to create a custom live tile background-image, which allows you to have more content on it.
I've written a guide on how to do exactly that

Resources