Ticket #2036 (closed Defect: invalid)

Opened 2 years ago

Last modified 2 years ago

How can i add a tab?

Reported by: leon-frederik@… Owned by: kiji.roshi
Priority: High Milestone:
Component: Colloquy (Mobile) Version: 1.1 (Mobile)
Severity: Normal Keywords:
Cc:

Description

Hi,
i want to mac a app witha uiwebview in a tab and the chat in another tab(s).
So Colloquy is the best for that, but i cant find a way to add a third tab with uiwebview.
There´s no xib for that.
Can you help me?
Thanks

Change History

Changed 2 years ago by zach

  • status changed from new to closed
  • resolution set to invalid

Changed 2 years ago by zach

Mobile Colloquy's UI is written in code, not with xib's in IB. A UIWebView is an iPhone View, not a Mac View, but if you wanted to start hacking on it, you should look in CQColloquyApplication. A decent knowledge of ObjC is recommended before doing this, though.

Note: See TracTickets for help on using tickets.