[Implemented] IDE - Alphabetized Procedure list...

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

[Implemented] IDE - Alphabetized Procedure list...

Post by dracflamloc »

Please? It would really help when you've got more than a small number of procedures in that side bar list.
Last edited by dracflamloc on Wed Jul 26, 2006 1:48 pm, edited 1 time in total.
mskuma
Enthusiast
Enthusiast
Posts: 573
Joined: Sat Dec 03, 2005 1:31 am
Location: Australia

Post by mskuma »

I agree - I've thought the same thing myself.
Phoenix
Enthusiast
Enthusiast
Posts: 141
Joined: Sun Sep 04, 2005 2:25 am

Re: IDE - Alphabetized Procedure list...

Post by Phoenix »

It's already in the Preferences....
mskuma
Enthusiast
Enthusiast
Posts: 573
Joined: Sat Dec 03, 2005 1:31 am
Location: Australia

Post by mskuma »

Thanks Pheonix for pointing it out - certainly is buried in there. I think this function is something you don't necessarily want full-time as is suggested by the preference. It would be better if there was a button near the IDE procedures listing to toggle between alpha & regular order (or simply a right-mouse click context menu when clicked over the proc listing to select the order choice).
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

mskuma wrote:Thanks Pheonix for pointing it out - certainly is buried in there. I think this function is something you don't necessarily want full-time as is suggested by the preference. It would be better if there was a button near the IDE procedures listing to toggle between alpha & regular order (or simply a right-mouse click context menu when clicked over the proc listing to select the order choice).
Where is it?
--Kale

Image
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

Post by dracflamloc »

I found it, in the place where you choose which tabs you want, select the procedure browser and in the little area below it is the option
Phoenix
Enthusiast
Enthusiast
Posts: 141
Joined: Sun Sep 04, 2005 2:25 am

Post by Phoenix »

Image
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

Image

There is extensive documentation for the IDE. This particular feature is mentioned
both in the "Buildin Tools" and "Configuring the IDE" sections. Dunno
how to discribe this stuff more clearly.

We don't write docs in 3 languages just for fun... they are there to be read ;)
quidquid Latine dictum sit altum videtur
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

freak wrote:Image
touché!
--Kale

Image
User avatar
GedB
Addict
Addict
Posts: 1313
Joined: Fri May 16, 2003 3:47 pm
Location: England
Contact:

Post by GedB »

freak wrote:Image

There is extensive documentation for the IDE. This particular feature is mentioned
both in the "Buildin Tools" and "Configuring the IDE" sections. Dunno
how to discribe this stuff more clearly.

We don't write docs in 3 languages just for fun... they are there to be read ;)
It doesn't matter how clear it is, they won't read it.
http://www.joelonsoftware.com/uibook/ch ... 00062.html
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

I knew that, i suggest we drop docs starting from now.
maw

Post by maw »

Hey! Wait just a friggin minute! There will be no dropping of docs unless I say so, and I don't say so!!!!!!

:twisted: :twisted: :twisted: :twisted: :twisted:
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

Post by dracflamloc »

Well... the actual pb docs are good. I just never thought to read the IDE docs. :oops:
mskuma
Enthusiast
Enthusiast
Posts: 573
Joined: Sat Dec 03, 2005 1:31 am
Location: Australia

Post by mskuma »

Hang on - let's consider a couple of other things here.. help useability & IDE useability. Granted it may be human nature for people to not read the manual. For those times they do, let's make the task easier. A friendly message to the doc writers -> how about properly indexing your help file, so people can actually use the search feature to help themselves effectively. Try doing a search for "alphabetical" (or similar) in the search part of the help - you wont find the reference to "Customizing the IDE". Therein lies a fundamental help useability problem. Also people have to wade through the "Customizing the IDE" section to find the relevant part near the bottom. At least the link in the "buildin tools" section could have gone directly to the relevant section in "Customizing the IDE". OK that's rather nit-picky, but the whole issue could have been simplified by indexing.

Let's consider the IDE useability. People wouldn't have to use the help if there was a button or right-mouse context function as I mentioned before. Granted this is extra development effort, but considering implementing features like this in future makes reaching for the help file less likely or necessary. If this is considered 'taking things too far', go back to indexing & proper anchoring. Ideally do both.

BTW I really appreciate the help (though it does need a proof-read in places). Thanks.
Dare
Addict
Addict
Posts: 1965
Joined: Mon May 29, 2006 1:01 am
Location: Outback

Post by Dare »

Fred wrote:I knew that, i suggest we drop docs starting from now.
:lol:
Dare2 cut down to size
Post Reply