Re: [AD] 3 patches regarding unicode and buffer overfows (mostly) |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> I propose we just change `file_select_ex' it to support the size
> parameter, and depreciate use of `file_select'.
I agree.
> We can make "file_select_ex(msg, path, ext, n, -1, -1)" do
> what `file_select' does (i.e. no stretching).
Is that really necessary ? If the user wants automatic stretching, it passes
(0, 0), otherwise he wants to control the dimensions and then passes ... the
dimensions.
--
Eric Botcazou
ebotcazou@xxxxxxxxxx