nice demo, but a mic that don't pick up the presenters breathing would be great for next one :)
@skybuck20008 жыл бұрын
Adding the folder to browsing path did not work in Delphi. Over the years I have learned to add unit paths to the project itself via add to project. This has two adventages: 1. If the drive letter changes it will not be a problem since ..\..\..\ and such will be used. 2. The user sees which units are being used... also handy for seeing versions if versions are created/written in folder names.
@AndyEvansHill3 жыл бұрын
Why does the Sample Delphi code link not work because it says service not available when you try to download it.
@robvanhe3 жыл бұрын
Pawel passed away at the age of 47 on December 13th, 2017 for those who are still commenting on this video
@EmbarcaderoTech3 жыл бұрын
Yes, very sad. He is missed.
@aaronxalapa2 жыл бұрын
really how sad... rip
@skybuck20008 жыл бұрын
Trying out live bindings tooo not sure if that has anything to do with it
@Zaaka7 жыл бұрын
I watched your video and found it quite useful however how would I use the new form of JSON reading to parse the following? its a result from an API call, I am trying to change from using XML to JSON. { "token": "eyJhbGcXg5x-DoSVugm8dwGIUiV4VwujA" }
@skybuck20008 жыл бұрын
Weird thing is though as I do exactly same as you expect for browsing path... text/tree does not show up in design view... I simply installed all packages multiple times... me in a hurry... maybe ide needs to be restarted... or it;s some other kind of problem... when I run it it works fine though.
@skybuck20008 жыл бұрын
Ok restarting Delphi XE seems to fix it... now the text does show up during design time... kinda funny.
@skybuck20008 жыл бұрын
Setting the jsontext value of jsondocument does not update jsontreeview ? I tried jsontreeview.refresh ? Hmmm how to update treeview ? Also does document need processing if new text is set ?
@skybuck20008 жыл бұрын
Ok JSonTreeView1.LoadJson did the trick ! Thx for this class ! Maybe it will be usefull for a quick appie ! ;) :)
@tottekarlsson3 жыл бұрын
What about C++ builder?
@EmbarcaderoTech3 жыл бұрын
the JSON features work the same in C++Builder.
@MohammadVakili3 жыл бұрын
wonderful , tanks
@eduardhauser22934 жыл бұрын
why cant you make a vidoe with proper sound without a lot of distotion?
@skybuck20008 жыл бұрын
New json token based reading method will probably not work when property names contain numbers themselfes. Instead a structure reading will probably be necessary.
@skybuck20008 жыл бұрын
One possible solution is to pre-process the json string, correct problems the old one, and then perhaps use the new way ;)
@skybuck20008 жыл бұрын
the old one=the old way example: { "12345":"hello world" } first correct 12345 to rename this to "message" or something like that. Then scan for message token.
@boogerhead02 жыл бұрын
Instead of adding new features to RAD, how about just fixing the hundreds of bugs in the existing code? How about it? For once, a bug-free RAD.. what a noble idea. My 10.1 debugger x64 locked up today, and also had one crash. I would expect that after, mmmm, 16-18 years, Rad would be flawless, but, no, you just keep selling the same F'D up software, over and over... Done with you guys.
@Micidami6 жыл бұрын
It would be fuckin' easier and less painful to hear an Indian guy leading this webinar.