Jump to content

Recommended Posts

Posted

Hello!

 

how do I translate tunicalendar components and tunidatetimepicker

at runtime? It must be in runtime because my application is multi language.

 

Leandro

 

I had forgotten that unigui components originate from extjs

sorry for the previous silly question

 

I found the answer

uniServerModule.ExtLocale := 'pt_BR';

 

Leandro

  • 3 years later...
  • 9 months later...
Posted
9 hours ago, diegojmap said:

Does this eventsrendered function exist in this new UniCalendarPanel?

MainForm -> Script:

if (Ext.calendar) {
    Ext.calendar.view.Weeks.prototype.defaultConfig.overflowText='+{0} mais...';
}
  • 1 year later...
Posted
On 8/7/2563 at 0 นาฬิกา 40 นาที, diegojmap said:

ฉันแปลคำเพิ่มเติมได้ไหม

ปฏิทิน.png

How do I edit the language of the month and day?

 

Posted
6 minutes ago, Sherzod said:

สวัสดี, 

คุณลองค้นหาฟอรัมแล้วหรือยัง? มีคำตอบสำหรับคำถามของคุณ

uniServerModule.ExtLocale := 'pt_BR'; 
I tried this change but it still doesn't work.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...