Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Click to edit watch items?

(1/4) > >>

dmoore:
Is there a reason not to just be able to click on a watch item and have it become editable? (i.e. why do i need to right click -> "rename"?)

oBFusCATed:
wxPropertyGrid doesn't allow us to do it. You can hit Insert to edit the selected watch.
Double clicking is meant for expand/collapse.

dmoore:
Yeah a quick look at the docs seems to confirm. Insert not very discoverable but good enough now that I know.

Btw, is it intended that hitting del on "Locals" removes the special locals (and its children)?

oBFusCATed:
I'd rather use f2, but it is not possible, because it is used for something else and wx doesn't allow local accelerators. :(


--- Quote from: dmoore on March 10, 2014, 11:12:02 pm ---Btw, is it intended that hitting del on "Locals" removes the special locals (and its children)?

--- End quote ---
No, exact steps to reproduce please.

dmoore:

--- Quote from: dmoore on March 10, 2014, 11:12:02 pm ---Btw, is it intended that hitting del on "Locals" removes the special locals (and its children)?

--- End quote ---
No, exact steps to reproduce please.
[/quote]

Start debugger, and hit a break point. Click on "locals", click it again so that it receives focus, press del key. Can do the same for function args.

Navigation

[0] Message Index

[#] Next page

Go to full version