- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 52
- Posts with Upvotes
- 46
- Upvoting Members
- 9
- Downvotes Received
- 56
- Posts with Downvotes
- 25
- Downvoting Members
- 15
126 Posted Topics
Re: "Imagination is more important than knowledge" -- Albert Einstein | |
![]() | |
I'm trying to initialize var altitude. init(altitude: CLLocationDistance) { self.altitude = altitude super.init(nibName: nil, bundle: nil) } required init?(coder aDecoder: NSCoder) { super.init(coder: aDecoder) } But it gives me an error: Property 'self.altitude' not initialized at super.init call Thanks | |
I have a Combo box/Dropdown and when a user clicks an option I want the combo box to set the text onto a jTextField. For example: if(carsJComboBox.getSelectedIndex() == 0) { currentCarsJTextField.setText("250 Million"); } if(carsJComboBox.getSelectedIndex() == 1) { currentCarsJTextField.setText("500 Million"); } The problem is that when the program runs, it automatically … | |
This might sound like it's very simple but I tried many things and it doesn't work. When the user clicks the back button on a window it's supposed to also dispose another window. I've tried using static. if(Tester.backJButton.isEnabled()) { this.dispose(); } Tester is the name of the class holding the … | |
I am writing a code for a user to choose numbers in a progress bar. For some reason the progress bar does not fill up or empty when the int progress is not exact. For example: The progress bar value is 5 at the moment. The user chooses 250 Million … | |
I am trying to create a banking system which can state if the user has selected the SavingJRadioButton or the CheckingJRadioButton. Before using getters and setters, I used public static variables which worked, but my teacher wants getters and setters. So far my code looks like this: public class CreateAccount … | |
Anyone can type their best yo mama joke For example: Yo mama so fat, she rolled down the stairs. | |
Re: http://www.cprogramming.com is a great website for beginners-advanced. | |
Re: A doctor owning a sick boy. Is that good? | |
| |
Re: Granted, you will always be a grumpy cat I wish I (007) could be invincible. | |
Re: Becuase he have lightning powers Why does 007 have a gun next to his seven?? | |
Re: Its sunny with no clouds in the sky where I live! I love the Spring weather! Spring has sprung! | |
Re: Monty Python and the Holy Grail | |
Re: My first thought of the morning is, "Aw I have to go to school!!" | |
![]() | Re: Deck the halls with boughs of holly, Fa la la la la, la la la la. Tis the season to be jolly, Fa la la la la, la la la la. Don we now our gay apparel, Fa la la, la la la, la la la. Troll the ancient Yule … |
Re: [Click Here](http://funlava.com/wp-content/uploads/2013/11/New-Year-Party1.jpg) HAPPY NEW YEAR EVERYONE!!!! | |
![]() | |
![]() | Re: Happy New Year!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Sigh 2014 :( I think it's going to be a great year!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
![]() | |
| |
I got my iPod Shuffle a couple of days ago. It's 2 gigs. I look at all the youtube videos about how to sync music to my iPod and none of them work. I am using the current version (11.1.3) of itunes. I don't know what is going on! Please … | |
![]() | |
Re: Before I loved to program in C, but now I'm a big fan of Java Script! My name means C programer.... | |
The End.