perltk Questions

1

I have a Perl Tk GUI application that sometimes crashes after it exceeds 4GB of RAM usage. I can exceed 4GB of RAM usage in some cases using Perl Tk, and I have no issues exceeding 4GB when running...
Blevins asked 22/9, 2022 at 15:40

1

Solved

I am trying to create a simple notepad like GUI using Perl Tk. I have used the Scrolled widget to create a Text widget with two scrollbars - one on the right and one on the bottom. The place where ...
Circuity asked 24/1, 2014 at 9:28

1

I am having an issue with a large leak in Perl/Tk running on Unix. I am unable to post most of the code due to certain restrictions, but I have been able to identify what is causing the memory leak...
Trenton asked 18/1, 2013 at 22:13

1

Solved

I'm grabbing an ISBN from the user. Probably from a barcode scanner (EAN 18 digits terminated by Return) but it may be keyed in by hand (13 digits). If it is by hand, it'll come from the number pad...
Tb asked 19/6, 2012 at 20:47

5

Solved

I have an application that is built to work on Windows, Linux, and Solaris that uses the Perl/TK GUI. Due to constraints, we are limited to Perl/TK only. Moreover, we are limited to an old Perl/Tk ...
Leone asked 4/3, 2009 at 15:39

2

So... I have been trying to get this working for several weeks now. I can install MinGW through the .exe, but no-matter what I do I can't seem to get make support or ppm install MinGW to work in su...
Colloquialism asked 1/6, 2010 at 10:55

5

I have to do a college project using C++ that requires a GUI. I want to use Perl/Tk for the GUI, but I am not sure how to link the C++ to the Perl. The project requires being able to pass variables...
Recriminate asked 17/10, 2008 at 11:44
1

© 2022 - 2024 — McMap. All rights reserved.