Questions tagged [tabbed-interface]

35 questions
0
votes
1 answer

Xcode Storyboard Tabbed application (UITabBarController) - tell when tab selected

Using Xcode 6 I have created an Tabbed Application using a storyboard with the supplied template. I need a function to fire when the third tab of the UITabBarController is selected. I can’t use the ViewDidLoad as I need it fire every time the view…
0
votes
1 answer

TabCtrl_GetItem macro not working as expected

I'm creating a basic notepad program, and when the user clicks close, I want it to ask the user if they want to save the current document opened. I'm using a tabbed interface, and trying to retrieve the filename ( text on tab ) so I have a…
Vince
  • 2,596
  • 11
  • 43
  • 76
0
votes
0 answers

How to make tabbed mutiple textbox windows

I'm making a text editor and trying to add the tabbed window capability to the textbox. I've been searching all over heck for info. Perhaps I'm not asking the question the right way as I keep getting the "accepts tab" posts etc. Does anyone know…
John Verber
  • 745
  • 2
  • 16
  • 31
0
votes
2 answers

Tabbed document interface Microsoft Word 2007

Someone, back in the day (2001) wrote a script to create a Doc-Bar in Word XP that would allow for tabbed interface of open Word documents (thus saving precious Taskbar…
Driftless
-1
votes
0 answers

I am looking to build a new cross platform web browser (win, mac, linux) based on webkit? How can I get started 2023?

With the current state of web browsers I am looking to bring webkit out of safari. My vision is to build a webkit browser with actual support for modern features. I know that there are technologies like playright, and virtual machine emulation but I…
1 2
3