Isaiah Day
@isaiah08
Your cheese. My cheese. Our cheese!
1
0
Screen not fully covered in tkinter GUI
Im making an "OS", but when i have the background screen yellow, there are holes in it! How can i fill the gaps without reducing the font size? Thanks!5
1
0
I have a few questions about socket.
Do client-server interactions work only on the same network?
I tried to run my chat app on repl.it, and I could l
Why is all the text scrunched up? I added tags, but it doesn't work! Thank you!
HTML, CSS, JS
How do you create a list in c++? It must be of ints, and how do you loop through it?
C++
SixBeeps C++ does not have lists, it has vectors instead. Here's some docs about how to use them.2 years ago
I'm trying to make new css template (like bootstrap css) but everything is being clumped together! Thank you!
HTML, CSS, JS
sn236 If you want to add bootstrap then you need to add the cdn link -
Then you can use bootstrap2 years ago
When I run the warn command (maincommands.py line 28) on my discord bot, it gives an error.
MainCommands object has no attribute guild.
And it doesn't
Python
bendev9 Because all commands in a cog pass a self parameter. You need to put async def command(self, ctx): #continue with code2 years ago
I'm using this tutorial.
If you go to maincommands.py, you can see on line 5 that i removed the built in command hello:
bot.remove_command('hello')
So
Python
xfinnbar You need to put it after the command is defined. I recommend you put it before bot.run()2 years ago
BananaOS is a new computer display that will work on any platform.
bananaos-icon
Features:
BananaText, a basic text editor
Games
Shell, which has on
Python
Handy dandy is a python package I made that helps you in your python programing. Note that on replit, auto import does not work for this, so you need
Python
Go to the file menu, then click new file. Why does no entry appear? Thank you!
Python
tankerguy1917 Could it be because the create file function is empty?
And on line 29, Button(self, text='Create', command=self.create_file) it looks like you are trying to call the create file function, but you forgot the parenthesis
Button(self, text='Create', command=self.create_file())
I'm not to experienced with tkinter though, so if that is not the problem, I can't really help much more.2 years ago
I've been writing a discord bot, and it's been going good until now. I haven't written the beware command before, but it thinks it is taken. Why?
Python
Coder100 You may be using a builtin command, as per this SO question:
https://stackoverflow.com/questions/67328007/why-do-i-keep-getting-a-error-saying-the-command-already-exists-when-it-clearly2 years ago
A bit ago, I created Crowtalk V1. It was pretty simple website. Crowtalk V2 is much better, with comments and mods. If you want to be a mod, join the
Python
So i'm creating this thing in tkinter called BananaOS. It has some apps and i was wondering if anyone else would like to help with it?
CodinUser Check out my project workspace-ux.codinuser.repl.co
It uses a similar concept by an osina_window
You can look at it for an idea and some concepts
The basic idea is very simple
create a main frame and add the homescreen widgets
create a taskbar or menubars for the controls
create buttons to launch the apps in the taskbar
create Tkinter frames that hold an app, but they will need a title bar design if you want them to be good
For a simple clock you can use time.strftime and Tkinter labels
I wil2 years ago
If you run this program and go to
crowtalk-v2.isaiah08.repl.co/comment/p=Hi!
you should get an error saying that comment.html cannot be found. But it'
Python
Hey! So... I haven't been active on Replit for a while cause I've been taking this course, so now that I'm done, I'll be posting a lot more. Anyways,
Python
InvisibleOne Nice... sorry about those zero width space posts, I just wanted to see if it would work.2 years ago
right click to flag squares, click to reveal them. (minesweeper)
lines 105 and 106 create a label. so why doesn't it show?
in a tutorial i was reading, you install cx freeze like this:
pip install --upgrade cx_Freeze
then you run this:
cxfreeze -c app.py --target-dir dist
EpicGamer007 if it is not recognized, that means it isnt installing globally. Try installing the program globally and see if that works2 years ago
2
draw clickClick to draw! q to clear, c to switch colors, u to not make lines when you click, and d to make lines again!
155
2
2
Hey, I just learned ALOT of python and am looking for something new to program in. What are the best languages for:
Game development (2D and 3D)
Scie
BusterSolomon I prefer a specialist who knows two-three languages and master them, to those who know 10000 languages, but superficially. For my business I will sooner hire rubyroid labs because I already have a proven record of requesting them to develop my apps and other websites, including a forum and internet shop.8 months ago
Coder100 C# (unity)
Python? I mean R was specifically for this
Js
Js
Js/Swift
What is a windows?? C
C/Rust
Any -- coding is hacking
Dcscdsc2 years ago
OscarSowerbutts Website backend: JavaScript
Windows dev: .exe? (I don't know)
IOS dev: use Xcode for macOS, free on the Mac App Store
Science: What do you mean, code 'science' ????
Hacking: perhaps JS or python??!2 years ago