-
Content Count
1967 -
Joined
-
Last visited
-
Days Won
26
Everything posted by Attila Kovacs
-
How to detect when a Form is active in Designer
Attila Kovacs replied to luciano_f's topic in GExperts
I think you are looking for IDesignNotification / DesignerOpened in DesignIntf.pas the menu item is EditLockControlsItem:TMenuItem on the main Form, and the action is EditLockControlsCommand:TAction -
When will we have a 64-bit IDE version ?
Attila Kovacs replied to luciano_f's topic in Delphi IDE and APIs
You have selected "Search in directories" on that screenshot. I never used this feature since I use a proper file manager for tasks like that, but the question that arises is: Is it possible that you have a circular directory link, and Delphi is not able to detect it? -
Which Delphi version? I have a Ctrl-A patch unit in my Berlin but the only comment is that it's fixed in Tokyo 😄 edit: ok, it's something different from your issue.
-
Import / Export PIPE delimited text <> SQLite3 64Bit Database
Attila Kovacs replied to Blavatsky's topic in Databases
I don't really want to answer anything, I'm just making a remark that https://sqlitestudio.pl/ can import CSV files with a custom separator. It's such a basic feature, if "Database NET Pro 5" can't do that, drop it. I can't comment on the other issues related to slow data entry into a Unicode database, as it doesn't make much sense to me. 32,000 entries are not even that many. -
A lot of water has flowed under the bridge since the release of Berlin U2, and I'm starting to feel that I need a more recent version and there is this September discount until the 30th.. Is the current one as stable as Berlin?
-
Question: Is there a way to tell whether a method is overloaded using rtti?
Attila Kovacs replied to pyscripter's topic in RTL and Delphi Object Pascal
hm, right. I think virtual / overriden having a DispatchKind of dkVtable and overwitten different parent. A bit of puzzle. -
Question: Is there a way to tell whether a method is overloaded using rtti?
Attila Kovacs replied to pyscripter's topic in RTL and Delphi Object Pascal
Yes and no. The overloaded methods will be listed one by one with the same name in getmethods but only the public ones. -
What DB are you using? Does it have a logfile? Can it be turned into verbose mode?
-
can you spot here your exe or path? Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers
-
Which one is the GOOD news?
-
Holy cow, can you enable saving the html? a part of the FlexCel library o.O Sagittarius in the FlexCel universe.
-
did you restart the PC?
-
Did you try to relocate the computer in the room?
-
We still don't know what "works" means and why is there nothing to debug?
-
It's FSK 12, I could suggest to consult a doctor if you are disturbed by those words.
-
I'm already very careful, but it doesn't make any sense. This just came to my mind:
-
Of course, it has, it only worked when you copied the dproj from the backup. Maybe the search path. But why don't you debug in the first place? That doesn't require any "Nobel Prize."
-
@MichaelT Thank you very much! I see. So I shouldn't be concerned about the quality of version 11, since version 12 is just around the corner? Or 11.4 first? We did not have luck with even version numbers yet. Looks like the only question is whether this LSP is working or not. When you say it works 'time to time,' do you need to restart the IDE or a service, or do you have no impact on it? Or does it just fail in specific places or units? Like the old one?
-
I know it! All the SQL queries go there. Nobody else needs this.
-
I've implemented a routine in a wizard that captures the editor ('TMenuBuilder') using Screen.OnActiveFormChange and automatically calculates the menu size from TMenuWin.FNCHeight TMenuWin.FMenuHeight and TMenuItemWin.FCaptionExtent. That task would be suitable for GExperts if there isn't anything related to this matter yet. @dummzeuch ?
-
I'm confident that the team is doing an excellent job.
-
Aham, and whats about diffent platforms? is it possible to set up the line break with directives?
-
1x TButton 5 GDI 100x TButton 5 GDI Someone should be included in this debugging.
-
And here we go, that's what I was referring to: every piece of trash you find.
-
of course we can, where is the problem?