Khalil Al Hooti

Results 21 comments of Khalil Al Hooti

I want to align widgets horizontally. Is it possible with multiple columns container? Any help is appreciated! I really appreciate any help you can provide. ![image](https://user-images.githubusercontent.com/22060413/183266394-4a52fa16-f06d-420c-ba83-f9346798a9c2.png)

Tried the approach below, but no luck!! ![image](https://user-images.githubusercontent.com/22060413/183271107-79f28337-e31c-43aa-8c57-9a5462a99da2.png)

@msquaredds Thanks a lot for your answer. This is really unfortunate!!

I am having the same problem with some segy files, some areas within the cube are empty and I keep getting the same error messsage, `ValueError: Inlines inconsistent - expect...

@jokva Thanks alot, I managed to make it work. appreciate all your efforts.

I recently purchased a new pc laptop with 4K resolution touch screen. when I run the following code while screen is at native max resolution of 4K. pyplot images and...

@ImportanceOfBeingErnest Thank you very much. actually `matplotlib.rcParams['figure.dpi'] = 200` is the solution worked for me. tried tk, etc yet all cannot scale properly on 4K screen

There was a similar issue in spyder ide but recently solved in their latest releases. Spyder is basically using Qt5. I experienced scaling issue with spyder using 4K screen but...

I modified the file in my current python installation folder as shown below. could not manage to build matplotlib from master! saying `vs c++` and other headers are missing even...