mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2026-04-06 01:59:25 +02:00
Replace occurrences of ..' by ..` (backtick+text+quote replaced by backtick+text+backtick).
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1597 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -21,8 +21,8 @@ Imagine that this was not the case, and each container [[EiffelBuild Notation|ob
|
||||
In the screenshot above, you can see that there are two [[EiffelBuild Notation|objects]] representing containers in your project, an <eiffel>EV_VERTICAL_BOX</eiffel>, and an <eiffel>EV_HORIZONTAL_BOX</eiffel> (Excluding the <eiffel>EV_TITLED_WINDOW</eiffel> [[EiffelBuild Notation|object]] represented by this window).
|
||||
|
||||
The properties of the [[EiffelBuild Notation|objects]] in you system are always reflected in this window, with a few exceptions:
|
||||
* 'user_can_resize', 'maximum_width', 'maximum_height' and 'title_string' are not reflected in this window.
|
||||
* 'minimum_width' and `minimum_height' are not reflected in any of the controls representing [[EiffelBuild Notation|objects]] within this window.
|
||||
* `user_can_resize`, `maximum_width`, `maximum_height` and `title_string` are not reflected in this window.
|
||||
* `minimum_width` and `minimum_height` are not reflected in any of the controls representing [[EiffelBuild Notation|objects]] within this window.
|
||||
|
||||
{{seealso|<br/>
|
||||
[[Display window|Display window]] <br/>
|
||||
|
||||
Reference in New Issue
Block a user