Greetings from Newbie.
I downloaded pb. The visual ide is wonderful.
I put a bunch of controls onto the form and tried to compile to see how the code connects to the controls. But nothing.
Is there a real short tutorial or small pgm I can download, & tinker with?
Thanks!
Is there a real short tutorial or small pgm I can download
- Kaeru Gaman
- Addict

- Posts: 4826
- Joined: Sun Mar 19, 2006 1:57 pm
- Location: Germany
Hi.
I don't use the Visual Designer, but to my knowledge it outputs a code skeleton.
for an impression how the eventloop has to be implemented, you can have a look at the examples in the help,
e.g. in the Paragraph to WaitWindowEvent: http://www.purebasic.com/documentation/ ... event.html
there are also examples all over the forum, i.a. in this discussion: http://www.purebasic.fr/english/viewtopic.php?t=25081
I don't use the Visual Designer, but to my knowledge it outputs a code skeleton.
for an impression how the eventloop has to be implemented, you can have a look at the examples in the help,
e.g. in the Paragraph to WaitWindowEvent: http://www.purebasic.com/documentation/ ... event.html
there are also examples all over the forum, i.a. in this discussion: http://www.purebasic.fr/english/viewtopic.php?t=25081
oh... and have a nice day.
Look for 'Project Options' on the menu bar and click 'include event loop'. This provides a basic loop that will then display your dialog.
--blueb
--blueb
- It was too lonely at the top.
System : PB 6.21(x64) and Win 11 Pro (x64)
Hardware: AMD Ryzen 9 5900X w/64 gigs Ram, AMD RX 6950 XT Graphics w/16gigs Mem
System : PB 6.21(x64) and Win 11 Pro (x64)
Hardware: AMD Ryzen 9 5900X w/64 gigs Ram, AMD RX 6950 XT Graphics w/16gigs Mem
Well, if Kale goes for self promotion so will I 
http://www.xs4all.nl/~bluez/datatalk/pure4.htm#4_events
http://www.xs4all.nl/~bluez/datatalk/pure4.htm#4_events
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB - upgrade incoming...)
( The path to enlightenment and the PureBasic Survival Guide right here... )
( The path to enlightenment and the PureBasic Survival Guide right here... )


