On Thursday 26 February 2009, Rolf-Werner Eilert wrote:

---8<---

> > 
> > Best regards,
> > 
> > Ron_1st
> > 
> 
> Hi Ron,
> 
> just FYI, I found where it is and just switched it off. Here is what I did:
> 
> Download the source, unpack and ./configure.
> 
> Then look for <source-dir>/gb.qt/src/CGridView.cpp and open it in an 
> editor. Look for
> 
> void MyTable::updateLastColumn()
> 
> and quote the line
> 
>       if (!_last_col_width)
> 
> as well as the two lines
> 
>       if (((columnPos(n) ...
>               setColumnWidth(n, ...
> 
> by just setting a // at their beginnings.
> 
> Then make
> and make install
> 
> and the feature has gone... :-)
> 
> Rolf
> 

LOL, sneaky hacker :):)

Thats the beauty of opensource.

You are not only learn programming/reading the Basic code 
but also learn to read C code at least. 
And for me is the code Benoit is writing good stuff to learn.

For me he did make _the_ example how to use the macros in C code
to use them in the gambas project.
For me it is a good frame work and I can still learn from.

Thank for the hint. I did not realised to do it that way.
Now I should read the 'patch' documentation so I can
easy patch the next version of the source code when released.


-- 
 A: Delete the text you reply on.
 Q: What to do to get my post on top?
---
 A: Because it messes up the order in which people normally read text. 
 Q: Why is top-posting such a bad thing? 
---
 A: Top-posting. 
 Q: What is the most annoying thing in e-mail? 
 

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to