--
You received this message because you are subscribed to the Google Groups "Cappuccino & Objective-J" group.
To post to this group, send email to objec...@googlegroups.com.
To unsubscribe from this group, send email to objectivej+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/objectivej?hl=en.
On Nov 27, 6:24 am, Dawood Sangameshwari <daw...@dawood.in> wrote:
> i had to set frameSize of [scrollView docuementView] whenever there is change in CPPredicateEditor
> </Dawood>
>
I just uploaded this patch, tell me if it works for you: https://github.com/cappuccino/cappuccino/pull/1414
cacaodev.
- Randy
On Dec 9, 9:27 am, Dawood Sangameshwari <daw...@dawood.in> wrote:
> thanks. will check and revert back.
> </Dawood>
>
> On 09-Dec-2011, at 7:53 PM, cacaodev wrote:
>
>
>
>
>
>
>
> > Hi,
>
> > I just uploaded this patch, tell me if it works for you:https://github.com/cappuccino/cappuccino/pull/1414
>
> > cacaodev.
>
> > Le 25 nov. 2011 à 05:27, Dawood Sangameshwari a écrit :
>
> >> Hi,
> >> I am trying to use CPPredicateEditor ( added to view using IB). Everything is working fine, except when i add more rows using + button in CPPredicateEditor on browser, scrollbars doesn't appear. it adds new rows but scrollbars don't.
> >> How do i make my window ( displayed using beginSheet) grow as user goes on adding rows to CPPredicateEditor?
> >> </Dawood>
>
> >> --
> >> You received this message because you are subscribed to the Google Groups "Cappuccino & Objective-J" group.
> >> To post to this group, send email to objec...@googlegroups.com.
> >> To unsubscribe from this group, send email to objectivej+...@googlegroups.com.
> >> For more options, visit this group athttp://groups.google.com/group/objectivej?hl=en.