mehmet07 Posted December 11, 2014 Posted December 11, 2014 Merhabalar, UniCalendarPanel' de object inspectorde "today" yazisini değiştirdiğim halde takvimde hala ingilizce çıkıyor. Birde eklenmiş olan event ların uzerine geldiğimde event title kismini Hint olarak görmek mümkün mü? Alan küçük olunca title tamamı görünmüyor. üzerine mouse ile gelince tam metni görebilsek güzel olurdu. Teşekkürler Quote
multimesut Posted May 26, 2017 Posted May 26, 2017 Bu sorunu çözebildiniz mi acaba? Ayrıca saat dilimleri de "am/pm" olarak gözüküyor. 24 saate çekemiyorum. Quote
Sherzod Posted May 26, 2017 Posted May 26, 2017 Merhaba, UniCalendarPanel -> ClientEvents -> UniEvents -> function beforeInit: function beforeInit(sender, config) { config.monthViewCfg.todayText="Bugün"; } Quote
multimesut Posted May 27, 2017 Posted May 27, 2017 Merhaba, Paylaşım için teşekkür ederim. Dediğiniz gibi kodu ekleyince aşağıdaki şekilde sorunu çözdüm. 3 sorunum daha var. Bunlara bir çare bulabilirmiyiz #Delphi Developer? 1- Ay görünümünde hatırlatıcılara tıklayınca 24 saat göstermek. 2- +3 More yazısını değiştirebilmek. (türkçe yapmak bu linkte more için config bulamadım http://ext.ensible.com/deploy/dev/docs/source/CalendarPanel.html) 3- Ay takvimini 1 den başlatınca alana tıklayamamak More yazısını görememek (Tahminimce ayın 1 inde tarih yazıyor diğerleri hizalamak için kendini ortalıyor) function beforeInit(sender, config) { config.monthViewCfg = { todayText: "Bugün", showHeader: true, startDay: 1, } } Quote
Sherzod Posted May 27, 2017 Posted May 27, 2017 Hi, This requires changing the template, we will analyze your requests and let you know. Best regards, Quote
multimesut Posted May 27, 2017 Posted May 27, 2017 Thank you #Delphi Developer; Do you have a example for changing the template? Best regards Quote
lcolombo Posted October 6, 2017 Posted October 6, 2017 Hi, I have the same problem with Spanish. Regards, Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.