What is the difference between these two icons in RTC source control - rtc

In rtc source control beneath 'My Team Areas' :
I have differing icons for teams. There does not seem to be any difference between the teams, they both belong to the same project area.
What is difference between these two icons :
and :
?

The first one represents a team area with a customized process.
The second one is for a team area using an inherited process.
On the overview tab, on the top right corner, you can click on "customize process" to transform the type of team area.

Related

How to get full tool in toolbar option in trading-vue-js

I have build a chart for cryptocurrencies in my NuxtJS project and I added DataCube to my data but I only have LineTool and RangeTool how can i make my toolbar just like tradingview chart ?
trading-vue-js only has a limited number of tools in the tool bar. By default it only displays cursor, line, range. If you mouse over the line or range tool icons, click on the small arrow to the right >, this will reveal a few more tools in that group.
Other than that, there are no more tools. If you want any of the extra tools that tradingview has, they have to be written by yourself or another.

How to control the number of Units showing in central pane?

Recently moved to Delphi 10.4 and I get far too many Units showing in the central pane of the IDE. (It didn't happen with XE.)
My main project group has up to 15 programs in it.
I can remove each unit manually from view in the central pane, but if I close the Project Group they all come back again!
Is there a setting I can use so a large Project Group only opens with 1 Mainform of the selected Project initially showing (as I had in Delphi XE)?
(The reason for multiple projects is they share lots of common features and form a toolbox suite.)
Grateful for advice.

Expanding CodeMap as output from Architecture in vs2017

How to view the complete expanded DGML generated from Architecure - CodeMap menu , till fields/methods.
For each level currently we are required to select and click on expand in Group menu and it expands one level.
How to drill down to all levels at once.
You can't do that, you have to expand level by level. The reason we didn't put something like this in the product was that as you drill down more and more graph elements are created on the screen and it becomes unmanageable / unusable fast.
Alternatively, there are a few code queries you can use, if you right click on a class etc. you see options such as "Show all classes derived from this" etc.

Different Mesh Size for Different Partitions of an Object

I am working with ComSol 5.3. I've partitioned my object into two partitions. Due to the memory issue, I prefer to set different mesh size for these two partitions. But I don't know how to do it. The following picture shows my workspace!
You have already added a "New Tetrahedral" node by right clicking and selecting it from the drop down menu. Now add a second "New Tetrahedral" node by clicking again on the "Mesh 1" node.
Now right click on the "New Tetrahedral 1" node and select "size" from the drop down menu. You can repeat this operation with "New Tetrahedral 2". Select the "Size" node and in the Settings Panel you can change the parameters for the mesh.
To select different domains for each mesh, select "New Tetrahedral 1" and then click on the "Geometric Entity Level" in the Settings panel. Change this to "domain". Now you'll have a window which will show the domains that are part of this mesh. If you do not change "New Tetrahedral 2", it will contain all domains you have not added to other meshes. Image in the hyperlink below.
How to change selected domains for mesh
Yes, this is possible. You can add different sizes and mesh types by either right-clicking on the "Mesh" node or, I assume, from the ribbon on top of the screen. Once you add a new size and possibly new "Free Tetrahedral" node you will have an option to apply that mesh to a particular domain. Sorry for lack of specific details, I do not currently have COMSOL access. But I did use different meshes for different domains many times.

Project and Structure navigation splitting in PhpStorm 7/8/9

Anyone know how to make project and structure navigation set in splitting mode?
See images ( I was able doing this, but don't know how )
This took me a really long time to figure out.
For you to set this up, you need to
First: make sure each Tool Window is set to "Pinned Mode" and "Docked Mode" (you can do this by right clicking on the Project/Structure tab)
Second: the Tool Window you want on top should have the "Split Mode" NOT checked
Third: the Tool Window you want at the bottom should have the "Split Mode" checked
Step :
Preferences
Appearance & Behaviour
Appearance then untick side-by-side layout on the left at Window options
Project tab move to the left side and make sure untick split-mode
Structure tab move to the left side and make sure tick split-mode
Sure, just grab your "Structure" tool window button (the one on the left side, that has "7" in the title) and drag it to the bottom part of the same side.
Alternatively just right click on tool window button or title bar and choose "Split Mode" -- it will move it to the opposite part of the same side (e.g. will move from Left Top to Left Bottom -- just as per your image).
Official manual page.
As of version 2019.1, PHPStorm tool windows no longer behave the way the other answers say, that is, there is no explicit "split mode". Instead, it uses the location of the tab; you can no longer split tool windows if they are in the same tab group, but you can display two tool panes by putting them in different groups. So if you're looking for the standard projects half-pane at the top, and structure at the bottom, put structure in the top left group, and structure in the bottom left, and then enable them both - and the view will split.
To reiterate – if you have both project and structure in top left, there is no way to split them; you must move the tab.
To whom the other answers did not work:
At first go to Windows menu then click Restore Default Layout
Then go to View => Tool Windows => Project
Then go to View => Tool Windows => Structure