I often use column view, and they seemed to auto-size the columns, but for
some reason in recent time, this ability seems to have been lost for all new
column views I put on forms, although the old forms still seem to retain this
property.
If I Cut and paste one from an old form to a new one, t
On jeudi 24 juillet 2008, richard terry wrote:
> Build 1480, typing in the search box in the console > signal 6 error, see
> the piccie.
This is not a "signal 6". [6] is just the error message number. Signals are an
operating system thing.
Anyway, I fixed the bug, but couldn't commit it because
Build 1480, typing in the search box in the console > signal 6 error, see the
piccie.
<>-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK
I belive you can use Application.Version (a string) to be displayed in
form.caption on Form_open of _load
On Thu, 2008-07-24 at 10:22 -0700, jbskaggs wrote:
> I want to be able to have my program automatically lookup the latest version
> of my program. How can I do that?
>
> Is there a file or s
I want to be able to have my program automatically lookup the latest version
of my program. How can I do that?
Is there a file or setting can call that is made when you make the
installation package?
JB
--
View this message in context:
http://www.nabble.com/How-do-I-get-my-latest-program-ver
makes sense... I bet implementing it the same routine for gb.gtk would work.
On Thu, Jul 24, 2008 at 7:35 AM, Benoit Minisini
<[EMAIL PROTECTED]> wrote:
> On jeudi 24 juillet 2008, M0E Lnx wrote:
>> Ok... after some more testing, I think I may have miss-stated the facts
>> here.
>>
>> Print sCMD d
On jeudi 24 juillet 2008, M0E Lnx wrote:
> Ok... after some more testing, I think I may have miss-stated the facts
> here.
>
> Print sCMD does print the entire string. Now I'm leaning towards
> believing this is yet another bug in the gtk component
> message.info(sCMD) is what only shows the shorte
Ok... after some more testing, I think I may have miss-stated the facts here.
Print sCMD does print the entire string. Now I'm leaning towards
believing this is yet another bug in the gtk component
message.info(sCMD) is what only shows the shortened string.
Does not happen when using gb.qt. Only
On mardi 22 juillet 2008, [EMAIL PROTECTED] wrote:
> Hi Benoit,
>
> first of all i want to tank you for your job and for give us the
> possibility to have good time programming :-)
>
> Obviously I'm not writing only for greeting, but for a problem too.
> Sorry for this :-)
>
> I've installed succes