User Interface action to display a preliminary or scaled down version of the actual item.
2
votes
0answers
57 views
IOS Preview in landscape with correct zoom
Who can give me an minimal example in IOS 5 or higher
of an app that captures the video of the backside cam with the following requirements:
The resolution of the image captured by the camera is ...
0
votes
1answer
61 views
Is getPreferredPreviewSizeForVideo() a good way go get the right preview size?
I'm building a part of an android app, that displays a camera preview. I'd like to set the correct (best) preview size possible for the current device.
To accomplish this, I used the following code:
...
0
votes
0answers
129 views
How to develop interactive graph using Gephi Toolkit?
I'm trying to use Gephi Toolkit to create a graph Applet and intergrate it into our JavaEE web site. But the problem is Gephi Toolkit (the Preview API) has nearly no interactive features supported.
...
0
votes
1answer
116 views
Blackberry Notification Bar: How to replace Message Preview Window
Hi I'm trying to make my first blackberry app using eclipse, the main idea of the app is only to show current location based on internal GPS LatLong << skip this part.
now the question is I've ...
0
votes
0answers
141 views
open graph tag og:image - preview image not showing when posting webpage in Facebook
when posting articles from our Wordpress blog tvnoir.de on the Facebook timeline preview images are not shown anymore.
The error occurred about three weeks ago, we can't determine the exact point of ...
0
votes
1answer
121 views
How to preview cart when mouseover My Cart in magento 1.7.0.2
I've tried to use the extension http://www.magentocommerce.com/magento-connect/Vitalityshop/extension/6424/cartview
but it's not working out for me.
Tried Google how to but there are relatively very ...
0
votes
0answers
81 views
How to add image preview with image carousel using bxslider
I have a carousel gallery using bxslider plugin, and I used this carousel to select image to view in another div with .click event with value of data-large attribute of this image. How can I preview ...
3
votes
1answer
302 views
Nexus 4 Camera preview aspect Ratio always requires 16x9 surfaceview? Why
Device Nexus 4
Android ver: 4.2.2
Hoping someone else has found this and can explain how to resolve it....
Nexus 4 supports the following preview sizes: -
W:1280 H:720 Ratio: 1.777777
W:800 H:480 ...
2
votes
0answers
95 views
Form preview Django
I'm trying to use django's FormPreview but can't get it to work properly. Here's my code:
models.py
class jobpost(models.Model):
CONTENT_CHANNELS = (
('Full Time','Full Time'),
...
0
votes
1answer
375 views
A simple image preview PHP jQuery [closed]
I've been trying to find some information about how to create, or aquire a really simple image preview for an upload form. I have a form in which the user can submit three pictures, after selecting ...
0
votes
0answers
42 views
Way around dragmove changing mouse state to released
I am trying to make a window movable if a user clicks anywhere within the window and then drags while the mouse is pressed. Contrarily, if a user presses and release the mouse, keeping it's position ...
0
votes
1answer
57 views
How to preview chinese HTML/XML file in Alfresco 4.0.d?
I couldn't preview Chinese HTML/XML file which are created from '/share' application. but Chinese TXT file is well and normal.
The chinese content of three kinds of files are well and normal, except ...
1
vote
1answer
154 views
Grid Row Height in Preview Pane in Dynamics Ax
I built a form and embedded a preview pane in it. The preview pane displays the grid populated with the data from the data source. The problem is that the row height is abnormal. It is appearing 3 ...
1
vote
1answer
160 views
Android Video Preview and Video Recording
Hi guys i need to record a video for a particular duration which is working fine. But i need to add a 30 seconds of delay before starting the actual video recording but in the mean while i need to ...
0
votes
1answer
101 views
Django-filebrowser: no image preview on production server
I installed django-filebrowser-no-grappelli. It work fine on django dev server. But on production server filebrowser didn't create preview images in admin (everything else works). PIL installed. All ...
2
votes
1answer
51 views
github preview feature with rails 3.2
I'm using twitter bootstrap tabbable:
http://twitter.github.com/bootstrap/components.html#tab3
and I would like to know, how can I replicate the preview effect when a user open a new issue on github ...
0
votes
1answer
108 views
How to re-size an image and preview it before uploading
I have an input->type->file button which allow users to upload images.
I am trying to preview the image before they can submit(upload) it. Can anyone help me solve, how can I re-size the image (before ...
0
votes
0answers
150 views
PrintPreview in WPF similiar to WIndowsForms
I didn't find a solution, not in stackoverflow nor in google.
I already did that in WindowsForms:
static class PrintHandler
{
private static Bitmap memoryImage;
...
0
votes
0answers
81 views
url of youtube seekbar preview images
Is it possible to get somehow theese preview sprites from YouTube:
http://i2.ytimg.com/sb/1QfsI77p60Q/storyboard3_L1/M0.jpg?sigh=6Py979YjXgL-RmgxszvNfOdWlxU
maybe it's actually not the best example ...
0
votes
2answers
124 views
How to show image preview while downloading it on Android?
i want to write an app that displays images from a Cherokee webserver. I do download the images with the following code:
@Override
protected Bitmap doInBackground(URL... params) {
URL ...
0
votes
0answers
324 views
How to preview email templates of Woocommerce
I can't seem to find an option to preview the different e-mail templates of Woocommerce. In the admin section of Woocommerce there is a link to preview the "Order recieved" email for customers. But I ...
0
votes
1answer
52 views
Camera turns black upon resume
My app uses multiple features for Apple's demo project AVCam. Everything works just fine except when I exit the app and go back in it, it doesn't show the camera preview anymore. Does anyone know what ...
0
votes
0answers
114 views
Preview image using jQuery on html area shape image map
I have a simple jquery script working to show a image preview over a text or image link.
Here is the markup for it to work, simply adding the "preview" class:
<a href="2.jpg" ...
-2
votes
1answer
65 views
“Preview” cannot be resolved to a type, imports are defined [closed]
Why is Eclipse telling me that Preview cannot be resolved to a type??
Where is Preview defined?
Yes, I have tried ctrl+shift+o
import android.app.Activity;
import android.content.pm.ActivityInfo;
...
0
votes
0answers
105 views
Aptana saving css does not auto refresh the “show preview editor”
Hello i just used Aptana Studio 3.0 3 days ako and im liking that its free and its previewing my html/php code by just saving. Although this is not just a very huge problem, I would like the "Show ...
0
votes
1answer
301 views
Width and height passed in surfaceChanged() not supported by setParameters()?
I am having a RuntimeException error when calling Camera.setParameters() from the method surfaceChanged(). I saw other posts about the same issue, but didn't find a definite solution:
problem with ...
0
votes
1answer
109 views
WinRT XamlControl Preview Image
I got a C# WinRT MetroApp Project...
I have a Overview of Items implemented with a GridView looking like this:
If i click on one of these Items i get a DetailView of the item like this:
The ...
0
votes
0answers
21 views
generating preview of my files for finder (MacOs)
Could somebody explain to me:
How can I generate preview for content of files for my application?
All my files include a preview image. But what do I need to make it so that an image will be shown in ...
2
votes
1answer
85 views
Qt Resizing a window to fit an aspect ratio in a scroll area issue
I've made a preview object using Qt which is a container that has the screen widget inside it. In order to make its aspect ratio correct, when the width of the screen is changed the height also needs ...
1
vote
1answer
100 views
“Unable to Preview the report” in SSRS report
I am creating SSRS report using AX query, but while click the preview button in design node, I encounter a problem:
Unable to Preview the report, install the business intelligence development ...
-1
votes
3answers
206 views
how to create image uploader with preview [closed]
I want to have a form, with multiple parts.
The first part would be images, multiple file upload with a preview of the images before actually uploading them.
The second part has various text form ...
1
vote
1answer
192 views
Notepad++ hover preview on link or color?
I was wondering if there is a option or plugin, which allows us on hover to preview either a CSS color or image, something like this:
And also if you hover over an img src - preview the img... ?
1
vote
0answers
311 views
WordPress 3.5.1 og:image not showing in facebook link preview
Two clients have contacted me with this problem immediately upon upgrading from WordPress 3.5 to 3.5.1. I've posted to the WP support forum, but have yet to see any traffic on my question. Thought I'd ...
0
votes
0answers
53 views
getoptimalsize for portrait forced camera
I have a custom camera that is supposed and forced to do pictures only on portrait orientation. Everything goes ok untill I have to set the preview and the pictures size. I am using this method for ...
0
votes
2answers
57 views
What's the best to distribute preview / beta apps to customers [closed]
As a small company we are developing iOS apps for different customers and currently we have a normal developer account. Usually all our customers want to see their app on some of their devices before ...
0
votes
0answers
52 views
previewcallback still called after release camera
in my code i set a previewcallback, and while debugging i noticed that after i release the camera in onPause, the previewcallback is called again.
i Supposed that camera.relase() released all the ...
0
votes
0answers
49 views
How can I get QuickLook to treat .skitch files as .svg?
I'd like to be able to view a full preview of .skitch files in Finder with QuickLook. If I rename the file .svg, I get a full preview, so my question is: how do I set quicklook to treat skitch as ...
0
votes
1answer
52 views
iOS HTML in cell preview
I have a table who's cells contain titles and descriptions fed by an open source parser.
My descriptions are showing all manner of HTML tags, which will not suffice. I found this "quick and dirty" ...
1
vote
1answer
51 views
Add confirmation to search and replace using regex in Python
I have a small python script that loops through a bunch of files and in each file apply a few regex. I would like to add a confirmation step in which the old and the new text are shown. Is there any ...
0
votes
1answer
136 views
Larger iTunes Search API Song Preview
Is possible get a longer song preview from iTunes Search API?
now it's return a 30 seconds long preview
...
1
vote
1answer
243 views
Extjs 4.1 disable panel preview when collapsed
Let's suppose that we have the following code:
Ext.create ( 'Ext.container.Viewport', {
layout : 'border',
items : [{
region : 'west',
xtype : 'panel',
collapsible : ...
1
vote
0answers
96 views
camera preview on lockscreen
I want add a take picture function in lockscreen , and I need to open the preview on screen , but it's fail all the time , logcat say the Error is about "setPreviewWindow - Null ANativeWindow passed ...
0
votes
1answer
58 views
Connecting two views in Django
I want to make sure that my visitors (not authenticated users), are unable to visit a particular view without coming directly from a "previous view". I've kind of had to manually create a form preview ...
0
votes
1answer
410 views
onPreviewframe only called once
i am working on a camera app, y need to extract some data of the preview each frame so y tried to do it using onPreviewFrame, the problem is that with my code onPreviewFrame is only called once and ...
0
votes
1answer
165 views
Android Camera distorted image
i have a big problem with the camera API in Android. I want to start the preview in the camera in a SurfaceView. That works. But the preview image is distordet. Why does it happens and what is the ...
1
vote
1answer
127 views
PySide: pyside-uic preview of stylesheet css is different from actual display in app
I've designed a mainwindow.ui in Qt Designer(4.8.2) in Microsoft Windows Vista, after previewing and being satisfied by the result then I used pyside-uic and got the generated mainwindow.py.
But when ...
1
vote
2answers
34 views
How do I switch between “Source”, “Preview” and “Source and preview” tabs in Eclipse
I have to switch between "Source" and "Preview" tabs a lot while editing xml files in Eclipse. So trying to find a way to do this quickly without leaving the keyboard. Does anybody know of any? I am ...
0
votes
1answer
68 views
Preview site for Sitecore editors
Our content editors would like to have a preview site that would point to the master database. The site can be used to preview how the web page would look on the live site. The users aren't really ...
0
votes
0answers
57 views
How to show image preview with bad resolution?
I can show large images async like this:
dispatch_async(dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_DEFAULT, 0), ^{
CGFloat scale = 1.f;
UIImage *sourceImage = [UIImage ...
2
votes
0answers
88 views
Image previews in Notification Center
Is it possible to add an image to a push notification's payload? I've seen it being done in the Photos & Messages apps. I was hoping this wasn't some private Apple API.
The screen shot below was ...