mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 15:22:31 +01:00
m
Author:halw Date:2012-09-03T13:28:36.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1172 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -30,7 +30,7 @@ This would be in place of
|
||||
a_button.set_text ("Click Me")
|
||||
</code>
|
||||
|
||||
{{note|When a widget is created no extra initialization has to be performed. '''The only exception is for a window where you have to call show in order for it to be displayed on screen'''. }}
|
||||
{{note|When a widget is created no extra initialization has to be performed. '''The only exception is with windows, for which it is necessary to call <code> show </code> in order for the windows to be displayed on screen'''. }}
|
||||
|
||||
==Sizing==
|
||||
|
||||
|
||||
Reference in New Issue
Block a user