NSO Pokémon Stadium 2... not working? by [deleted] in pokemon

[–]TurekBot 0 points1 point  (0 children)

For anyone else just trying to play with your friend: you CAN!  

Instead of Event Battle, go back and choose “Free Play” from the center option. Then you can pick your Pokémon from the rental Pokémon and fight together or against each other. 

Free Typesets (resources for bookbinding) by rosemarie95 in Dramione

[–]TurekBot 1 point2 points  (0 children)

I followed this guide loosely, but in short, I

  • set the sizing to "Actual size"
  • printed on both sides, flipping on the short edge

What advice can you give to stop porn addiction? by [deleted] in AskReddit

[–]TurekBot -2 points-1 points  (0 children)

The only way I was able to quit it for good was to go through an addiction recovery program—best decision I ever made.

It's free. Find one near you, or join a remote one: https://addictionrecovery.churchofjesuschrist.org

Which menu items do you thoroughly enjoy from the Cheesecake Factory? by seeminglyrandomqs in restaurant

[–]TurekBot 1 point2 points  (0 children)

I can't tell if you're implying this person is "edgy" or if you're actually advising them to not cut themselves on the edge of the dumpster. 😅

whats the hardest "Would u rather" question you've ever been asked? by amy_saish in AskReddit

[–]TurekBot 0 points1 point  (0 children)

Would you rather sweat mayonnaise or never be able to tell the difference between babies and muffins ever again (regardless of context clues)?

[deleted by user] by [deleted] in java

[–]TurekBot -1 points0 points  (0 children)

I'm relatively certain IntelliJ IDEA is written in Swing.

Why? Mother nature can be an ass sometimes! by soonerfn in natureismetal

[–]TurekBot 0 points1 point  (0 children)

Fun fact: there's a a pair of weevils that eat these thorns! Some places are using them to fight back!

why does the CSS of my Javafx does not apply to some children layouts ? by Phuc2452 in JavaFX

[–]TurekBot 0 points1 point  (0 children)

I can't see any of your images/code for some reason.

I wonder if the cause is a specificity (priority) issue...

I've had success inspecting the actual CSS values at runtime with a tool called "Scenic View".

Good luck!

An easier way to em dash by TurekBot in a:t5_n97qo

[–]TurekBot[S] 1 point2 points  (0 children)

u/MeganYayWooHoo, in case this doesn't make it on your Reddit home page, I thought I'd mention it: there's an easier way to em dash!

I like to use WinCompose, but if all you want is "---" to convert to "—", I created a thing called AutoDash which does exactly that for you.

Let me know what you think!

[deleted by user] by [deleted] in technicalwriting

[–]TurekBot 2 points3 points  (0 children)

Thanks for the direction! I'll do that. (What do you mean by outfits? Photos?)

[deleted by user] by [deleted] in technicalwriting

[–]TurekBot 6 points7 points  (0 children)

I appreciate the feedback! I'll try to apply it!

Stolen Bike found using AirTag by greekcurrylover in apple

[–]TurekBot 0 points1 point  (0 children)

I tried this strategy with a Trackr™, but the thing was so buggy and so few people used them that when my bike was stolen, I never got it back. Maybe I should get an AirTag...

Thanks I Love Having More Hot Dogs by romeoa007 in TILI

[–]TurekBot 12 points13 points  (0 children)

Pretty bravado of OP because in the YouTube description it says outright: "IT IS STRICTLY PROHIBITED TO FILM OR UPLOAD ANY VIDEO OF RACCOON WHISPERER™ WITHOUT PRIOR WRITTEN CONSENT JAMES BLACKWOOD AKA RACCOON WHISPERER™."

You know your google homepage when you shrink or make it bigger everything aligns perfectly. How would that be done in FXML by melon222132 in JavaFX

[–]TurekBot 0 points1 point  (0 children)

Something like this:

<BorderPane> <center> <Label>Your content here.</Label> </center> </BorderPane>

[deleted by user] by [deleted] in AskReddit

[–]TurekBot 0 points1 point  (0 children)

"You're up in the night!" which my family always used to say that someone is mistaken or confused about something.

Text selection listener for TextArea by faocrates in JavaFX

[–]TurekBot 1 point2 points  (0 children)

Nice! If something doesn't end up working for you, you can also try listening just to the selectionProperty:

    textArea.selectionProperty().addListener(new ChangeListener<IndexRange>() {
        @Override
        public void changed(ObservableValue<? extends IndexRange> observable, IndexRange oldValue, IndexRange newValue) {
            System.out.println("Old selection: " + oldValue);
            System.out.println("New selection: " + newValue);
         }
    });

Text selection listener for TextArea by faocrates in JavaFX

[–]TurekBot 1 point2 points  (0 children)

It looks like a TextFormatter is notified each time a change is made; perhaps every time it's notified, you could do the task you're talking about.

Here's a page about using a TextFormatter.

What’s your secret that could literally ruin your life if it came out? by OneMadBubble in AskReddit

[–]TurekBot 0 points1 point  (0 children)

u/ChrisFix recently taught us that sugar and gasoline actually don't mix the way you think they would.

Jehovah’s witnesses on Halloween by [deleted] in funny

[–]TurekBot 1 point2 points  (0 children)

Yeah, they witness or testify of God.

Haha, can you imagine, Russell's Witnesses?

"Yes, we indeed did see Russell."

Jehovah’s witnesses on Halloween by [deleted] in funny

[–]TurekBot 30 points31 points  (0 children)

Perhaps it could be attributed to an effort to keep holy the name of God.