Recent

Author Topic: Mac OSX: Problem using HIView  (Read 1962 times)

agorka

  • New Member
  • *
  • Posts: 25
Mac OSX: Problem using HIView
« on: October 11, 2014, 12:04:14 pm »
Hello!

I'm developing cross-platform software and the look of TEdit on OSX doesn't match the whole interface.
I can not remove TEdit bevel on OSX.
I wanted to access Carbon Widget directly and set it's parameters, and it seems that I have to include HIView for that.
But when I add HIView to uses list, I get this errors on compilation:


Code: [Select]
PPU Loading /usr/local/lib/fpc/2.6.4/units/i386-darwin/univint/HIView.ppu
Recompiling HIView, checksum changed for Menus
unit1.pas(9,3) Fatal: Can not find HIView used by Unit1, ppu=/usr/local/lib/fpc/2.6.4/units/i386-darwin/univint/HIView.ppu

I tried deleting FV folders in fpcsrc, as it also includes Menus.pas, and recomiling RTL & Packages, excluding fv from makefile.fpc, but then I start getting more errors like 'can not find Cocoa... unit used in CarbonPrivate', and I have no idea what to do next. Tried this on fresh Lazarus 1.2.4 FPC 2.6.4 install but still get the same problems.
Can anyone help me?
Thank you.

 

TinyPortal © 2005-2018