Discussion of article "Graphical Interfaces VI: the Checkbox Control, the Edit Control and their Mixed Types (Chapter 1)" - page 3
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Is it possible to get a value of string type from CSpinEdit element ? Or maybe there is another (element) class for this ?
Get the value using GetValue() method and convert it to string type.
Tol, there's been no updates for a long time. Isn't it because of the ban on casting structures and introducing unions?
I didn't see how it could prevent further development of the library. This event went unnoticed for me.
There is a lot of work on code optimisation going on now. The total volume will be reduced by about 30%. General properties of elements will be moved to base classes. There will be fewer files, as some elements will be merged into one. Without loss of functionality, as it will be possible to select the mode. The number of graphical objects will be significantly reduced. There will now be only one type of object - bitmap label, as all elements will be drawn. Complex composite elements will now be assembled from ready-made elements instead of graphical primitive objects.
All in all, a lot of things need to be rebuilt and tested before introducing a new version. I can't say when the next article will be.
I didn't see how it would hinder the further development of the library. For me this event went unnoticed.
There is a lot of work on code optimisation going on now. The total volume will be reduced by about 30%. General properties of elements will be moved to base classes. There will be fewer files, as some elements will be merged into one. Without loss of functionality, as it will be possible to select the mode. The number of graphical objects will be significantly reduced. There will now be only one type of object - bitmap label, as all elements will be drawn. Complex composite elements will now be assembled from ready-made elements instead of graphical primitive objects.
All in all, a lot of things need to be rebuilt and tested before introducing a new version. I can't tell you when the next article will be.
Well, the important thing is that it's working, and that'sgreat. I thought there might be some compatibility issues.
Even if they did, it's no big deal. You can always fix it.
That's natural, but it takes extra time. That's why I thought of it.
However, I'm glad that everything is moving and everything is good.
Question: Tol, tell me, are you planning to add in the next update the possibility to change the background colour of CCanvasTable cells?
...
Question: Tol, tell me, is it planned to add in the next update the ability to change the background colour of CCanvasTable cells ?
Only what was announced is planned for the next update. Everything else that was discussed will be added in the next updates.
Only what was announced is planned for the next one. Everything else that was discussed is in subsequent updates.
I have this problem - I never follow the keyboard layout :) (Autoswitch is available) Often in SpinEdit I type "," instead of ".".
Added a little bit. I guess it can't hurt...