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

toolbar feature #1

Open
webroot opened this issue Sep 15, 2014 · 2 comments
Open

toolbar feature #1

webroot opened this issue Sep 15, 2014 · 2 comments

Comments

@webroot
Copy link

webroot commented Sep 15, 2014

Hi dacap,

I am using Vaca framework for my windows app, so far i found no difficulty using vaca gui system, but now i have to add a toolbar menu with images in my app window, i saw that all Vaca's toolbar examples are commented out in vaca/examples directory, i tried to use toolbar object but did not succeed, does Vaca currently support windows toolbar feature? or do you recommend any other next efficient way that i can follow.

thanks much

@dacap
Copy link
Owner

dacap commented Sep 17, 2014

Hi @webroot, some time ago I was working in a big refactor of toolbars resize logic (mainly after this commit c71ead8). Anyway I've never finished that refactor, and the current state is quite unstable. I think that you could take a previous version of Vaca before that specific commit, and toolbars should work. Anyway I was hoping to upload the refactor in some near future.

@webroot
Copy link
Author

webroot commented Sep 17, 2014

thanks David,

i have figured it out that, using ToolSet class i can create a toolbar.i
just had to set setRows = 1 after adding all buttons

On Wed, Sep 17, 2014 at 9:03 AM, David Capello notifications@github.com
wrote:

Hi @webroot https://github.com/webroot, some time ago I was working in
a big refactor of toolbars resize logic (mainly after this commit c71ead8
c71ead8).
Anyway I've never finished that refactor, and the current state is quite
unstable. I think that you could take a previous version of Vaca before
that specific commit, and toolbars should work. Anyway I was hoping to
upload the refactor in some near future.

Reply to this email directly or view it on GitHub
#1 (comment).

Regards
Abhishek Kaushik

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

2 participants