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
What is CodeBase? a web site?
Search box in the upper right corner ... And then filter by CodeBase.
Hello Everyone
First, thank you for Vladimir Karputov to share this article.
I am new to design my panel for a beginner.
I want to confirm that is it possible to undock this panel like chart.
If yes, where I can find the method? thank you.
***
I want to confirm that is it possible to undock this panel like chart.
If yes, where I can find the method? thank you.
I do not understand.
I do not understand.
In MT5 we can click the right button in mouse on the chart and we will see the "docked". (in attachment)
If we click it, the chart window will outside the platform independent. That is mean undocked.
So, I want to confirm that is the panel can also do this independent from the chart? Thank you.
In MT5 we can click the right button in mouse on the chart and we will see the "docked". (in attachment)
If we click it, the chart window will outside the platform independent. That is mean undocked.
So, I want to confirm that is the panel can also do this independent from the chart? Thank you.
You yourself answered your own question: You yourself choose the menu FOR THE CURRENT CHART WINDOW. What does the panel have to do with it?
You yourself answered your own question: You yourself choose the menu FOR THE CURRENT CHART WINDOW. What does the panel have to do with it?
Sorry, maybe I let you misunderstand.
It is forbidden. The panel is linked to the chart.
It is forbidden. The panel is linked to the chart.
Thank you very much. I see.
May I ask for one more question, please.
I want to create a panel to show some table like this
But I only can find the control below, is that mean panel can't support to create the table, thank you.
CLabel
Control, based on "Text label" graphic object
CBmpButton
Control, based on "Bitmap label" graphic object
CButton
Control, based on "Button" graphic object
CEdit
Control, based on "Edit field" graphic object
CPanel
Control, based on "Rectangle label"
CPicture
Control, based on "Bitmap label"
Thank you very much. I see.
May I ask for one more question, please.
I want to create a panel to show some table like this
But I only can find the control below, is that mean panel can't support to create the table, thank you.
CLabel
Control, based on "Text label" graphic object
CBmpButton
Control, based on "Bitmap label" graphic object
CButton
Control, based on "Button" graphic object
CEdit
Control, based on "Edit field" graphic object
CPanel
Control, based on "Rectangle label"
CPicture
Control, based on "Bitmap label"
You need to build the table yourself. Look for examples in Articles and CodeBase.
You need to build the table yourself. Look for examples in Articles and CodeBase.
Ok, thank you very much. I think so.
I will try to find them in Article and codebase.
Thanks again for your support.