Closed hello-smile6 closed 2 years ago
Maybe just run on localhost and save to a file?
thats what issues r 4
thats what issues r 4
I know, but then it'd be easier to get data for debugging.
make it write to a log.txt and have it uploadable.
make it write to a log.txt and have it uploadable.
I'll try later.
btw this is issue #100
btw this is issue #100
It is! :)
focus on tabs so i can
release 2.0
focus on tabs so i can
release 2.0
But tabs are hard! Can I please copy code???
fineeee, credit MystPi tho
fineeee, credit MystPi tho
Okay. I'll try to use native first.
UGH! Tabs are only for MacOS.
what? they work on win and mac as wel.
what? they work on win and mac as wel.
No, I mean the API that lets you create tabs in Electron.
thats not what Ninetails uses...
also what did I say about avoiding APIs at all costs
also what did I say about avoiding APIs at all costs
Everything is an API. If I avoided APIs, I'd be avoiding everything but a 0-byte production build.
Just use HTML and Javascript as well as electron non-APIs
buttons that load and reload respective webviews!
*and unload
Just use HTML and Javascript as well as electron non-APIs
Okay. Just saying, tabs are going to be really hard. Also, I'm working on a reload button.
@JaydenDev Figured out how to make a settings page, should I make the UI to go with it and implement it?
but... tabs :( need i gotta have at least 1 feature in 2.0 tabs are required for a good experience
SETTINGS go in 3.0, this is 2.0 development. Tabs, fine use an API if you have to .
I am mainly better with OTHER coding languages than JS and UI design
but... tabs :( need i gotta have at least 1 feature in 2.0 tabs are required for a good experience
SETTINGS go in 3.0, this is 2.0 development. Tabs, fine use an API if you have to .
Couldn't having settings be the 2.0 feature?
nah im already days behind on schedule for 2.0
i release major releases weekly, when the previous release is about to hit 7 days old I better hurry up and release.
nah im already days behind on schedule for 2.0
Well, going for settings instead of tabs would get you back on schedule and make people happy. I could probably get a settings page with about 30-40 options done in an hour.
fine take code use APIs whatever you need to do to make tabs and let me release 2.0
fine settings cool i just need features for 2.0 eeek
You need tabs to make a browser usable I couldn't use ninetails til they added tabs.
You need tabs to make a browser usable I couldn't use ninetails til they added tabs.
IE didn't have tabs for years.
however will you multi task
all browsers need tabs in this day and age. pleaseee
all browsers need tabs in this day and age. pleaseee
If you want tabs, just run two copies.
thats not efficient. I currently have 4 tabs now. Everything is small and hard to read cuz i have 4 FF windows open.
I usually have around 8 for software devel
Okay, I get the point!
artist depiction
tabs ARE needed
fine I'll try and get tabs working you do settings.
I have 59 tabs open. Beat that.
this is way too complicated for me follow this https://ourcodeworld.com/articles/read/925/how-to-implement-browser-like-tabs-in-electron-framework
this is way too complicated for me follow this https://ourcodeworld.com/articles/read/925/how-to-implement-browser-like-tabs-in-electron-framework
Same for me. Also, it's outdated and recommends using something that clearly wouldn't work very well.
also webdev03 has some suggestions for you
also webdev03 has some suggestions for you
Post ID? I wanna reply.
I have to go, i'll be back in an hour.
I have to go, i'll be back in an hour.
Okay.
@hello-smile6 its in the ninetails topic i'd suggest talking in the FreeCat topic
brb
I have to go, i'll be back in an hour.
You'll come back to reload, back, and forward buttons, most likely.
I just noticed https://www.electronjs.org/docs/latest/api/crash-reporter and https://github.com/electron/mini-breakpad-server . Could there be a crash reporting server for Freecat?