프로젝트

일반

사용자정보

개정판 dea3d68a

IDdea3d68a5c64ead4f1faf96983dfe91577a0c466
상위 41e3c8ac
하위 0d97ab05

임예철이(가) 5달 전에 추가함

SymbolPrompt.xaml : PNG, SVG Order change, PNG default check

Change-Id: Iab3e67a4813fddfd22d01f3e7e71ca0cb301ce32

차이점 보기:

KCOM/Controls/SymbolPrompt.xaml
29 29
                <TextBox Margin="5" x:Name="symbolName" />
30 30
            </DockPanel>
31 31
            <DockPanel Grid.Row="1" Margin="0,0,0,0" HorizontalAlignment="Left" >
32
                <RadioButton Content="SVG" Name="svgRadioBox" IsChecked="True" Margin="5"/>
33
                <RadioButton Content="PNG" Name="pngRadioBox" Margin="5"/>                
32
                <RadioButton Content="PNG" Name="pngRadioBox" IsChecked="True" Margin="5"/>
33
                <RadioButton Content="SVG" Name="svgRadioBox" Margin="5"/>
34 34
                <!-- IsEnabled="{Binding ElementName=DeleteEverythingCheckbox, Path=IsChecked}" Text="Here is some text to edit" -->
35 35
            </DockPanel>
36 36
            <StackPanel Grid.Row="2" Background="#FFCCCEDB"></StackPanel>

내보내기 Unified diff

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