In Carbon this has to be done with a custom view. Although
there are APIs that can be used to produce the right look
and dimensions:
HIThemeDrawPaneSplitter()
HIThemeDrawGrabber()
GetThemeMetric() with kThemeMetricPaneSplitterHeight.
This could also be an opportunity to look at Cocoa, if only
as a side experiment. An NSSplitView with two embedded
table views will do almost everything automatically. And
there are documented ways to embed Cocoa views in your
Carbon application.
Kevin G.
Hi,
In my application, i want to resize the databrowser control up
and down, but my window's size is fixed. How can i do this. Should
i use any event? Or in interface builders itself, is there any
option for that? When i increase one databrowser's size upwards,
another databrowser that is above it should decrease its size.
Please suggest some idea. Thanks a lot.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden