up :-S
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.
On Tue, 27 Feb 2007 16:12:34 +0200, Vivia Nikolaidou wrote:
>
> fixed, thx! :)
well, apart from the input fields not being centered to the DP...
http://i18.tinypic.com/4e0azaw.png
...it does look great!
:)
bye
-
Take S
here's a new TODO :
If you put a space in the user field, it doesn't consider it (adding spaces at
the end of your username won't
make it go to the 'default' profile). I think spaces should not be allowed...
also, if you put a space then a letter, bam, it bugs, because you use quoted
string fo
Hi,
fixed in r8113
Thanks,
Phil
Le Tuesday 27 February 2007 13:35:00 Arieh Schneier, vous avez écrit :
> missing {} in the expr below.
>
> Lio.
>
> - Original Message -
>
> > Revision: 8090
> > http://svn.sourceforge.net/amsn/?rev=8090&view=rev
> > Author: kakaroto
> > Date:
fixed, thx! :)
On Tue, 27 Feb 2007, [EMAIL PROTECTED] wrote:
> should be fixed now, please test :)
>
> On 27/02/07, Vivia Nikolaidou <[EMAIL PROTECTED]> wrote:
> >
> > all new login screen elements are on the top left corner... even after i
> > have connected :( i have to manually pack forget .
should be fixed now, please test :)
On 27/02/07, Vivia Nikolaidou <[EMAIL PROTECTED]> wrote:
>
> all new login screen elements are on the top left corner... even after i
> have connected :( i have to manually pack forget .l and pack .main
>
> bad screen distance "240.0"
> while executing
> "$s
all new login screen elements are on the top left corner... even after i
have connected :( i have to manually pack forget .l and pack .main
bad screen distance "240.0"
while executing
"$self coords $background_tag [$self canvasx $bg_x] [$self canvasy $bg_y]"
(procedure "::loginscreen::Sn
missing {} in the expr below.
Lio.
- Original Message -
> Revision: 8090
> http://svn.sourceforge.net/amsn/?rev=8090&view=rev
> Author: kakaroto
> Date: 2007-02-26 12:46:11 -0800 (Mon, 26 Feb 2007)
>
> Modified: trunk/amsn/amsncore.tcl
> ==