Couple questions about the Spiderbasic

Just starting out? Need help? Post your questions and find answers here.
karu
Enthusiast
Enthusiast
Posts: 255
Joined: Fri Jan 13, 2006 12:14 am

Couple questions about the Spiderbasic

Post by karu »

How to detect window close button and how to create window without titlebar?

Karu
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Re: Couple questions about the Spiderbasic

Post by ts-soft »

Both not supported (at the moment)
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
karu
Enthusiast
Enthusiast
Posts: 255
Joined: Fri Jan 13, 2006 12:14 am

Re: Couple questions about the Spiderbasic

Post by karu »

thanks, i then wait next release of this magnificent product :)
User avatar
Falko
Enthusiast
Enthusiast
Posts: 271
Joined: Sat Oct 04, 2003 12:57 pm
Location: Germany
Contact:

Re: Couple questions about the Spiderbasic

Post by Falko »

December 2014 :D
www.falko-pure.de
Win11 Pro 64-Bit, PB_6.11b1
karu
Enthusiast
Enthusiast
Posts: 255
Joined: Fri Jan 13, 2006 12:14 am

Re: Couple questions about the Spiderbasic

Post by karu »

Falko wrote:December 2014 :D
hope not :D
Fred
Administrator
Administrator
Posts: 18253
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: Couple questions about the Spiderbasic

Post by Fred »

Close window event is supported, you just have to bind it.
Foz
Addict
Addict
Posts: 1359
Joined: Tue Nov 13, 2007 12:42 pm
Location: Manchester, UK

Re: Couple questions about the Spiderbasic

Post by Foz »

I posted an example of closing windows here, though the bug might be an issue if you don't use #PB_Any...

http://www.purebasic.fr/english/viewtopic.php?t=58149
karu
Enthusiast
Enthusiast
Posts: 255
Joined: Fri Jan 13, 2006 12:14 am

Re: Couple questions about the Spiderbasic

Post by karu »

Foz wrote:I posted an example of closing windows here, though the bug might be an issue if you don't use #PB_Any...

http://www.purebasic.fr/english/viewtopic.php?t=58149
Nice, thanks :)
Post Reply