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

How to visualize the top bar? #217

Closed
1 of 3 tasks
zboyanov opened this issue Nov 28, 2019 · 2 comments
Closed
1 of 3 tasks

How to visualize the top bar? #217

zboyanov opened this issue Nov 28, 2019 · 2 comments

Comments

@zboyanov
Copy link

zboyanov commented Nov 28, 2019

  • I'm submitting a ...

    • bug report
    • feature request
    • support request
  • What is the expected behavior?
    How can I enable the top bar that controls the Renderer?
    When I set the view to Details I don't get anything shown at the top.

@zboyanov zboyanov reopened this Nov 28, 2019
@oozcitak
Copy link
Owner

Did you add columns?

@pc8181
Copy link

pc8181 commented Nov 29, 2019

try this

` If ImgLsi.Columns.Count <= 0 Then
ImgLsi.Columns.Add(Manina.Windows.Forms.ColumnType.FileName)
End If

                           ImgLsi.View = Manina.Windows.Forms.View.Details`

@zboyanov zboyanov closed this as completed Dec 3, 2019
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

3 participants