Re: Who can write an inputbox.e?

new topic     » goto parent     » topic index » view thread      » older message » newer message

I wroe similar thing for me: message box which coutndowns 10 seconds and
selected default button if no button was pressed in this time. It calculates
width of message box and all. For win32lib.

----- Original Message -----
From: "Dan Moyer" <DANIELMOYER at prodigy.net>
To: "EUforum" <EUforum at topica.com>
Subject: Re: Who can write an inputbox.e?


>
> Don,
>
> Neat!!
>
> I had to change:
> CreateWindow = define_c_func( Lib1, "CreateWindowExA",
> ,C_LONG,C_LONG,C_LONG,C_LONG,C_LONG,C_LONG,C_LONG,C_LONG,C_LONG,C_LONG},
> C_LONG ),
>
> to:
> CreateWindow = define_c_func( Lib1, "CreateWindowExA",
>
{C_LONG,C_LONG,C_LONG,C_LONG,C_LONG,C_LONG,C_LONG,C_LONG,C_LONG,C_LONG,C_LON
> G,C_LONG},
> C_LONG ),
>
> to get it to work, hope that's correct??
> (added two more "C_LONG" & a "{" )
>
> Hope Liu likes it when he returnes from Spring Festival.
>
> Dan Moyer
>
>
> ----- Original Message -----
> From: "Don Phillips" <EuNexus at yahoo.com>
> To: "EUforum" <EUforum at topica.com>
> Sent: Thursday, January 23, 2003 7:48 PM
> Subject: RE: Who can write an inputbox.e?
>
>
> > Wolf wrote:
> > > > If you would like a working example, let me know and I will code
> > > > something up in the next couple of days.
> > > > Don
> > >
> > > Love to see it,
> > > ... *especially* if it was 'wrapped' without the need for
win32lib-eaze.
> > >
> > > I'm not always very good at 'structures containing structures
containing
> > > pointers to structures'
> > >
> > > Wolf
> >
> > Well it turned out ok.  It works as intended, but I forgot that the
> > standard message box comes with a beep.  Oh well, cant win them all...
>
>
>
> TOPICA - Start your own email discussion group. FREE!
>

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu