프로젝트

일반

사용자정보

개정판 3593d746

ID3593d746b5521a68baf7325988692063a3c052e4
상위 6f1b870e
하위 1bd70f81, 4f5d34a4, e6a9ddaf

이지연이(가) 5년 이상 전에 추가함

issue #923 폰트 목록을 system font로 변경

Change-Id: I135c837f9af50d72b22ddd6fc378e2263e91fb6a

차이점 보기:

KCOM/Views/TopMenu.xaml
492 492
                    <telerik:RadOrderedWrapPanel>
493 493
                        <StackPanel Orientation="Horizontal">
494 494
						<!--강인구 추가-->
495
                            <telerik:RadRibbonComboBox Width="60" Name="comboFontFamily" SelectedIndex="0" telerik:ScreenTip.Title="Font" telerik:ScreenTip.Description="Change the font face." SelectionChanged="RadRibbonComboBox_SelectionChanged">
496
                                <telerik:RadRibbonComboBoxItem Content="Arial"/>
495
                            <telerik:RadRibbonComboBox Width="60" Name="comboFontFamily" SelectedIndex="0" telerik:ScreenTip.Title="Font" telerik:ScreenTip.Description="Change the font face." 
496
                                                       SelectionChanged="RadRibbonComboBox_SelectionChanged" ItemsSource="{Binding Source={x:Static Fonts.SystemFontFamilies}}"/>
497
                            <!--    <telerik:RadRibbonComboBoxItem Content="Arial"/>
497 498
                                <telerik:RadRibbonComboBoxItem Content="Calibri (Body)" />
498 499
                                <telerik:RadRibbonComboBoxItem Content="Tahoma" />
499 500
                                <telerik:RadRibbonComboBoxItem Content="Verdana"  />
500 501
                                <telerik:RadRibbonComboBoxItem Content="Times New Roman" />
501 502
                                <telerik:RadRibbonComboBoxItem Content="Cambria" />
502
                            </telerik:RadRibbonComboBox>
503
                            </telerik:RadRibbonComboBox>-->
503 504
                                                        <!--강인구 추가(이벤트)-->
504 505
                            <!--<telerik:RadRibbonComboBox Name="comboFontSize" Width="45" SelectedIndex="0" telerik:ScreenTip.Title="Font Size"  telerik:ScreenTip.Description="Change the font size." SelectionChanged="comboFontSize_SelectionChanged">
505 506
                                <telerik:RadRibbonComboBoxItem Content="8" />

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)