Is wxGetTextFromUser wrapped? The docs suggest that it is, but I get an error about unknown function when I call it [using syntax like: my $result = wxGetTextFromUser(...); ] Am I doing something wrong? Quick grep of the code doesn't show this function defined anywhere though. Thanks Ed W ...Thread Next