Why do the old avatars remain in my old entries after being removed?
Re:  Text over button widget
Hello Guest
  
  • Login
• Register…
• Start blog
  • Who, Where, When
• What can I do?
• What to Read?
  • Polls
• Avatars
• Interests
  • Cities and Countries
• Random blog
• Users search
  • Search
• Games
• Tests
• QAIX
  • Сообщества
• Talxy Chat
• Horoscope
• Online
 
Зарегистрируйся!

QAIX > Perl web-programming > Re: Text over button widget 25 June 2004 11:29:06

  Recent blog posts: 
  They have birthday today: 
  Forums:   
  Discuss: 
  Recent forum topics: 
  Recent forum comments:
  Moderators:

Re: Text over button widget

Golgi ! 25 June 2004 11:29:06
 
why not open the gif in photoshop and put text on the image using T tool >john larson

Yea, will most likely have to. But I'm trying to use -textvariable because
the name changes to reflect the current julian date. Kinda rough making 365
gif's. I'm thinking the next Tk version could probably include this.

___________________­____________________­____________________­______
MSN 9 Dial-up Internet Access fights spam and pop-ups – now 3 months FREE!
http://join.msn.cli­ck-url.com/go/onm002­00361ave/direct/01/

-++**==--++**==--++­**==--++**==--++**==­--++**==--++**==
This message was posted through the Stanford campus mailing list
server. If you wish to unsubscribe from this mailing list, send the
message body of "unsubscribe ptk" to majordomo@lists.sta­nford.edu

Add comment
Steve Lidie 24 June 2004 05:16:14 permanent link ]
 
On Jun 23, 2004, at 7:12 PM, Golgi ! wrote:
why not open the gif in photoshop and put text on the image using T >> tool john larson>
Yea, will most likely have to. But I'm trying to use -textvariable > because the name changes to reflect the current julian date. Kinda > rough making 365 gif's. I'm thinking the next Tk version could > probably include this.>

Use a Compound image. Yell if u need more help.

-++**==--++**==--++­**==--++**==--++**==­--++**==--++**==
This message was posted through the Stanford campus mailing list
server. If you wish to unsubscribe from this mailing list, send the
message body of "unsubscribe ptk" to majordomo@lists.sta­nford.edu

Add comment
Ala Qumsieh 24 June 2004 05:41:42 permanent link ]
 --- Golgi ! <golgi_perl@msn.com­> wrote:> >why not open the gif in photoshop and put text on> the image using T tool > >john larson>
Yea, will most likely have to. But I'm trying to> use -textvariable because > the name changes to reflect the current julian date.> Kinda rough making 365 > gif's. I'm thinking the next Tk version could> probably include this.

Look at Tk::Compound. Tk already supports this,
although in a convulted way, IMHO.

--Ala




___________________­_______________
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.y­ahoo.com/new_mail
-++**==--++**==--++­**==--++**==--++**==­--++**==--++**==
This message was posted through the Stanford campus mailing list
server. If you wish to unsubscribe from this mailing list, send the
message body of "unsubscribe ptk" to majordomo@lists.sta­nford.edu

Add comment
Fred 24 June 2004 18:57:02 permanent link ]
 Maybe you could load the image into a canvas and place the text over it in
the background of you program.Then you could display it.


----- Original Message -----
From: "Golgi !" <golgi_perl@msn.com­>
To: <ptk@lists.Stanford­.EDU>
Sent: Wednesday, June 23, 2004 7:12 PM
Subject: Re: Text over button widget

why not open the gif in photoshop and put text on the image using T tool> >john larson>
Yea, will most likely have to. But I'm trying to use -textvariable
because> the name changes to reflect the current julian date. Kinda rough making
gif's. I'm thinking the next Tk version could probably include this.>
___________________­____________________­____________________­______> MSN 9 Dial-up Internet Access fights spam and pop-ups - now 3 months FREE!> http://join.msn.cli­ck-url.com/go/onm002­00361ave/direct/01/>­
-++**==--++**==--++­**==--++**==--++**==­--++**==--++**==> This message was posted through the Stanford campus mailing list> server. If you wish to unsubscribe from this mailing list, send the> message body of "unsubscribe ptk" to majordomo@lists.sta­nford.edu>

-++**==--++**==--++­**==--++**==--++**==­--++**==--++**==
This message was posted through the Stanford campus mailing list
server. If you wish to unsubscribe from this mailing list, send the
message body of "unsubscribe ptk" to majordomo@lists.sta­nford.edu

Add comment
Golgi ! 25 June 2004 03:28:53 permanent link ]
 Tk::Compound says it's used to combine images/text/bitmaps­ adjacent to each
other. So I could only add text next to the image. Whereas, I'm trying to
add text on top of the image, just like a regular button without the -image.

___________________­____________________­____________________­______
MSN Movies - Trailers, showtimes, DVD's, and the latest news from Hollywood!
http://movies.msn.c­lick-url.com/go/onm0­0200509ave/direct/01­/

-++**==--++**==--++­**==--++**==--++**==­--++**==--++**==
This message was posted through the Stanford campus mailing list
server. If you wish to unsubscribe from this mailing list, send the
message body of "unsubscribe ptk" to majordomo@lists.sta­nford.edu

Add comment
Guest 25 June 2004 11:29:06 permanent link ]
 "Golgi !" <golgi_perl@msn.com­> wrote:> Tk::Compound says it's used to combine images/text/bitmaps­ adjacent to each > other. So I could only add text next to the image. Whereas, I'm trying to > add text on top of the image, just like a regular button without the -image.>

With Tk 800 and only on X11 you can try to set a -tile on the button.
Unfortunately tiles are not implemented yet for Tk 804...
Otherwise, as a last fallback, you can try to create your own button
widget on a Tk::Canvas basis.

Regards,
Slaven

--
__oSlaven Rezic
_`\<,_slaven <at> rezic <dot> de
__(_)/ (_)____
___________________­____________________­____________________­___________________
-++**==--++**==--++­**==--++**==--++**==­--++**==--++**==
This message was posted through the Stanford campus mailing list
server. If you wish to unsubscribe from this mailing list, send the
message body of "unsubscribe ptk" to majordomo@lists.sta­nford.edu

Add comment
 

Add new comment

As:
Login:  Password:  
 
 
  
 
Пожалуйста, относитесь к собеседникам уважительно, не используйте нецензурные слова, не злоупотребляйте заглавными буквами, не публикуйте рекламу и объявления о купле/продаже, а также материалы нарушающие сетевой этикет или УК РФ.


QAIX > Perl web-programming > Re: Text over button widget 25 June 2004 11:29:06

see also:
sql script crashes!
Netscape vs. IE Discrepancy
What type of end of line is this?
пройди тесты:
see also:
Hitech to will help English Bobbies?
Abramovich to Give Chelsea Away
Watch out the network trap

  Copyright © 2001—2008 QAIX
Idea: Miсhael Monashev
Помощь и задать вопросы можно в сообществе support.qaix.com.
Сообщения об ошибках оставляем в сообществе bugs.qaix.com.
Предложения и комментарии пишем в сообществе suggest.qaix.com.
Информация для родителей.
Write us at:
If you would like to report an abuse of our service, such as a spam message, please .