GLBasic forum

Main forum => GLBasic - en => Topic started by: niksha on 2008-Mar-09

Title: Books for Basic?
Post by: niksha on 2008-Mar-09
Are there any books or sites which can help with the basic learning for.. basic used in GLB?

The in-game help isn't working well in the demo btw, pressing F1 opens up the help file instead of showing the help on the command selected (at least for me).

Thanks.
Title: Books for Basic?
Post by: Albert on 2008-Mar-09
Ff move the cursor to the command and press F1, then the help index is shown.
If the right command is selected then just press enter.
Title: Books for Basic?
Post by: bigsofty on 2008-Mar-09
Quote from: nikshaAre there any books or sites which can help with the basic learning for.. basic used in GLB?

The in-game help isn't working well in the demo btw, pressing F1 opens up the help file instead of showing the help on the command selected (at least for me).

Thanks.
Try pressing F1 twice, something I've always done...
Title: Books for Basic?
Post by: niksha on 2008-Mar-09
Nope, still shows up "The page cannot be displayed" (no page) in the help file. I still have to manually go through the commands.

Anyways, it's not much of a problem since I can still select them manually.
Title: Books for Basic?
Post by: AndyH on 2008-Mar-09
It does that for me, but it has the commands down the side and the one I pressed F1 on is selected so I just click it and it comes up.  But I can also click on search, index etc to move around and it works as normal once you're past that, for me at least.

If you want to get started with GLB, take a look at Peejays tutorials (links on this site and in the forums).
Title: Books for Basic?
Post by: Kitty Hello on 2008-Mar-09
I do F1, then "Enter". Works for me. I don't know of a safe way to display that page, sorry.
Title: Books for Basic?
Post by: niksha on 2008-Mar-09
Ah nevermind. I thought pressing F1 automatically showed the required page so I wasn't paying attention to the left column and 'enter' press part. It works fine now, my bad.
Title: Books for Basic?
Post by: bigsofty on 2008-Mar-09
Quote from: GernotFrischI do F1, then "Enter". Works for me. I don't know of a safe way to display that page, sorry.
It would be interesting to see what link into the CHM file, together with bookmark, GLBasic IDE is producing...?
Title: Books for Basic?
Post by: Kitty Hello on 2008-Mar-10
I don't quite understand...
Title: Books for Basic?
Post by: bigsofty on 2008-Mar-10
The link for SMOOTHSHADING on my setup should be something like...

Code (glbasic) Select
mk:@MSITStore:C:\Program%20Files\GLBasic\GLBasic_e.chm::/2%20Command%20Reference%20A-Z/SMOOTHSHADING.html
Title: Books for Basic?
Post by: Kitty Hello on 2008-Mar-10
I don't know how that's related to my F1 problem. There's an API for the html-help. But I don't know how to jump to a certain page.