I have project Image Gallery website.(I use Eclipse,WAMP)
How to Connecting GWT(front end) with PHP(back end) so that GWT widget can display my database? Please give detail simple example if anyone can.
I want to put a dynamically generated icon (not static image) + possibly a tiny bit of text in OSX menu bar.
If possible I'd prefer to do it from Ruby or some other convenient scripting language, but I'll deal with Objective C if that's the only way.
How do I do that?
Hello,
I have a situation where I have a view, and several subviews, and the view and all but one of its subviews are expected to rotate. The one subview that I don't want to rotate is a UIImageView and the image gets distorted when I rotate so I need it to simply not rotate when the rest of the views components rotate.
Does anybody know of a way to achieve this? Is there some excludeFromRotating property I've overlooked?
Thanks!
Using Canvas method toDataURL, I would like to be able to save the image on the server side (using Rails).
With toDataURL string, how to use it in a form that can be seen as a file attachment in a HTML form ?
Hy
I have to put a lot of images (100) to a UIView, with touch detection. If I use UIImageViewController I have ran out of memory. I've tried to draw the images manually, but in that case I can't detect wich image has been pushed.
So how would you do this?
Is it possible to give a UIToolBar a custom background from an image rather than the usual tinted blue/black fade out?
I've tried giving the view a background and setting the opacity of the UIToolBar but that also affects the opacity of any UIBarButtons on it.
Hi Guys:
I have problem with using dequeueReusableCellWithIdentifier method. Whenever I use this one, one cell would display its own value and value that does not belong to it. This first and second images show the problem, while the third image shows the proper data.The problem seems to be caused by old value not being wiped off and the new value being added on top if it. Which seems very strange.
I am new to android. I need to create an auto startup application. That application will control the files( if we open a image file from Gallery (or) mail attachments, on that time our application give a alert dialog to the user). Please guide to how to create an auto startup application to control all the file format in the android emulator.
If we consider computer graphics to be the art of image synthesis where the basic unit is a pixel.
What is the basic unit of sound synthesis?
[This relates to programming as I want to generate this via a computer program.]
Thanks!
I want to declare a link without any content, instead I want to use a background image for it. But I can see the background only when I put something between <a></a> tags. How can I solve it?
am doing simple messaging system,
For compose the message ,
i have given the textarea ,i want autosuggest in the textarea also i need somthing like reove icon,
can u tell me how to this sort of function , i thing some the jquery plugin do these.. can u tell that name ,
For clear view of my expecation plase see the image...
Thanks
Is it possible... when the debugger is stopped at a breakpoint, to modify the value of a std::string variable without resorting to hacks like tweaking the memory image of the current buffer?
e.g. something like "set var mystring="hello world"
?
how can I see the color space of my image with openCV ?
I would like to be sure it is RGB, before to convert to another one using cvCvtColor() function
thanks
I have set of points which lies on the image. These set of points form a irregular closed shape. I need to find the area of this shape. Does any body which is the normal algorithm used for calculating the area ? Or is there any support available in libraries such as boost? I am using C++.
This may not be directly related to programming, but I always find it hard to get quality icons that can be used for software.
I currently have the need for some type of "green checkmark image", and I always seem to be looking for print, save, delete types of icons...
Anybody have good resources?
Note: I rather not be stealing someone's intellectual property.
How to add padding on left and right side of GtkImage which is in GtkHBox.
I am having a GtkWindow - GtkVBox - GtkHBox (With 3 Columns)
In HBox in first i have put GtkImage Widget but it is very close to borders of HBox,
i ned to add some padding in between, on left and right side of image not on top and bottom.
can we do this using glade or we have to do this from code?
thanks.
hi,
I want to save images selected from photo library to my resource folder in xcode. So that i can do some operation on newly selected image. SO any one know how to do this??
Regards viral
i have view controller including image ,table and tab ,i want to fill the table thats why i written separate class for table as uitableviewcontroller and give mapping to that class in IB, but i have following exception
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '* -[AssetTableView superview]: unrecognized selector sent to instance 0x39322b0'
please give me answer ,i am waiting,
thANKS IN ADVANCE
hi, is it possible to automatically resize div and its content when browser window is resized?
i want text not to wrap. i want to adjust image and font size to have the same composition (or layout).
is it possible to do it using CSS?
thanks
Martin
I'm looking for a Content Delivery Network which offers the ability to make images available through multiple urls while they exist physically only one time.
I want to generate seo friendly image urls with the relevant keywords in different languages.
Thanks for your advice!
In the Linked in iphone application I noticed that they have a tableview, see the following picture with what appears to have a triangle indicator pointing upwards.
Notice how the tableview cell has a little triangle pointing upwards and is part of a tableview cell.
The triangle is the ---^--- part of the image.
I'm wondering. How do you make a UITableView with this triangle indicator, and what is this effect called?
Thanks
Hello,
I need to build out a feature that will let the content authors know if a particular asset (e.g. an Image or a video under site assets library) is being referenced by any content(Pages) in the sharepoint site.
Is there any built-in feature that can assist in that?
If not, do you have any suggestions on how should I go about it?
Thanks,
Krantz