Jump to content

Stano

Members
  • Content Count

    868
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by Stano

  1. Stano

    wuppdi Welcome Page for Delphi 11 Alexandria?

    No problem for me. Simply, I don't use it. I read somewhere that these components, in this case, unnecessarily slow down the IDE.
  2. Stano

    wuppdi Welcome Page for Delphi 11 Alexandria?

    Oh, I didn't remember that.
  3. Stano

    wuppdi Welcome Page for Delphi 11 Alexandria?

    Please how to remove Live Binding? Thank.
  4. Stano

    Interbase Update

    It's all homework. Of course you need a JOIN. You get ITEMNO params using a separate SQL. You will pass this query in a while loop, and you must update the table in each loop. Try writing something first. Put it here and we'll comment. It won't matter if it's wrong. If we write it to you, it will lose its effect. I don't want me to get ready-made solutions either. Only when I can't handle it. You can put it here in pseudo code. You will have it easier. That's the way to do it.
  5. Stano

    Interbase Update

    UPDATE ItemCard SET RESERVED = (SELECT ItemCard .RESERVED - Detail Table.QTY FROM ....) WHERE ITEMNO = :ITEMNO Gradually ParamByName('ITEMNO') := AAA; BBB; CCC All in a cycle in a single transaction!
  6. Stano

    Parnassus Bookmarks for Delphi 11 Alexandria?

    Not. I will try it. I knew you had to look at the instructions
  7. Stano

    Parnassus Bookmarks for Delphi 11 Alexandria?

    I tried the Navigator. But on the right, he showed me a panel with unreadable lines. I was unable to do anything about it. Maybe I didn't understand something. I'll make do with MMX.
  8. Stano

    Parnassus Bookmarks for Delphi 11 Alexandria?

    I'm waiting for them too.
  9. Is it possible to disable updating the unit selection in the tree in Projects when changing the tab above the editor? I didn't find anything like that. See picture. I closed the other units and the displayed status occurred.
  10. Well thank you. I had a small panel width. the down arrow was not visible.
  11. Stano

    WinInet API 4095 How can I remove this limit?

    Just write as. Maybe it will help someone.
  12. Stano

    D10.4.2 weirdness since recent Win 10 update

    Yes, I noticed. My quality has deteriorated when I used the IDE. E.g. I will display the Welcome window, I will display GetIt. I am finished. The IDE itself does not respond to anything. All I have left is Task Manager.
  13. Stano

    Add Method dialog layout in Delphi 11 Alexandria

    Um, I like condensed forms Even books! I don't like having to run my eyes and mouse all over the screen
  14. Stano

    Window docking

    I have a problem docking the window with the Default layout. See slides. The window is always drawn at the top. Not docked. There is nothing you can do about it. But it is fully functional. When switching to IDE Integration I get: A component named BDS17Box already exists. Access violation at address 500C4163 in module 'rtl280.bpl'. Read of address 19785000. Details >> [500C4163]{rtl280.bpl } System.TypInfo.GetEnumName (Line 1630, "System.TypInfo.pas" + 20) + $4 [2BB73660]{EurekaLogCore280.bpl} Especificdelphi.IsCppExceptionCode + $20 [2BCFCA3A]{EurekaLogCore280.bpl} Eexceptioninfocpp.ECppException + $35A [2BD01548]{EurekaLogCore280.bpl} Eexceptioninfobcb.EBCPPStdException.GetStdException + $278 [2BD02D44]{EurekaLogCore280.bpl} Eexceptioninfollvm.EBCPPStdException.GetStdException + $214 [2BD055F2]{EurekaLogCore280.bpl} Eexceptioninfomsvc.EMSCppStdException.GetStdException + $222 [5006101B]{rtl280.bpl } System.@HandleAnyException (Line 21020, "System.pas" + 13) + $0 [50CCC338]{vcl280.bpl } Vcl.Controls.TWinControl.MainWndProc (Line 10267, "Vcl.Controls.pas" + 3) + $6 [1DC846DB]{CnWizards_D110O.DLL} CnWizNotifier.TCnWizNotifierServices.DoMsgHook$qqrp20System.Classes.TListt1p6HWND__rx24Winapi.Messages.TMessage (Line 1959, "CnWizNotifier.pas" + 12) + $15 [50CED2C2]{vcl280.bpl } Vcl.StdCtrls.TCustomCombo.GetItemIndex (Line 4276, "Vcl.StdCtrls.pas" + 4) + $11 [500C40FF]{rtl280.bpl } System.TypInfo.GetEnumName (Line 1616, "System.TypInfo.pas" + 6) + $C [190FDF4D]{mmx_bds22.dll} PropInfo.TObjectAccess.GetValues (Line 507, "PropInfo.pas" + 7) + $29 [190FD6DC]{mmx_bds22.dll} PropInfo.CopyProperties (Line 198, "PropInfo.pas" + 12) + $9 [1936F65B]{mmx_bds22.dll} PascalOptionsFrm.TMMXPascalOptionsForm.ApplySettings (Line 104, "PascalOptionsFrm.pas" + 1) + $14 [19258516]{mmx_bds22.dll} MMX.Options.Form.TOptionsPage.ApplySettings (Line 720, "MMX.Options.Form.pas" + 2) + $6 [19257BA5]{mmx_bds22.dll} MMX.Options.Form.TOptionsShellForm.ApplySettings (Line 435, "MMX.Options.Form.pas" + 3) + $F [192578FB]{mmx_bds22.dll} MMX.Options.Form.TOptionsShellForm.Execute (Line 354, "MMX.Options.Form.pas" + 4) + $2 [192576EC]{mmx_bds22.dll} MMX.Options.Form.TOptionsRegistry.Execute (Line 257, "MMX.Options.Form.pas" + 27) + $3 [1925771C]{mmx_bds22.dll} MMX.Options.Form.TOptionsRegistry.Execute (Line 261, "MMX.Options.Form.pas" + 31) + $6 [192CB186]{mmx_bds22.dll} MMXEditorToolsDM.TEditorToolsDataModule.MMXPropertiesActionExecute (Line 1257, "MMXEditorToolsDM.pas" + 2) + $9 [501733CF]{rtl280.bpl } System.Classes.TBasicAction.Execute (Line 17813, "System.Classes.pas" + 3) + $7 [50CAF9B2]{vcl280.bpl } Vcl.ActnList.TCustomAction.Execute (Line 284, "Vcl.ActnList.pas" + 19) + $35 [1930824E]{mmx_bds22.dll} MMX.ActionProxies.TActionProxy.ActionExecute (Line 180, "MMX.ActionProxies.pas" + 2) + $7 [19308004]{mmx_bds22.dll} MMX.ActionProxies.TBaseActionProxy.actActionExecute (Line 86, "MMX.ActionProxies.pas" + 3) + $13 [501733CF]{rtl280.bpl } System.Classes.TBasicAction.Execute (Line 17813, "System.Classes.pas" + 3) + $7 [50CAF9B2]{vcl280.bpl } Vcl.ActnList.TCustomAction.Execute (Line 284, "Vcl.ActnList.pas" + 19) + $35 [50173223]{rtl280.bpl } System.Classes.TBasicActionLink.Execute (Line 17724, "System.Classes.pas" + 2) + $7 [217C663D]{vclactnband280.bpl} Vcl.ActnMenus.TCustomActionMenuBar.ExecAction (Line 1099, "Vcl.ActnMenus.pas" + 6) + $D [217C7EF8]{vclactnband280.bpl} Vcl.ActnMenus.TCustomActionMenuBar.TrackMenu (Line 1869, "Vcl.ActnMenus.pas" + 19) + $15 [217CBA3E]{vclactnband280.bpl} Vcl.ActnMenus.TCustomActionMainMenuBar.TrackMenu (Line 3736, "Vcl.ActnMenus.pas" + 5) + $3 [217C61BC]{vclactnband280.bpl} Vcl.ActnMenus.TCustomActionMenuBar.CMItemClicked (Line 969, "Vcl.ActnMenus.pas" + 2) + $11 [217C61C5]{vclactnband280.bpl} Vcl.ActnMenus.TCustomActionMenuBar.CMItemClicked (Line 970, "Vcl.ActnMenus.pas" + 3) + $4 [50CC7CCA]{vcl280.bpl } Vcl.Controls.TControl.WndProc (Line 7544, "Vcl.Controls.pas" + 91) + $6 [1DC81C3A]{CnWizards_D110O.DLL} CnWizNotifier.GetMsgProc$qqsiuii (Line 832, "CnWizNotifier.pas" + 19) + $9 [50CCCDBD]{vcl280.bpl } Vcl.Controls.TWinControl.WndProc (Line 10579, "Vcl.Controls.pas" + 170) + $6 [217C802B]{vclactnband280.bpl} Vcl.ActnMenus.TCustomActionMenuBar.WndProc (Line 1913, "Vcl.ActnMenus.pas" + 25) + $4 [50CCC338]{vcl280.bpl } Vcl.Controls.TWinControl.MainWndProc (Line 10267, "Vcl.Controls.pas" + 3) + $6 [50174200]{rtl280.bpl } System.Classes.StdWndProc (Line 18318, "System.Classes.pas" + 8) + $0 [500647B5]{rtl280.bpl } System.@FinalizeRecord (Line 32824, "System.pas" + 85) + $2 [50E0D68F]{vcl280.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 11317, "Vcl.Forms.pas" + 23) + $1 [50E0D6D2]{vcl280.bpl } Vcl.Forms.TApplication.HandleMessage (Line 11347, "Vcl.Forms.pas" + 1) + $4 [50E0DA11]{vcl280.bpl } Vcl.Forms.TApplication.Run (Line 11486, "Vcl.Forms.pas" + 27) + $3 [004F6F82]{bds.exe } bds.bds (Line 227, "" + 16) + $2
  15. Stano

    Window docking

    Deleting the layout file helped. The announcement of the BDS17Box is not acute. Appears only if "IDE integration" is accessed from the "Usage report" item.
  16. Stano

    Window docking

    I'll try a little later. I will let you know.
  17. Stano

    RAD Studio 11 Alexandria is now available

    Yes, I have install D10.42 and D11. Both run.
  18. Stano

    RAD Studio 11 Alexandria is now available

    Thank you, I'm fine too. To be sure, I removed all licenses. I also had an XE7 there, which I upgraded from. I'm a lucky person tooI look forward to installing "add-ons" and new issues.
  19. Stano

    RAD Studio 11 Alexandria is now available

    A happy man. There is no change for me.
  20. Stano

    Cannot install Delphi 11

    We have no good news. The problem is that the Cant activation activation update does not work for many. See topic RAD Studio 11 Alexandria is now available
  21. Stano

    RAD Studio 11 Alexandria is now available

    I wonder if it works as it should at all
  22. Stano

    RAD Studio 11 Alexandria is now available

    Does it even exist? I don't have one.
×