PerlTk RSS

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Antialiasing in Zinc

    Hello,what are the antialiasing capabilities of Zinc? Is it actually possible toantialias fonts and/or curves? If yes, how do you do that?Regards,j.Uskadara is a little town in TurkeyAnd in the old days, many women had male secretariesOh, well, that's Turkey!...

    9 answers | 300 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Tk Zinc package for Ubuntu Dapper

    Hello,where can I find the tk zinc package in .deb format for Ubuntu Dapper?Cheers,JanuaryUskadara is a little town in TurkeyAnd in the old days, many women had male secretariesOh, well, that's Turkey!...

    5 answers | 242 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Differences between 800 and 804 versions?

    Jim Phillips wrote:> I am using TK version 800.025-2 that is in Debian stable and was wondering> what the 804 or later version brings in that is new.> The reason for my asking is that I have tried to install 804 on my main> machine with no success but didn't want to carry the in...

    2 answers | 1047 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • need another event for Tk::Columns

    I am working on a script that uses Tk:Columns by Damion K. Wilson.Included in the mainwidow are two buttons that have no function if arow in the listbox is not selected. My first plan was to set thebuttons to -state => disabled until a row is selected (or a mousebutton click is performed on t...

    0 answers | 7548 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • WIN32-OLE and Internet Explorer

    Hi all,how can I get the text of the window-title when I'm starting the InternetExplorer via Win32-OLE in the follwing way:$ie = Win32::OLE->new("InternetExplorer.Application");$ie->Navigate($adress);$ie->{VISIBLE} = 1;ThanksPit...

    1 answers | 291 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Testing the existence of an widget-option

    Hi all,is there any way to test the existence of an widget-option lest thecget-method doesn't fail ?Pit...

    1 answers | 128 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • HLIST with Hash

    HI All.I had hash with key and values like1 a2 b3 c4 d like that...the same hash i am puttung in hlist.now wat i need is....at 2 position i put he cursor selection(2 b)so wat i need is i have to ignore the hash and i have to rebuild it as1 b2 c4 d like that......how can do that............please...

    1 answers | 420 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • activate a textwidget

    Hallo NG,how can I activate a text widget, so that after start the keyboard worksin this text widget (without use of the mouse)?ThanksFrank...

    1 answers | 167 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Asking about Perl and Vista

    Will perl and perl-tk be able to be installed and run under Vista? Ihave avoided MS OS's but I have the indigo star compiler so I cancompile my perl programs so they can run on WIndows. At this time Ican do this without having Windows running on any of our computers....

    0 answers | 284 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • waiting for a event

    Hallo NG,this script is blocking, what is to do?use Tk;sub guimain{while(!$::key){}print $::key;}my$mw = MainWindow->new;my$t2=$mw->Text()->pack;$t2->bind( '<Any-KeyPress>',\&anikey);$mw->after(500,\&guimain);MainLoop;sub anikey{$::key=$_[0]->XEve...

    5 answers | 418 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • updating a label after choosing a jcombobox

    Hello all,ok, i am just trying to have a textbox show the choice from ajcombobox:$labels{'cust'} = $mw -> JComboBox(-maxrows => '10', -textvariable => \$cust_tt)->place(-x=>120,-y=>52);foreach $rr (@cust_base) { chomp $rr; if ($rr) {$labels...

    8 answers | 924 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Modifying an HList

    Hi,I would like to move a branch from an HList to another branch.Example:.branch1.branch1.foo.branch1.bar.branch2.branch2.baz.branch2.waz.branch2.waz.quack.branch2.waz.cvakkNow, I want to move .branch2.waz to branch1.bar to get the following:.branch1.branch1.foo.branch1.bar.branch1.bar.waz.branc...

    2 answers | 787 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

QUESTION ON "PerlTk"
SCRIPTS.THATSCRIPTS.COM