User forums > Nightly builds
The 22 May 2006 build is out.
dronT78:
please make a linux rpm package :roll:
thank you
takeshimiya:
--- Quote from: asdf on May 22, 2006, 10:29:13 pm ---Since you are redesigning wxSmith anyways, how about a way to manually place components... Without using sizers...
--- End quote ---
--- Quote from: byo on February 15, 2006, 10:57:45 pm ---You can put buttons anywhere You like, just remove main sizer in window and put Your buttons right into it.
Currently wxSmith doesn't support this mode well (there's no snap to grid etc), and the main problem maybe that currently window size can not be changed in editor. But You can try :)
I promise that after reaching required level of stabilityin wxSmith I'll work on this :)
--- End quote ---
delux:
I suspect many users are aware of incorrect presentation of watches while debugging (gcc).
Looks like output from gdb is misparsed - watches window, local variables / function arguments.
I think that when it comes to watching char typed variables (and struct members) gdb output contains the ascii character corresponding to var's value and C::B has trouble parsing such string.
(EDIT)
for now I use "set output-radix 16" gdb initialization command to force more clean gdb output for "info locals" and such.
MortenMacFly:
--- Quote from: delux on May 23, 2006, 07:34:34 am ---I suspect many users are aware of incorrect presentation of watches while debugging (gcc).
--- End quote ---
Please post an example if you want this to be fixed.
Is it possible to strip down such a "mis-parsing" into a single file as an example? And give us an explanation where to set the breakpoints and what to watch... That would help a lot!
With regards, Morten.
TheTuxKeeper:
--- Quote from: dronT78 on May 23, 2006, 06:29:23 am ---please make a linux rpm package :roll:
thank you
--- End quote ---
Uploaded, but not yet downloadable (has to be added to the project files by killerbot first) ;)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version