Recent

Author Topic: LAMW ActionBarTitle  (Read 1589 times)

CC

  • Full Member
  • ***
  • Posts: 149
LAMW ActionBarTitle
« on: October 28, 2017, 02:23:02 pm »
Hi,

when the modules ActionBarTitle is set to abtTextAsTitle or abtTextAsTitleHideLogo:

1. Changing the module's Text property by code has no effect.
2. Changing the active module updates the ActionBar's text the first time. After that it remains the same for every module.
 
AppSeekBarDemo1 is probably the fastest way to reproduce the second problem. Change the ActionBarTitle property to abtTextAsTitle for unit1 and unit2
« Last Edit: October 28, 2017, 02:33:50 pm by CC »

CC

  • Full Member
  • ***
  • Posts: 149
Re: LAMW ActionBarTitle
« Reply #1 on: October 30, 2017, 07:01:40 pm »
There is a workaround for problem no2:

ActionBarTitle  = abtDefault

In ModuleNameJNIPrompt:  SetSubTitleActionBar('Module subtext');

This way the module specific title is displayed in the second row with smaller font.

 

TinyPortal © 2005-2018