User forums > General (but related to Code::Blocks)

Feedback on Code::Blocks

<< < (2/7) > >>

takeshimiya:

--- Quote from: Ceniza on July 23, 2006, 06:43:59 pm ---Right, it does NOT do keyword lookup when pressing F1.

It's the second time I see someone expecting that behavior... I should add it :)

--- End quote ---

Hmm, bad memory from another program. :P
Yes, it's the expected behaviour after all. :)

kidmosey:

--- Quote from: Ceniza on July 23, 2006, 06:43:59 pm ---It's the second time I see someone expecting that behavior... I should add it :)

--- End quote ---

How about this?  Needs to check if a keyword exists, I think, but I don't know how to do that.

Ceniza:
Thanks for the patch kidmosey but my solution to get that behavior was just to remove code and share the event IDs and Bind to one function only :)

I just hope people don't start asking for removal of that now :D

BTW, I've noticed a weird behavior in that plugin but I've been unable to find the right way to reproduce it, but it happens sometimes: playing with the configuration dialog, adding, moving up and down the F1 association changes to another file. Has anyone else noticed it?

kidmosey:

--- Quote from: Ceniza on July 24, 2006, 04:53:35 am ---BTW, I've noticed a weird behavior in that plugin but I've been unable to find the right way to reproduce it, but it happens sometimes: playing with the configuration dialog, adding, moving up and down the F1 association changes to another file. Has anyone else noticed it?

--- End quote ---

Add a new entry with an empty location.
Set it as default.
Click OK.
Return to the config menu and the entry is missing.  Any entry you add will now become the default entry.  This has all sorts of nice effects whenever you move the entry up/down in the list before clicking OK. 

Guessing this has something to do with the save method saving all entries, or the load method not loading empty entries.

Ceniza:
kidmosey: that one looks nice enough... but the thing is: I'ven't set any other entry to be the default one and it changes. I wonder if it has anything to do with empty locations too...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version