All Questions

1
answer

Create a new window with XtraTabPage like the previous one Help please!

I want to create an object of a XtraTabPage that is equal to one that I already have that is to say that it has the same controls, this code allows me to create a new XtraTabPage but empty Public Class Consultas Private Sub b...
asked on 14.04.2016 / 22:40
2
answers

Help with eclipse c ++

When I compile the example hello world that brings eclipse compiles me well but if I create it from scratch in another project I get this error 11:42:22 **** Rebuild of configuration Debug for project hello 2 **** Info: Internal Builder...
asked on 15.04.2016 / 14:48
2
answers

Instaling factoextra R package- Installing the R package factoextra

I have been trying to install the factoextra (R) package without success. This is the code I've been using so far: library("devtools") install_github("kassambara/factoextra") And this is the problem:    library ("devtools")       insta...
asked on 10.04.2016 / 22:31
2
answers

Intersitials Swift ads are not displayed

I am developing an application in Swift and after implementing Admob's Intersitials I can not get it displayed. This is my code, what can happen? class single_noticia: UIViewController, GADInterstitialDelegate { var interstitial: GADInterstit...
asked on 09.04.2016 / 14:07
1
answer

problems with nav navbar-nav and dropdown-toggle

How about, Develop an application in VS 2013 and add a bootstrap template to my master page, the same code and the same template I did to develop a project in VS 2010 but it turns out that the nav navbar-nav pulldown menu does not work using the...
asked on 09.03.2016 / 15:41
1
answer

Autocomplete with JQuery UI -Function Select

Good, as I do so that the values of the array that returns me are loaded in the inputs, I see that the Select function of the autocomplete has a problem, console.log(ui.item) appears Object {label: "22222", value: "22222"} , when I...
asked on 06.03.2016 / 22:37
1
answer

Insert in the form of text value of property css in div destination

Hello I need to get some means to insert the value of the css property "color" as text within the div#consola for each of the 3 div: #position #position2 #position3 in the classes p1color , p2colo...
asked on 15.04.2016 / 16:18
1
answer

Install controlsFX in netbeans

I want to use the new controlsFX controls that I downloaded from the controlsfx-8.40.10 page official and I have installed it in SceneBuilder although some controls do not appear as PopOver I have also downloaded the repository and...
asked on 06.03.2016 / 18:11
0
answers

Android keyboard uses the whole screen in landscape mode on some devices

I have an application that I need to use only in landscape mode and it turns out that in one device it occupies the whole screen and in another it only occupies half. I need only half of it to be used since it is uncomfortable to have to...
asked on 19.12.2018 / 21:08
2
answers

Problem to login in android studio using KSOAP

I am developing a mobile application in Android Studio consuming from a WebServices made in asmx. Only when I run my app and enter the username and password send me an error    E / Response: Error: Can not create handler inside thread that ha...
asked on 13.04.2016 / 17:48