Recent

Author Topic: Updated Lynx and Bulldog projects.  (Read 3824 times)

Erhan Hitay

  • New Member
  • *
  • Posts: 11

cappe

  • Full Member
  • ***
  • Posts: 191
Re: Updated Lynx and Bulldog projects.
« Reply #1 on: June 12, 2021, 08:55:46 am »
Later I try them

AlexTP

  • Hero Member
  • *****
  • Posts: 2384
    • UVviewsoft
Re: Updated Lynx and Bulldog projects.
« Reply #2 on: June 13, 2021, 04:43:37 pm »
Let's cooperate on CudaText editor. If you want to make some good features in Lynx, let's make them in Cud?

laguna

  • Sr. Member
  • ****
  • Posts: 323
Re: Updated Lynx and Bulldog projects.
« Reply #3 on: June 15, 2021, 08:29:30 am »
Good work,

please add find and replace multi file.



laguna

  • Sr. Member
  • ****
  • Posts: 323
Re: Updated Lynx and Bulldog projects.
« Reply #4 on: June 17, 2021, 12:18:55 pm »
Good work,

Add in replace event menu this
       Opt:= [ssoFindContinue];
       if  frmReplaceText.CaseSensitive.Checked=true then Opt := Opt + [ssoMatchCase];

And this in form Replace:
object CaseSensitive: TCheckBox
  Left = 15
  Height = 19
  Top = 107
  Width = 94
  Caption = 'Case Sensitive'
  TabOrder = 4
end


Thanks



 

TinyPortal © 2005-2018