-
Content Count
882 -
Joined
-
Last visited
-
Days Won
7
Everything posted by Stano
-
It is possible to add an option to MMX to check all files on Live Metrics on demand?
-
My last clarification is more than brief. Once again with some kind of pseudo code AllCheck.Onclick - starts the check starts check of first unit when it finds a violation of Live Metrics rules the inspection ends the unit name is added to the list the next unit is checked until the end at the end, a list of units with deficiencies is displayed without any details. I don't think it matters It would be nice if clicking on an item in the list would open the unit in the IDE. It is not necessary. Maybe that's clear no
-
Is Class with 2 'nested' constructors bad design?
Stano replied to Mike Torrettinni's topic in Algorithms, Data Structures and Class Design
In my opinion, the only one. And always and everywhere. -
Firebird 3.0.6 - embedded. Change the disk to caching the first time you start program
Stano posted a topic in Databases
The first time you run it, the tables are cached to hard disk. The disk is determined by where the DB itself is located. For me D: \ ... - HDD (~ 3 min.) I'd like to change that. I want to have caching on disk C - SSD (<10 sec) I'm not doing well at all. Using firebird.conf (TempDirectories = c: \ temp) does not help. -
Firebird 3.0.6 - embedded. Change the disk to caching the first time you start program
Stano replied to Stano's topic in Databases
OK -
This was not advice, but the exact answer to the questions asked.
-
I mean something like this: Menu -> ...? ...-> Check all
-
Now Live Metrics will only show me problems for an open file. I would appreciate if he would be able to check the all files in project at once. If I want to make sure that everything is fine, then I have to open all the files step by step, which is not exactly comfortable. That's what FixInsight does - if you know it.
-
Use the GroupBox, place RadioButtons on it and group them. Thus, only one can be selected/checked.
-
Where is the Install command in the Project Manager of D10.3?
Stano replied to Silver Black's topic in VCL
And in the menu Component -> Install Packages ... are your components checked? Probably yes, when they show up sometimes. -
Unit scope names in IDE - possible 2+ lines?
Stano replied to Mike Torrettinni's topic in General Help
I can know why. The list is arranged alphabetically. Orientation is fast. -
Unit scope names in IDE - possible 2+ lines?
Stano replied to Mike Torrettinni's topic in General Help
I don't use it at all. -
Unit scope names in IDE - possible 2+ lines?
Stano replied to Mike Torrettinni's topic in General Help
Ctrl + Alt + F12 starts the Intel graphics settings for me But the far right in row, there is a down arrow to display the entire list. -
Is variable value kept after For.. in ... do loop?
Stano replied to Mike Torrettinni's topic in RTL and Delphi Object Pascal
If you use an iterator outside the loop, the compiler will warn you of the incorrect use. At least in 10.4. -
In this case, I recommend that you contact the dealer from whom you purchased the product. Mine always came out to meet me.
-
You need to look at the license manager. See Help
-
Right click -> Find Declaration, doesn't work most of the time
Stano replied to ioan's topic in Delphi IDE and APIs
Yes. It is reported, it is necessary to vote. -
I have a collection of these profilers. I've never worked with them! For inspiration. .
-
Parnassus Bookmarks and Navigator in both Delphi 10.3 AND Delphi 10.4
Stano replied to PeterPanettone's topic in Delphi IDE and APIs
The new version 10.6.2 (10.09.2020) works well -
Delphi 10.4.1 code navigation - Cursor is vanished
Stano replied to RonaldK's topic in Delphi IDE and APIs
-
The problem with layout restoration is most reported at the quality center. For various reasons. For me, it's linked to Parnassus BookMarks. I have no other problems. But I'm a layman, a self-taught person, not a programmer. The program is not extra large. For complete information. I use: TMS - VCL UI Pack, CryptoGraph and FixInsight; MMX; CodeSide Express - not yet used; VirtualStringTree; FastReport 6 + FastCube2, EurekaLog I'm trying to deploy CnPack, but there are big problems: long compilation times and build (> 3 times). I can't drag and drop text ... I'm testing the latest version now. From today. I have one big problem: LSP doesn't want to work properly for me.
-
Sorry Left tree and right panels on which you can have anything. The advantage is that you only see the selected detail. Others do not disturb you.
-
Left tree and right panels on which you can have anything. The advantage is that you only see the selected detail. Others do not disturb you.