
Search In
Currently I am using this code:
InputAmount = System.Int32.Parse(GameObject.FindGameObjectsWithTag("Amount")[0].GetComponent().text);
Declare with float but how can I get a decimal number from the text field? Because I am doing a calculator with it
Which ORM is better is terms of performance and ease of use between these two. In some benchmarks I have read ORMLite is faster and in some, I read GreenDao. I like the way automatic code generation works in GreenDao. Also it does not use any annotat
Hi i am making an iOS app using cordova Phonegap .
I want to add Facebook plugin so user can register to Facebook.
So i Did so many things but still not getting proper way?
Please help guys
Thanks
I downloaded a python package, and installed it using pip command in Windows PowerShell. I cut-pasted site-package folder to the PATH where python is installed. But still when I import the module in python shell, it says that the module is not found.
when I use firefox developer tools to edit the body of a webpage the page buttons either disappear or stops functioning like in this example. this does not happen in chrome and all the buttons work fine as they suppose to how can I do that in fi
I'm working on a project in which all incoming from one service center (may have multiple hotlines).
All messages will display in my app.
User can swipe to delete each message or multi-select messages to delete.
I can't delete the message
I need assistance in measuring the circumferene of a human head. And also the diagonal distance between two points depicted by the beads on the head.I just want a starting point to build an application on an Android pho
Hello, I am working on a project on android application which extract receipt images text and save it using OCR API. The problem i am having is that i want some way so that image potion can be selectable to user so that it highlight amount and date o
I usually write code as I go along, but I noticed this takes more time in the long run especially when I lose track of what codes does what where, but I wanted to start planning my code by making UML class diagrams and mockups.
However, like the tit
i have few questions about google map: i make web application based on php, mysql, javascript, jquery, jquery-mobile,Google Maps Directions API, Google Maps Geocoding API, Google Maps JavaScript API, Google Places API Web Service. customer
