Platforms to show: All Mac Windows Linux Cross-Platform
FAQ.How do I enable/disable a single tab in a tabpanel?
Feedback.
Answer: Try this code:
Example:
Notes: Use Carbon for MachO and CarbonLib for Mac Carbon and AppearanceLib for Mac OS Classic as library.
Feedback.
Answer: Try this code:
Example:
dim err as integer
declare function SetTabEnabled lib "AppearanceLib" (tabcontrol as Integer, tabindex as short, enabled as boolean) as Short
err = SetTabEnabled(tabpanel1.Handle, 0, true)
Links
MBS REAL studio tutorial videos - Förderverein St. Arnulf Nickenich