Pankaj0038 / dcodeKi

Python GUI based encoder-decoder tool
https://pankaj0038.github.io/dcodeKi/
8 stars 18 forks source link

Create scroll bar and nav bar #33

Closed Pankaj0038 closed 9 months ago

Pankaj0038 commented 9 months ago

scroll bar for button only nav bar containing minimum 2 sections : algorithmic cipher , symbol cipher

jack-a129 commented 9 months ago

I would like to work on this issue.

Pankaj0038 commented 9 months ago

okay @jack-a129 , all the best

Pankaj0038 commented 9 months ago

sorry jack , are you a participant of jwoc ? @jack-a129

Pankaj0038 commented 9 months ago

@jack-a129

jack-a129 commented 9 months ago

Sorry, I don't know what jwoc is

jack-a129 commented 9 months ago

I am probably not participating in jwoc

Pankaj0038 commented 9 months ago

okay you can work on this

jack-a129 commented 9 months ago

I hope jwoc can tell me what it is.

Pankaj0038 commented 9 months ago

Its actually a open source contribution contest organised by JGEC (Jalpaiguri Government Engineering College) for all , and I submitted this repo to JWoC for contribution

jack-a129 commented 9 months ago

Thank you.

Pankaj0038 commented 9 months ago

There all the participants need to contribute in the selected projects to gain score like this one was of 3 points medium challenge

you can also take part and contribute to others here is the link https://www.jwoc.tech/

jack-a129 commented 9 months ago

I feel bad that it is going to take a few days to resolve the issue while other issues are being resolved quickly!

jack-a129 commented 9 months ago

It would be nice to know how a button-only scrollbar differs from a regular scrollbar.

Pankaj0038 commented 9 months ago

You need to create scroll bar for the buttons only

Don't need to scroll the input field or labels

jack-a129 commented 9 months ago

Thank you

jack-a129 commented 9 months ago

If you don't mind, could you please tell me which algorithm is a symbol cipher?

Pankaj0038 commented 9 months ago

there is no particular algorithm actually A symbol cipher contains some symbolic character that represent particular letter like you can check out the list given in dcode : https://www.dcode.fr/symbols-ciphers

jack-a129 commented 9 months ago

I have completed the scroll bar for now. Sorry for all the questions, but what should be included in the algorithmic cipher section and the symbol cipher section?

Pankaj0038 commented 9 months ago

Everything till now will be in algorithmic section and will add later in symbol cipher section

jack-a129 commented 9 months ago

thank you