[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sc-devel] gui builder
hi jan,
thanks for adding this - great!
it would be nice to make this post cross-platform GUI code instead of
only Cocoa, and possibly be able to choose between relative/absolute
dimensions of the elements.
also:
Toggle Edit gives me this error:
ERROR: Message 'window' not understood.
RECEIVER:
nil
ARGS:
CALL STACK:
DoesNotUnderstandError:reportError 1C0A6830
arg this = <instance of DoesNotUnderstandError>
Nil:handleError 1C0A69B0
arg this = nil
arg error = <instance of DoesNotUnderstandError>
Thread:handleError 1C0A61D0
arg this = <instance of Thread>
arg error = <instance of DoesNotUnderstandError>
Object:throw 1C0A6170
arg this = <instance of DoesNotUnderstandError>
Object:doesNotUnderstand 1C0A6530
arg this = nil
arg selector = 'window'
arg args = [*0]
< FunctionDef in Method SCIBToolboxWindow:init > (no arguments or variables)
SCButton:doAction 1C0A6470
arg this = <instance of SCButton>
arg modifiers = 256
grtz,
t
On Nov 27, 2007 12:52 AM, Jan Trutzschler <sc3@xxxxxxxxxxxxxxxxx> wrote:
> first version committed:
> only the cocoa-based view behave slightly odd. The simplest solution
> might be to insert a SCUserView-based dummy for editing.
> j
>
>
> On Nov 26, 2007, at 9:52 PM, Jan Trutzschler wrote:
>
> > Hi,
> > i integrated the quark GD_ToolboxWindow by Scott Micheli-Smith to
> > work with the current distribution and changed/added some things.
> > This seems to make more sense than hard-coding it into SCLang,
> > since it can be made cross platform quite easily, i guess.
> > If there aren't any objections, i will commit it.
> > Jan
> > _______________________________________________
> > Sc-devel mailing list
> > Sc-devel@xxxxxxxxxxxxxxx
> > http://www.create.ucsb.edu/mailman/listinfo/sc-devel
>
> _______________________________________________
> Sc-devel mailing list
> Sc-devel@xxxxxxxxxxxxxxx
> http://www.create.ucsb.edu/mailman/listinfo/sc-devel
>