Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TOpenDialog method #85

Closed
HackMemory opened this issue Sep 19, 2016 · 5 comments
Closed

TOpenDialog method #85

HackMemory opened this issue Sep 19, 2016 · 5 comments

Comments

@HackMemory
Copy link

Hello! I rebuild the lazarus and I added the TOpenDialog.
RegisterClass(TOpenDialog);

And when I "Execute", its not working
I'm calling like this:
$this->call('execute', []);

Where is my mistake?
Sorry for my English!

@reisraff
Copy link
Collaborator

@akper can you show you commit diff? so that way we can see what is happening 😉

@styks1987
Copy link

I'm interested in the dialog method as well do you have plans to implement this? If I wanted to implement it do you have any things you have thought through on that subject? I assume there is a reason there is no component for it already

@everton3x
Copy link
Contributor

@styks1987, I'm working on something similar: TFileNameEdit. I also have a PR with the TDirectoryEdit implementation, but I'm still struggling with Travis-CI to fix minor errors in formatting the code.

@styks1987
Copy link

@everton3x - Hey great job. Thank you. Just compiled and tested that out. Looks good so far.

@reisraff
Copy link
Collaborator

reisraff commented Apr 5, 2017

Its already on master #109

@reisraff reisraff closed this as completed Apr 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants