Re: [AD] Overloading Alert |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Saturday 22 January 2005 19:59, Dustin Dettmer wrote:
> What do you guys think of making another version of
> alert with this specification:
Mostly fine with me, except it couldn't be called alert...
> Most of the time alert is used default arguments of
> "Okay" and KEY_ENTER are used. Another way to do it
> is to use default arguments, but im not sure if thats
> C or just C++:
Just C++.
> While I'm on the subject, hows \n parsing for alert
> coming along? I heard someone had a working prototype
> on their machine or something. Having to use 3
> strings and only have 3 lines are both a pain for users.
I'd like to hear about that as well... anyone know more?
I have my own hacked together version that's really not much good, so I'd
like a better alternative too.
Evert