When using Linux Mint 17.2, the .trc file combobox gets erased when
THeapTrcViewForm.AddFileToList gets called.

Adding the line

edtTrcFileName.ItemIndex := 0;

before returning seems to fix things.
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to