python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How can I change screens layout for landscape and portrait in iOS
I have totally different layouts for landscape and portrait.
In portrait the screen does not have the menu view of full height and half width on left and in landscape the screen contains the menu view...
Faaiz Daag
Votes: 0
Answers: 2
How to set XSSFSheet orientation to Landscape .NET NPOI
How do I set the Print Orientation of an XSSFSheet to Landscape in .NET?
I can only find Java related solutions for this, and this doesn't work in .NET:
printSetup.setLandscape(true);
Taylor Brown
Votes: 0
Answers: 1
How can I rotate the screen on one view controller?
My app is under development as a hybrid app.
My question is how do I switch from the current view controller to vertical mode?
My main view controller is basically in vertical mode (fixed), and if nec...
anel
Votes: 0
Answers: 0
r function for Hanski Connectivity Index
I had to calculate the Hanski connectivity index for my habitat patches, but was unable to find a package that had a function for this. So I wrote one myself. I wanted to share it in case it could be ...
Arne Devriese
Votes: 0
Answers: 0