User forums > Using Code::Blocks

Some info about editor CB 17.12

(1/1)

YuMERA:
Is possible change list of controls in the editor. On the picture, I show what I ask.

oBFusCATed:
Please try to explain better what you're trying to achieve. From this short explanation it is not clear.

p.s. This is the wrong subforum for this. You should use the user subforums.

YuMERA:
When I place controls on a form, a list of those controls is created in the order I put them on the form. When I change the position of some form control then the <TAB> button goes in the order of the editor list and not in the order in the form.

oBFusCATed:
Have you tried what is advertised here: http://forums.codeblocks.org/index.php?topic=6883.0 ?

YuMERA:

--- Quote from: oBFusCATed on August 04, 2019, 12:51:23 am ---Have you tried what is advertised here: http://forums.codeblocks.org/index.php?topic=6883.0 ?

--- End quote ---

Thank you. That's it



--- Quote from: byo on September 12, 2007, 12:10:34 am ---
--- Quote from: Jan van den Borst on September 11, 2007, 11:43:18 pm ---Is it perhaps possible to hack the .wxs file manually (first entry has lowest TAB order) ?
Jan

--- End quote ---

Yup, this could be done either through wxs or through xrc (if used). The order in which items appear in wxs/xrc is the final tab order.

I'll also try to implement some easy right-click popup menu with stuff like "Bring to front" and "Put to bottom" - this also could be used to set valid tab order.

BYO

--- End quote ---

Navigation

[0] Message Index

Go to full version