Abbreviations, simple: Difference between revisions

Content added Content deleted
Line 2,130: Line 2,130:


void local fn BuildWindow
void local fn BuildWindow
window _window, @"Abbreviations, easy", (0,0,600,268)
window _window, @"Abbreviations, simple", (0,0,600,268)
WindowSetContentMinSize( _window, fn CGSizeMake( 200, 268 ) )
WindowSetContentMinSize( _window, fn CGSizeMake( 200, 268 ) )
WindowSetContentMaxSize( _window, fn CGSizeMake( 10000, 268 ) )
WindowSetContentMaxSize( _window, fn CGSizeMake( 10000, 268 ) )