Re: WinClass question for Al

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

Al Getz wrote:
> 
> Hi there Don,
> 
> Well, if MainAppWindow is a window 'handle' then 
>   void=ShowWindow(MainApWindow,SW_MINIMIZE)
> will work ok, but if MainAppWindow is a window 'id' then
>   void=ShowWindow(GetHandle(MainApWindow),SW_MINIMIZE)
> will be required in order to get the window minimized.
> 
> What post was that about oop?  I'll surely read it...sounds
> interesting although already it sounds like the misconceptions
> about oop but i wont say anything until i've read it :)
> 
> 
> Take care,
> Al
> 
> And, good luck with your Euphoria programming!
> 
> My bumper sticker: "I brake for LED's"


It took a while to find it.
http://www.listfilter.com/cgi-bin/esearch.exu?fromMonth=6&fromYear=1&toMonth=B&toYear=A&postedBy=&keywords=+Stroustrup%3A

Don Cole
 A Bug is an un-documented feature.
A Feature is a documented Bug.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu