| Thread | Last Post | Replies |
|
| left justifying radiobuttons | 30 Dec 2005 19:17 GMT | 2 |
# Need help left justifying both the radiobuttons and the text for each column (frame) inside the Dialog. # Is it possible? Right now it appears to be centering the radiobuttons and text within each column.
|
| entry and option togther in a widget | 30 Dec 2005 17:07 GMT | 2 |
i want to create a dialog box , in which user can chose an option from the Specified options or can enter a choice of his own . is it possible to have entry widget and choices being packed togther , similar kind of box as we have in getOpenFile.
|
| ARGV not working | 28 Dec 2005 18:31 GMT | 6 |
I tried to add command line arguments to my Tk app and added a reference to @ARGV and/or $ARGV[0] and $ARGV[1]. However, I get a message saying it is uninitialized. Needles to say, this is annoying. ActivePerl 5.8.7.815
|
| Tk::Button | 28 Dec 2005 14:48 GMT | 7 |
Is possible to shrink the standard Tk Button? The margins on all sides of text is too large for me. For example, if the text height is 14 pixels, button have another 12 pixels space above and bellow the text (between the text and button border). In ACSII-art this is the standart ...
|
| not a valid win32 application | 27 Dec 2005 11:04 GMT | 2 |
For some inexplicable reason (at least to me) my windows perl application has ceased to load. When I call perl\bin\perl.exe I receive the message "not a valid win32 application." OS is Windows XP.
|
| win32 SDL | 24 Dec 2005 16:48 GMT | 4 |
Do any of the SDL or OpenGL Perl scripts work for Windows? The test scripts that come with the packages always fail, "Can't locate loadable object...," if I simply copy the CPAN package contents to my Perl ..\lib folder. There is no Activestate distribution to download. I'm ...
|
| run appropriate aplication | 24 Dec 2005 01:48 GMT | 2 |
I'm writing some program, where in menu is item "About...". After user click on about some dialogbox popup and here I have mail address and URL to my web. I want to make this "active" and after click on these texts I want to run appropriate application on user's computer (eg. ...
|
| How to set tabs in ptkdb? | 23 Dec 2005 22:57 GMT | 5 |
Anybody know how to set the tab length in the ptkdb debugger? They default to about 10, which makes any deep loops move way off the side of the monitor. 2 or 3 would be much better. The Devel::ptkdb.3pm manual doesn't seem to address tabs and there may not
|
| compiling perl/tk with debugging?; help debugging a segfault in Tk_HandleEvent | 22 Dec 2005 12:35 GMT | 13 |
I have an app that's crashing with a segfault under perl 5.8.7, perl/tk 800.025. I have a core file from one such crash, but I didn't have perl/tk compiled with debugging information, so with my weak C and debugging skills, I'm having a hard time figuring out
|
| problem in moving bunch of lines | 21 Dec 2005 13:56 GMT | 3 |
I have a task in which i have many lines connected between ovals , in a fashion that many lines are branching out from a single oval and these lines terminate at different ovals . I have tagged the lives together with their corresponding oval and also assigned a seprate tag to each
|
| RE: pTk Scrolled Text problem | 20 Dec 2005 09:06 GMT | 10 |
> Here is a script that will show the problem... When it starts up it > will consume 100% cpu due to the scrollbar attempting to redraw... > Watch the thumb bounce up and down in the scroll region. this problem is in perl/Tk and does not appear to be in Tcl/Tk.
|
| TableMatrix::SpreadsheetHideRows - Row Tagging?! | 20 Dec 2005 08:33 GMT | 1 |
it is possible to tag by the comand tagRow the look of a $row of the, let me say, main table view. But is it also possible to tag a row which is displayed when pushing the cross button which causes the table to expand?
|
| Solution [ Perl/Tk: 'selection conversion left too many bytes unconverted' error on large text selection ] | 20 Dec 2005 02:43 GMT | 1 |
After I got bitten enough by this error and found no solution on the web I had to debug it myself. For me it looks like the following: - text get selected from Tk::Text - TkSelPropProc in ./pTk/mTk/unix/tkUnixSelect.c gets called to handle
|
| getOpenFile - problem with list of files to choose from | 19 Dec 2005 18:45 GMT | 1 |
This is a multi-part message in MIME format. ------=_NextPart_000_0008_01C60481.3E572A70 Content-Type: text/plain; charset="us-ascii"
|
| RE: :Text::FindAndReplaceAll() | 19 Dec 2005 18:22 GMT | 2 |
> -----Original Message----- > From: perl-win32-users-bounces@listserv.ActiveState.com > [mailto:perl-win32-users-bounces@listserv.ActiveState.com] On > Behalf Of ????? ???????? |