question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

eel.show should accept more parameters like size

See original GitHub issue

Hello! Today i was trying to create multiple windows using eel with diferent sizes, and i run into a little nigthmare trying to figure out how to do it!

So i would like to ask for a new feature, it would be nice if when you create a new window using: eel.show(start_urls) that you could also give it some parameters, something like show(*start_urls,**kwargs)) to define the params for a new window, defining the size or close callback of it for example

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
samuelhwilliamscommented, Mar 9, 2020

Sounds like a reasonable enhancement - I’ll investigate feasibility this weekend, but I don’t think it should be too difficult.

0reactions
ncotrbcommented, Jul 14, 2020

I also believe that passing the size and position parameter would be quite sufficient for everyday use.

Read more comments on GitHub >

github_iconTop Results From Across the Web

eel.show should accept more parameters like size #220 - GitHub
Hello! Today i was trying to create multiple windows using eel with diferent sizes, and i run into a little nigthmare trying to...
Read more >
Eel options - DEV Community ‍ ‍
Python app with eel (3 Part Series) ... size allow us to set the window size, it must be specified as a tuple...
Read more >
Electron Energy Loss Spectroscopy - ScienceDirect.com
This article will focus on the use of electron energy loss spectrometry (EELS) in a transmission electron microscope (TEM) or a scanning transmission...
Read more >
How do I call an Angular 2 pipe with multiple arguments?
Pipes take an array that contains all arguments, so you need to call them like this: new MyPipe().transform(myData, [arg1, arg2, arg3...]).
Read more >
Chapter 7. Object arguments: functions working with objects
Cgk znz xfzz cor functions as properties of objects. Tour livebook. Take our tour and find out more about liveBook's features: Search -...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found