Jump to content

Stéphane Wierzbicki

Members
  • Content Count

    230
  • Joined

  • Last visited

Everything posted by Stéphane Wierzbicki

  1. Stéphane Wierzbicki

    IDE Fix pack for Rio

    Do we still need IDE fix pack for RIO 10.3.1 ? Let's see after the installation 🙂
  2. Stéphane Wierzbicki

    10.3.1 has been released

    From their website
  3. Stéphane Wierzbicki

    10.3.1 has been released

    @Silver Black I guess it is "expected". So many files are envolved, it will takes more time to check and update then deleting everything and installing again.
  4. Stéphane Wierzbicki

    FDMemtable bug ?

    Hello, Can someone test this ? - Copy the object bellow and paste it on a VCL form - Left click on the FDMemtable1 object and choose "Fields editor..." - Left click and select "Add all fields" - Open the FieldDefs dialog Act: empty. all fielddefs has been deleted Expt: fielddefs list should not be deleted Ps: I'm using Delphi RIO + not even alpha IDEFix pack object FDMemTable1: TFDMemTable FieldDefs = < item Name = 'RateDate' DataType = ftDate end item Name = 'CurrFrom' DataType = ftString Size = 20 end item Name = 'CurrTo' DataType = ftString Size = 20 end item Name = 'Value' DataType = ftFloat Precision = 6 end item Name = 'Caption' DataType = ftString Size = 20 end item Name = 'Kind' DataType = ftString Size = 20 end item Name = 'Ratio' DataType = ftFloat end item Name = 'Update' DataType = ftString Size = 20 end> IndexDefs = <> FetchOptions.AssignedValues = [evMode] FetchOptions.Mode = fmAll ResourceOptions.AssignedValues = [rvSilentMode] ResourceOptions.SilentMode = True UpdateOptions.AssignedValues = [uvCheckRequired, uvAutoCommitUpdates] UpdateOptions.CheckRequired = False UpdateOptions.AutoCommitUpdates = True StoreDefs = True Left = 136 Top = 144 object FDMemTable1Caption: TStringField FieldName = 'Caption' end object FDMemTable1CurrFrom: TStringField FieldName = 'CurrFrom' end object FDMemTable1CurrTo: TStringField FieldName = 'CurrTo' end object FDMemTable1Value: TCurrencyField FieldName = 'Value' end object FDMemTable1Ratio: TFloatField FieldName = 'Ratio' end object FDMemTable1Update: TStringField FieldName = 'Update' end object FDMemTable1Kind: TStringField FieldName = 'Kind' end object FDMemTable1RateDate: TDateField FieldName = 'RateDate' end end
  5. Stéphane Wierzbicki

    HTML Library & Fast Report

    Neat
  6. Stéphane Wierzbicki

    FDMemtable bug ?

    Thanks, I'll create a report for this.
  7. Hello I would like to serialize a FieldDefs list.The idea is to let my user update a TFDMemTable fields list and save this list. I tried to use the TJSON class (found in unit REST.JSON), for example, TJSON.ObjectToJsonString (FDMemTable1.FieldDefs); This code fails with an stack overflow error (unit system, function UnicodeFromLocaleChars). Do I have to build all this list from the scratch ? Btw, I'm using Delphi RIO 10.3
  8. Stéphane Wierzbicki

    How can I serialize a TFieldList into a JSON string ?

    Well, looks like you need to insert at least one record to get all the details. I've tried to only populate the field list without any data... Will look at this again. Thank
  9. Stéphane Wierzbicki

    IDE Fix pack for Rio

    @Kryvich I've downloaded your file and I didn't get your error.
  10. Stéphane Wierzbicki

    RIO - FDMemTable fielddefs design time bug ?

    Hello, Can any one test this ? Create a new VCL application Drop a FDMemtable Edit FieldDefs property and : - create 2 fields - Select any of the created field and change it's datatype : the datatype dropdown list will display datatypes twice - create 2 other fields - Select any of the created field and change it's datatype : the datatype dropdown list will display datatypes 4 times Thank you
  11. Stéphane Wierzbicki

    RIO - FDMemTable fielddefs design time bug ?

    Thank you Andy. Is this the same download link?
  12. Stéphane Wierzbicki

    Rio quality disappoint

    Hard on believing this!
  13. Stéphane Wierzbicki

    IDE Fix pack for Rio

    Hi @jbg, I'm facing some strange issues within the IDE. Some properties does duplicate their contents : Here is a simple test case Create a new VCL application Drop a FDMemtable Edit the FieldDefs, dialog will appears: - create 2 fields - Select any of the created field and change it's datatype : the datatype dropdown list will display all datatypes Close FieldDefs dialog Edit again the FieldDefs dialog will appears: - Select any of the created field and change it's datatype : the datatype dropdown list will display duplicated datatypes (2 times) - create 2 fields - Select any of the created field and change it's datatype : the datatype dropdown list will display duplicated datatypes (4 times) I also add another issue (I did not found so far a way to reproduce it) where a "Datasource" property listed TFieldType instead of available TDatasources... Hope this will helps you to fix this. Regards
  14. Stéphane Wierzbicki

    RIO - FDMemTable fielddefs design time bug ?

    It's the first time that I've noticed this. Do you see this on RIO especially ?
  15. Stéphane Wierzbicki

    RIO - FDMemTable fielddefs design time bug ?

    I missed a step : Create a new VCL application Drop a FDMemtable Edit the FieldDefs, dialog will appears: - create 2 fields - Select any of the created field and change it's datatype : the datatype dropdown list will display all datatypes Close FieldDefs dialog Edit again the FieldDefs dialog will appears: - Select any of the created field and change it's datatype : the datatype dropdown list will display duplicated datatypes (2 times) - create 2 fields - Select any of the created field and change it's datatype : the datatype dropdown list will display duplicated datatypes (4 times)
  16. Stéphane Wierzbicki

    RIO - FDMemTable fielddefs design time bug ?

    Bizarre... maybe an IDEFixpack side effect
  17. Stéphane Wierzbicki

    How can I serialize a TFieldList into a JSON string ?

    It only save the content of the Dataset, not it's definition.
  18. Stéphane Wierzbicki

    uniGUI Question

    Why don't you not directly ask your question ?
  19. Have you created a quality report for this ?
  20. Stéphane Wierzbicki

    Google pushes 64 Bit

    Am I mistaken but both MacOS and Android compiler are 32bit ?
  21. Stéphane Wierzbicki

    IDE Fix pack for Rio

    Thank you so much Andy 😄
  22. Stéphane Wierzbicki

    IDE Fix pack for Rio

    I agree. I don't know if it is easy or not for Andy but I will be really nice to have a IDE fix pack with this feature only.
  23. Stéphane Wierzbicki

    IDE Fix pack for Rio

    We are waiting Andy like a prophet 😉
  24. So Happy birthday 😊
  25. Hello @Uwe Raabe, I'm getting an unresponsive IDE and massive memory leaks after editing a property with MMX. This is happening on RIO IDE. I've attached a small mp4 video showing you my problem. I'm basically : - Opening a Delphi project - Opening a unit - Scrolling to the desired property and pressing "CTRL E" - Edit property dialog is opening. I then press cancel button Actually : less than 1 seconds later IDE become unresponsive. Task manager is showing a BDS.exe process at more than 27% (I do have a quad core CPU) and eating 4Mb memory every seconds Expected : a working IDE 😉 I tryed to disabled all other experts (GExpert, Madshi madexcept...) in vain. Regards, MMX Massive memory leaks.mp4
×