Recent

Author Topic: LAMW - jsTextInput feature addition + fixed sethinttextcolor  (Read 1818 times)

Mongkey

  • Sr. Member
  • ****
  • Posts: 435
LAMW - jsTextInput feature addition + fixed sethinttextcolor
« on: October 07, 2023, 01:44:35 am »
fixed sethinttextcolor error
new feature:
set background color
set highlight color
set input type
« Last Edit: October 07, 2023, 03:56:42 am by Mongkey »

jmpessoa

  • Hero Member
  • *****
  • Posts: 2318
Re: LAMW - jsTextInput feature addition + fixed sethinttextcolor
« Reply #1 on: October 21, 2023, 09:29:13 pm »
Done!!!


Thank you!


NOTE:

Fixed SetBackgroundTextColor and SetHighlightTextColor  parameters


Old:
   procedure SetBackgroundTextColor(_color: integer);
   procedure SetHighlightTextColor(_color: integer);

Fixed:
    procedure SetBackgroundTextColor(_color: TARGBColorBridge);
    procedure SetHighlightTextColor(_color: TARGBColorBridge);
« Last Edit: October 22, 2023, 12:05:21 am by jmpessoa »
Lamw: Lazarus Android Module Wizard
https://github.com/jmpessoa/lazandroidmodulewizard

Mongkey

  • Sr. Member
  • ****
  • Posts: 435
Re: LAMW - jsTextInput feature addition + fixed sethinttextcolor
« Reply #2 on: October 23, 2023, 11:50:49 pm »
Below threads got several things to commit mr. JM Pessoa,

Thank you

 

TinyPortal © 2005-2018