Discussion of article "Graphical Interfaces X: Time control, List of checkboxes control and table sorting (build 6)" - page 4
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
Reproduced all such cases. This applies to all elements that are used as components in other elements. Detected when the initial absolute coordinates of the form, when creating the GUI, are greater than (1,1).
The fix will be in the next build. As a temporary quick fix, either (1) your examples or (2) just initially set the form in coordinates (1,1) will work. The second one is better, as it may sprinkle in other modes of element positioning.
We need an element that will add arbitrary text in an arbitrary place (as an information marker), how do you advise to do it?
Perhaps an element like CTextLabel would be suitable ?
Examples can be seen in this article: GUIs X: Text Input Box, Picture Slider and Simple Controls (build 5).
Anatoly, your work is grandiose, and I even want to put it into practice, but many things hold me back. In principle, you can modify your code to suit your needs, but it is probably better to create your own code.
For example, such an annoying little thing. The idea of dynamic window resizing has arisen, i.e. many window GUI interfaces allow you to change the window size.
As a rule, the following style, click the mouse in the lower right corner of the window, then the window is pulled to the desired size and the window is scaled.
The first thing I tried was to resize the window.
As a result for TAB1 and TAB2 there is no scalability.
...
Generally the following style has developed, click the mouse in the bottom right corner of the window, then the window is pulled to the desired size and the window is scaled.
There are plans for this, but when it will be I can't say yet.
The thing is that in order to start "conducting" all the controls that are presented in the library, they must first be raised to a certain level. Many of them are now at an intermediate stage, and some of them are just temporary variants.
...
In principle, you can modify your code to suit your needs, but it's probably better to create your own.
It would be interesting to see your version of the library if you publish it of course.
P.S. Big goals are achieved much faster by joint efforts. )It is in the plans, but when it will be I can't say yet.
The thing is that in order to start "conducting" all the controls that are presented in the library, they must first be raised to a certain level. Many of them are in an intermediate stage right now, and some of them in general, as temporary options.
It would be interesting to see your version of the library, if you publish it of course.
P.S. Big goals are achieved much faster by joint efforts. )This is if the team works with goals and for results and needs a cool real leader (manager) - not a MANAGER.
This is if the team works with goals and for results and needs a great real leader (manager) - not a MANAGER.
...
You can do it without a manager. If everyone makes, some small contribution to the solution of tasks that have not yet been touched.
If I thought I needed a leader to move things along, this library, at least at this level of development, would still not exist. I realise that this is still far from enough. )