OpenCores
URL https://opencores.org/ocsvn/an-fpga-implementation-of-low-latency-noc-based-mpsoc/an-fpga-implementation-of-low-latency-noc-based-mpsoc/trunk

Subversion Repositories an-fpga-implementation-of-low-latency-noc-based-mpsoc

[/] [an-fpga-implementation-of-low-latency-noc-based-mpsoc/] [trunk/] [mpsoc/] [perl_gui/] [lib/] [perl/] [software_editor.pl] - Diff between revs 42 and 43

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 42 Rev 43
Line 80... Line 80...
        $scwin_text -> set_policy ('automatic', 'automatic');
        $scwin_text -> set_policy ('automatic', 'automatic');
        $hpaned -> pack2 ($scwin_text, TRUE, TRUE);
        $hpaned -> pack2 ($scwin_text, TRUE, TRUE);
 
 
 
 
        my ($scwin_info,$tview)= create_text();
        my ($scwin_info,$tview)= create_text();
        add_colors_to_textview($tview);
 
        $vpaned-> pack1 ($hpaned, TRUE, TRUE);
        $vpaned-> pack1 ($hpaned, TRUE, TRUE);
        $vpaned ->set_position ($hight*.5);
        $vpaned ->set_position ($hight*.5);
        $vpaned-> pack2 ($scwin_info, TRUE, TRUE);
        $vpaned-> pack2 ($scwin_info, TRUE, TRUE);
 
 
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.