-
Content Count
1967 -
Joined
-
Last visited
-
Days Won
26
Everything posted by Attila Kovacs
-
Okay but who started it?
-
The software industry has moved to the Web, why?
Attila Kovacs replied to Skrim's topic in General Help
👏😜 -
New blog post: Leveraging ChatGPT to generate a Delphi class along with CRUD code from a table schema
Attila Kovacs replied to Darian Miller's topic in Tips / Blogs / Tutorials / Videos
Same here. Like SQL Schema in the clipboard, paste as class menu in the IDE. -
125%
-
This is it.
- 21 replies
-
- vcl
- devexpress
-
(and 2 more)
Tagged with:
-
Cool. I have almost made an expert for this too, the built in is such an annoying **** like the library path editor. @dummzeuch maybe you could size the controls less shy and the "inherited" area pops up too small.
-
Why is it called experimental over a decade? What are you experimenting? Who will be the first to ask that? 🙂
-
(got it)
-
I'm not surprised then you don't even know who you agree with.
- 21 replies
-
- vcl
- devexpress
-
(and 2 more)
Tagged with:
-
@David Schwartz Irony and sarcasm man, you missed every point.
- 21 replies
-
- vcl
- devexpress
-
(and 2 more)
Tagged with:
-
Naaaah. I bought it for 500 bucks. In a year it became free. Naaaah. FMX was on the table and VCL is abandoned. Not anymore. Plenty of HDPI issues and EMBT won't spend money on fixing it because VCL is abandoned. Way behind! I'd say loading a form is like going to Canis Majoris. And also as big in size. Sadly they are not bother noticing you on updates nor do they keep old versions to download. Like any of them would cost a penny.... There is howerver https://www.almdev.com/prods/stylecontrols/stylecontrols.html maybe the last actively maintained VCL pack with some awesome components. Don't be afraid of the colorful sample images. They are by default just as grey as the built in components and it's cheap and has a Lifetime license. No upgrade fees. Anyway, I still don't understand the original question. What EMB components do you want to compare to what DevExpress components? It makes no sense. I think there were about 5 new VCL calendars released in the last 5 years and thats all.
- 21 replies
-
- vcl
- devexpress
-
(and 2 more)
Tagged with:
-
Yes.
- 21 replies
-
- vcl
- devexpress
-
(and 2 more)
Tagged with:
-
Delphi (11.2) IDE stops after "All design time packages loaded", but works in admin mode
Attila Kovacs replied to rudy999's topic in Delphi IDE and APIs
I had the same with an older IDE where the registry was suddenly corruped https://quality.embarcadero.com/browse/RSP-40168 Otherwise use Process Monitor to try to identify the problem. -
It's the RAD from RAD Studio. I remember at the CeBIT 99 or 2000, Borland presentation, ~click click ctrlA click click drag&drop and the form was filled with the dbcontrols.
-
Nested TParallel.For: Immediate deadlock
Attila Kovacs replied to Der schöne Günther's topic in RTL and Delphi Object Pascal
var counter := 0; btw. with 10.1 U2 it runs fine too -
Good luck with that on a giant legacy project where the DAC's with its fields and co. are living at the visual level an they are also used to it.
-
1. Crerate a list of the components on thedataset 2. Clone the datamodul with a filemanagaer (copy pas and dfm, rename unit name and datamodul class in the pas and at the top of the dfm) 3. now pick a group from the list and keep only them on the 2nd datamodul, delete the others 4. start refactoring the project 5. goto 2.
-
BDS Version 20 If you can't deal with this information, just don't comment on it.
-
sorry BDS 😄
-
As I said, up to BDE 20 the firt check is number/separator/number. If it doesn't match, Exit then raise.
-
11.x pfffff.... #forbes I can't see any month name parsing up to version 20.
-
Some more fun with ChatGPT and Delphi
Attila Kovacs replied to dummzeuch's topic in Tips / Blogs / Tutorials / Videos
They indeed are. "Das Wort wurde aus niederdeutsch gammeln → nds „alt werden“ übernommen und lässt sich auf ein germanisches Adjektiv mit der Bedeutung „alt“ zurückführen;" -
IsValidDate fails after the Year 9999
Attila Kovacs replied to Nigel Thomas's topic in RTL and Delphi Object Pascal
That's why I'm using stardate.pas -
Some more fun with ChatGPT and Delphi
Attila Kovacs replied to dummzeuch's topic in Tips / Blogs / Tutorials / Videos
https://aisnakeoil.substack.com/p/chatgpt-is-a-bullshit-generator-but https://openai.com/blog/chatgpt-plus/ -
Some more fun with ChatGPT and Delphi
Attila Kovacs replied to dummzeuch's topic in Tips / Blogs / Tutorials / Videos
As I have no clue about AI, I asked some -maybe- silly questions. Still not convinced by the answers.