Hmm...So you say that when you use the GREY FLAT button you don't
crash? That's the ONLY thing you change?
Try that:
label $sendbutton -image [::skin::loadPixmap butfont]\
-fg black -bg [::skin::getKey sendbuttonbg] -bd
0 -relief flat \
-activebackground [::skin::getKey sendbuttonbg] -activeforeground
black -text [trans send] \
-font sboldf -highlightthickness 0 -pady 0 -padx 0 -relief flat -
compound center
bind $sendbutton <<Button1>> "::amsn::MessageSend $w
$text"
This is VERY VERY VERY similar to a normal button in the chatwindow,
same picture, same command(label), don't tell me it crashed or I
won't beleive you.
Le 05-12-02 à 19:34, Vivia Nikolaidou a écrit :
That crashes too... :(
It also crashes with the sheeny-deluxe skin (Awesome skin though!!
Congrats)
On Fri, 2 Dec 2005, Jérôme Gagnon-Voyer wrote:
Ok try that instead
label $sendbutton -image [::skin::loadPixmap
sendbutton] \
-fg black -bg [::skin::getKey sendbuttonbg]
-bd 0 -relief flat \
-activebackground [::skin::getKey
sendbuttonbg] -activeforeground
black -text [trans send] \
-font sboldf -highlightthickness 0 -pady 0
-padx 0 -relief flat -compound center
bind $sendbutton <<Button1>> "::amsn::MessageSend $w
$text"
Thanks for your help
Le 05-12-02 à 16:44, Vivia Nikolaidou a écrit :
-Do you still crash if you change
: : skin::loadPixmap sendbutton
for
: : skin::loadPixmapsendbutton_hover
inside # New pixmap-skinnable button (For Windows and Unix >
Tcl/Tk 8.3)
Yes, I still crash.
If YES:
Replace the sendbutton by:
button $sendbutton -image [::skin::loadPixmap sendbutton] \
-command "::amsn::MessageSend $w $text"
\
Still crashes :(
Do you have the problem with ALL skins? Including Default skin.
I haven't tried them ALL one by one, but I haven't found any
skins that
don't crash. And, yes, default crashes.
Thanx for your interest, and hope this was helpful...,
Vivia
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep
through log
files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through
log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&opÌk
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel
---
"Where is the life that we have lost in living?
Where is the wisdom that we have lost in knowledge?
Where is the knowledge that we have lost in information?"
OEO;
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel