Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
About Me

Learning C#/C++ online is challenging...

Interests
Sports, my fiance and pets, video games, working on my budget program
Member Avatar for thing2

I am wondering how best to go about making this type of app. My wife told me to make it and I don't want to let her down. The use case is as follows. Click Add Item Button Edit Text Type name of item Second Edit Text- Type Price As …

Member Avatar for peter_budo
0
118
Member Avatar for thing2

Hello, I am creating an Android app using HTML5, and I am trying to use this code to acquire information from the FAA. It works fine for what I originally wanted, but now I am wondering how to save the info it receives into a variable and use it to …

0
66
Member Avatar for thing2

How would I measure how long my finger has been in front of the proximity sensor? I am making a mp3 player app and right now when I wave my hand over the sensor it changes songs. I wanted to add the functionality of holding it over the sensor for …

Member Avatar for peter_budo
0
76
Member Avatar for thing2

Hello I modified tutorial code found at http://www.codeproject.com/Articles/119293/Using-SQLite-Database-with-Android?fid=1592519&df=90&mpp=25&noise=3&prof=False&sort=Position&view=Quick&spc=Relaxed&fr=1#xx0xx to create an assignment list app, and when I click modify, delete, or cancel it force closes. Here is my DatabaseHelper.java code: public class DatabaseHelper extends SQLiteOpenHelper { static final String dbName="assignDB"; static final String employeeTable="Assignments"; static final String colID="assignID"; static final …

0
167
Member Avatar for thing2

Hello everyone. I am building an Android app using Dreamweaver with the Jquery Framework and I am having trouble viewing source code of a given URL using javascript. I want the user to be able to type a url into a textfield, and then hit a button and have it …

Member Avatar for radow
0
100
Member Avatar for thing2

Hello, I am building a web browser with tab control using VB 2010. I have everything working good so now I want to have it save the browser tabs when I shut down the browser and have them re-opened when I run the browser again like Chrome or Firefox would …

Member Avatar for codeorder
0
544
Member Avatar for thing2

Hello, I am building a webbrowser using VB.Net 2010, and I am having trouble updating the url when I switch between open tabs using tabcontrol. I am also using a textbox for the address bar. Any help would be appreciated Thanks!

Member Avatar for NetJunkie
0
685
Member Avatar for thing2

Hi can anyone please help me with my homework assignment? I am not asking anyone to do this for me but I keep getting an error in declaring GetInput() inside Main. It says Error: No overload for method GetInput() takes 0 arguments and I can not figure out what I …

Member Avatar for Mitja Bonca
0
236
Member Avatar for thing2

I am making a web browser, and I'm using tabcontrols. I want to offer my users the option to save, and then reopen tabs they have open on next startup like Google Chrome. How would I go about doing this? I have a form that I am using as an …

0
71
Member Avatar for thing2

Hello everyone my name is Primo, and I am a student at DeVry University Online. I reside in CT and am majoring in Computer Information Systems. I am enrolled in a C# course at the moment, and also am teaching myself as much as I can about C++. I have …

Member Avatar for WASDted
0
49