Recent blog posts
- We're repeating that mistake?
- Consuming Internet media gives you a negative charge
- How data affects wifi range
- Technology predictions for the next 10 years
- Absolute minimal styles for your unstyled site
- iPhone app? I'd rather not
- Four grids
- Some books I'm interested in
- For web dev, a great monitor is critical
- because of twitter I blog less
Bearfruit
About the Matisse problems;
About the Matisse problems; they rely on the layout. try changing the layout to NullLayout (Do that on a new form, on an existing form, it will reset all the components, and you would need to do again your form design), this layout let you do everything manually without that lousy automatic position and resizing behavior. Of course you will lose some features, but you will earn freedom :) . Hope this help