|
|
#1 |
|
Junior Member
Join Date: Sep 2004
Location: England
Posts: 48
|
How to increase the text size appearing on MUI Pages
Hi all,
Can any one tell me how can I increase the size of the text appearing on MUI_WELCOMEPAGE. The text I want to display using MUI_WELCOMEPAGE_TEXT seems to be small. Is there any way to increase its font size. Thanks Venu |
|
|
|
|
|
#2 |
|
Major Dude
|
see the documentation
![]() there's a define to do that. search the readme.html for "3LINES" hand by comm@nder21 ---------- WiKi pages:CreateInternetShortcut|Enhanced FindWindow|Parse CSV-Data|Open/Close CD-Drive|Installer without Icon|Vista application compatibility |
|
|
|
|
|
#3 |
|
Member
Join Date: Jun 2006
Location: Paris - FR
Posts: 58
|
Hi,
i use : code: and it works perfectly due to answer in this thread ! ^^ I have a custom page with title that is too long to display entirely, can i and how i use the _3LINES statment in this case ? code: Thank you |
|
|
|
|
|
#4 | |
|
Forum King
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
|
Re: How to increase the text size appearing on MUI Pages
Quote:
code: Quick AVI Creator - Quick and easy convert from DVD/MPEG/AVI/MKV to AVI/MP4/MKV Quick AVI Creator entirely edited with NSIS and entirely upgraded to Unicode NSIS |
|
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Jun 2004
Posts: 19
|
Only works going forward
This code works when the Welcome page appears. But if you click Back from the next page, it reverts to normal. (BTW I think it's kind of ridiculous that one has to jump through hoops to bold some text on the welcome page - this is such a common requirement.)
|
|
|
|
|
|
#6 |
|
Major Dude
Join Date: Jun 2001
Posts: 1,173
|
seems to work fine for me..
code: It's not really that many hoops - you can easily abstract the function to something like ${SetTextSize} <control> <size>. Of course if you just want to define your Welcome page using e.g. Word and define the markup of elements there... perhaps NSIS is not the most appropriate solution. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|