Tagged Questions

0
votes
0answers
9 views

iphone sdk: Movie Player problem!

Hi guys What I'm trying to do is to play videos in MPMoviePlayerController. I hooked it with MPMoviePlayerContentPreloadDidFinishNotification to check if it succeeded or failed. …
0
votes
1answer
3 views

change color of UITextField in iPhone

hello, I have placed UITextField in UITableView and my TableViewCell color is Yellow , normally the background color of TextField in white i want to change the color of TextFiel …
1
vote
2answers
23 views

Swing Change Font

Is it possible to change the font of the whole Swing ui? For example, how do you change the font when the app is run on Windows to Times New Roman.
3
votes
1answer
493 views

Can I change the column that links to the item with edit menu in a sharepoint list?

There was a similar question asked but it wasn't exactly what I am trying to do. Here is a link to the question: http://stackoverflow.com/questions/607291/auto-number-column-in-sh …
0
votes
2answers
88 views

Mysql create database with new database location

Few months ago I have asked a question regarding how to change database location at runtime - I didnt get any solution for this problem yet. I am needing to create more than 32,00 …
2
votes
2answers
56 views

What IDE lets me view diffs as highlighting on my code?

EDIT: Primarily, talking about code written in C. Someone sends me a diff to review and I know I can take the "before" code, apply the diff (patch) to get proposed "after" code, a …
0
votes
2answers
18 views

Changin a div border with javascript.

I have created a div programaticaly using. var Element; Element = document.createElement('div'); Now I want to change the right and bottom border to "#CCCCCC 1px solid". I don …
0
votes
1answer
13 views

Recommendations on how to decouple services (RSS, REST API) from my UI (webforms) when they share a common model?

I have a web application that is arranged into data, business and UI projects. As the system evolves changes are deployed by building all three projects and deploying them in one p …
0
votes
2answers
100 views

Change flash by clicking a button

I am a real beginner! I'm on Windows Vista and IE7. Here's what I'd like to do: 1. I have two flash files: page1.swf and page2.swf. They are just page from a magazine. 2. Display p …
0
votes
3answers
34 views

selecting textareas

Hi, I am trying to select specific element types in a row and change their attribute, specifically the id and name attributes. Using the following works fine for single line text …
0
votes
1answer
75 views

Playing sounds with python and changing their tone during playback?

Is there a way to do this? Also, I need this to work with pygame, since I want audio in my game. I'm asking this because I didn't see any tone change function in pygame.. Anyone kn …
-4
votes
2answers
59 views

Would you make an unannounced change to a production site as an experiment? [closed]

Let's say you had a really popular Website - a search engine, perhaps - and you got an itch one day to experiment with it by... golly, I don't know... REMOVING THE SEARCH BUTTONS ( …
0
votes
1answer
33 views

Typo 3 - Change website language in frontend?

Hello! Is it possible to change the website language in my frontend typo templates? I want to have a list or a dropdown of all website languages i have created in my typo backend. …
0
votes
2answers
210 views

Changing flash files on screen by clicking a button

I am trying to develop a way to change a flash file displayed on the screen to another file by clicking a button. I have been able to do this with jpg images, but I can't get it to …
1
vote
3answers
128 views

jpa how to create new entity with same id as parent entity (JOINED Inheritance)

Hi folks, my question is very similar to http://stackoverflow.com/questions/1118873/changing-the-type-of-an-entity-preserving-its-id, but instead i´m using InheritanceType.JOINED …

1 2 3 4 5 7 next
15 30 50 per page