Search found 5 matches

by John.Hofland
Mon Apr 23, 2012 9:20 am
Forum: TsiLang Components Suite
Topic: Main form menu 'flickers' upon language load / change
Replies: 7
Views: 15349

Possible Solution

After some testing with a fully functioning main screen but none of the sub-screens, I came to some conclusions. * When a menu is updated (add and remove items, changing texts but also enabling and disabling menu items) Windows updates the whole menu (still a bit weird but that is what happens) * Th...
by John.Hofland
Fri Apr 20, 2012 12:24 pm
Forum: TsiLang Components Suite
Topic: Main form menu 'flickers' upon language load / change
Replies: 7
Views: 15349

Quick response

Thanks for the reply. This will take some time to do. So probably get back to you somewhere next week.
by John.Hofland
Thu Apr 19, 2012 2:29 pm
Forum: TsiLang Components Suite
Topic: Main form menu 'flickers' upon language load / change
Replies: 7
Views: 15349

Response

I have been testing with this for some time. It still occurs when the screen is much wider (and one line). Also checked DoubleBuffering of the form being on. This is currently the only program using SiComponents (before we had MultiLang, all other Windows tools are administration so just English and...
by John.Hofland
Thu Apr 19, 2012 1:54 pm
Forum: TsiLang Components Suite
Topic: Main form menu 'flickers' upon language load / change
Replies: 7
Views: 15349

Response

It is an 'normal' TMainMenu. AutoHotkeys = maAutomatic AutoLineReduction = maAutomatic AutoMerge = false OwnerDraw = false No events. And only one menu item with an OnClick that fills its sub-menu. And just to be complete neither of the SiLang(Dispatcher) have events. We did not have the problem bef...
by John.Hofland
Wed Apr 18, 2012 9:55 pm
Forum: TsiLang Components Suite
Topic: Main form menu 'flickers' upon language load / change
Replies: 7
Views: 15349

Main form menu 'flickers' upon language load / change

Hi, We have project with a about 50 forms. Using Delphi XE and SiLang 6.5.4.3. The project contains 3 languages which are currently all in the program (no .SIL or .SIB loading at startup). On the main form we have SiLang and siLangDispatcher all other forms have TSiLinked components. The ActiveLangu...