All Questions
0
votes
0answers
2 views
objective c - UIScrollView subview dont scroll when Autolayout is on
Following situation:
I have parent scrollview (1. SV) and two subviews as UIScrollviews (2 & 3).
If I turn on Autolayout in my XIB the parent scrollview (1) scrolls without any restriction. ...
0
votes
0answers
2 views
need serial number in jqgrid on click on add button
i have a grid which have 3 column .
and my need is when user click on the grid add button in first column serial number should come.
ar grid1 = new JQGrid(Name: "jqGridsample1", LoadUrl: ...
-1
votes
0answers
4 views
What is the function of city walls in China?
Last month, I visited Xian via China tour dot com and ride on Xian City Wall. And I asked tour guide about it. But he give very general information about it and I am still very confused. So I want to ...
0
votes
0answers
4 views
How to change style of firefox tab group window (userchrome.css)?
I want to change the style of some elements in the Tab groups window of Firefox by making changes to the userChrome.css. Specifically I want to change the background color of the tab-groups.
I found ...
0
votes
0answers
7 views
What Part of the domain name is the most hierarchal in terms of DNS Name Space?
I'm reading through a book on DNS name spacing and it mentions hierarchy but it does so in such a way thats so confusing I'm having trouble of telling which was it means it the most hierarchal.
The ...
0
votes
0answers
7 views
UISlider thumbImage for a disabled slider
I'm trying to create a UISlider with a custom thumb image. This works fine, but does not work if I disable the slider. Here's my code:
UISlider *slider = [[UISlider ...
0
votes
0answers
6 views
Plotting array to Google stack bar
I am having hard time here manipulating my array to fit the stack bar, I am using google stack bar API here
basically I have array like this :
Array ( [A] => Array (
[0] => ...
0
votes
0answers
2 views
What the “core.???” files in Couchbase do?
I'm using the Membase mode of Couchbase(1.8) now.
The "core.???" files in couchbase's data directory eat up all the space of the disk and then Couchbase crashed.
I recovered the couchebase service ...
0
votes
0answers
2 views
How to forward UDP port in Socat?
today I have 2 questions for you regarding the linux network tool named socat.
1. How to port forward a UDP port? For TCP I use this:
socat TCP-LISTEN:PORT,bind=MYIP,fork TCP:EXTERNALIP:PORT
How can ...
0
votes
0answers
3 views
GWT project in eclipse: Cannot resolve objects of gFlot library
I downloaded gflot for my gwt project. To get to know the library I created a test project called "FlotDemo". I'm using Eclipse and created a plain vanilla gwt project with the help of the project ...
0
votes
0answers
5 views
css take afect only after turning off and then turning on property in firebug
Does anybody possible reason why(after submit) css property(in my case margin: 0 auto;)
stop to work.
But after I disable it on firebug and then enable it back, it(by miracle) work again.
See ...
0
votes
0answers
5 views
get hyperlink list from database column in asp.net c#
I am having 1 project website (quotes website)
I have a page where all the quotes are displayed to gather. (screenshot below).
I used stored procedure to display this result.
Now my main problem:
...
0
votes
0answers
7 views
How to get the active image object attributes(id, src) drawn on canvas html5
I am making a tool to draw images on canvas, according to which user can click on the images shown on left sidebar, then the images are drawn on the canvas, i am using fabric js library to darg, drop, ...
0
votes
0answers
5 views
Ember.js and Angular.js not working in Visual Studio 2012
I recently installed Visual Studio 2012 Ultimate in my system and I'm stuck with a problem I'm try to use Ember.js and Angular.js in my ASP.NET MVC 4 App but the scripts are not working in my app ...
-1
votes
1answer
11 views
How to connect Wi-Fi to tablet from computer?
I don't know anything about Wi-Fi. I brought a android tablet a week ago and I want to connect it to internet. I cannot insert SIM in it because it is very expensive as I want to download very large ...