0

I am using FIBPLUS 7.5 with Delphi XE4. I want to make some changes in the settings of FIBPLUS Preferences. I am following this article of Devrace:

http://www.devrace.com/en/fibplus/articles/4763.php

But I am unable to find and open the screen whose screenshot is mentioned in the article. From where can I access this FIBPlus Preferences screen?

  • 1
    The article describes a tool called FIBPlusTools that you need to buy. – Mark Rotteveel Nov 26 '13 at 13:50
  • @MarkRotteveel - But when I click on Download, it takes me to the page http://www.devrace.com/en/fibplus/download/ where is the link of downloading FIBPLUS 7.5 which I already have. –  Nov 26 '13 at 13:52

1 Answers1

1

You should install the Designtime packages for FIB-Tools, there is a install instruction in your FIB-Folder.

Fritzw
  • 524
  • 1
  • 6
  • 16
  • I can't find any Designtime packages for FIB-Tools in Devrace folder where it is installed. –  Nov 26 '13 at 14:20
  • @nkp FIBPlus_Editors_XE4.bpl should be in your FIB Sources folder – Fritzw Nov 26 '13 at 15:53
  • It is already installed and in Tool Palette, I can only find FIBPlus and FIBPlusService. There is no any component under these tabs where FIBPlus Preferences can be set. –  Nov 26 '13 at 17:01
  • 1
    @nkp There should be a menu entry in the Main menu of the IDE. Maybe you must reinstall FIB for XE4. If these doesn't help create a support tickte on Devrace – Fritzw Nov 26 '13 at 17:30
  • @Firtzw - okay, I got that screen. Thanks. But StartTransaction was already checked in there. It did not solve my problem :( –  Nov 27 '13 at 03:57