[perl-win32-gui-users] textfield problem

2002-03-30 Thread emir cruz
hey guys.. i got a problem... below is a program with a main window with menu. Selecting the 'Search Song' menu item shows a dialog box with textfield. I want to get an input from the user and store that input into a variable named $title_string. Heres the problem... it only prints the first ti

[perl-win32-gui-users] on list views

2002-03-27 Thread emir cruz
hi! I am a newbie in perl and the win32 module... could u guys tell me how do i delete an item in a list view and refresh the list view? and also.. is there a more comprehensive documentation on the module? i find the one bundled with release somewhat incomplete. thx.