Settings Dialog discussion #21
Replies: 9 comments 2 replies
-
This version probably looks better and is grouped more appropriately. I am still working on the the actual checkmark box icons. |
Beta Was this translation helpful? Give feedback.
-
Checkboxes are now working. Toggle checked/unchecked. TAB and arrow keyboard movement is working. However, values are not saved/restored from the config file yet (should have that completed soon). |
Beta Was this translation helpful? Give feedback.
-
Once I understand 100% how the dividends will affect the calculations (based on your post) then I can easily add new options to the Settings dialog as needed.
Very good idea. I will color the icon white on mouseover and also when it is selected. |
Beta Was this translation helpful? Give feedback.
-
This is completed and uploaded to the repository. |
Beta Was this translation helpful? Give feedback.
-
Can you please add a group of values to the settings. So that everyone can set what they need? What should be excluded from the calculation of the share price?
|
Beta Was this translation helpful? Give feedback.
-
I will implement an additional Setting option to give the user the choice of including or excluding amounts other than the buys and sells into the share price. |
Beta Was this translation helpful? Give feedback.
-
Thank you. I think this is the last missing step to my productive use. I find the window with the license when opening annoying. Nobody wants to read it more than once, if at all. Maybe you can add a confirmation button at the bottom so that the reading is noted in the configuration. Then you don't need to display it again. Then you should think about how you can make TradeTracker better known. I would think of Reddit. The Interactive Brokers group has 40k users. |
Beta Was this translation helpful? Give feedback.
-
I thought that I coded the license message to only display when the tt-config.txt file is first created. You see it every time you start the program? When the message is displayed it puts the following line into the tt-config.txt file:
I still have a bit of work to do with documentation. I had briefly started a website to house everything and to make the experience more like traditional Windows software rather than directing new users to Github. Here is the link. The content is obviously not finished yet. I have been just playing and learning about the best way to present the web page (the documentation site has nothing on it yet). |
Beta Was this translation helpful? Give feedback.
-
This should now be in the latest code in the repository. |
Beta Was this translation helpful? Give feedback.
-
I have now shifted focus to finishing the Settings popup dialog. This should be relatively easy compared to other aspects of the program. Here is a screenshot of the first rough implementation. I need to add "checkbox" functionality to the CustomLabels so for now you are just seeing the text of the labels.
Any suggestions are welcome!
Also, I am not 100% sure that I like the colour of the the "Setup Icon" in the TabPanel. It is currently gray/white and matches other colours in the program but every time I look at it, it doesn't seem right. Maybe because it is the same colour as the inactive tabs that are to the right of that icon.
Beta Was this translation helpful? Give feedback.
All reactions