Giter VIP home page Giter VIP logo

Comments (7)

oneeyeman1 avatar oneeyeman1 commented on June 11, 2024

@Solosigi , what platform and wxWidgets version?

from wxwidgets.

vadz avatar vadz commented on June 11, 2024

I've tried to make the subject of this issue more intelligible, hopefully I understand the problem correctly (but it would still be indeed useful to know which platform do you use).

Unfortunately I don't have time to debug it now, but it looks like print data is getting overwritten somewhere. It shouldn't be hard to find (and hopefully not hard to fix neither) if somebody can look into it.

from wxwidgets.

dconnet avatar dconnet commented on June 11, 2024

If you are running on Win11, there's an issue (system) where selecting LANDSCAPE will not work properly. (Same code works fine on Win10 - and I've seen many others comment about this with non-WX programs too). The only workaround currently is to popup the Windows print dialog and change the orientation there. Reading that orientation (so you can remember it) will work - it's just that it seems to be a read-only field now.

from wxwidgets.

Solosigi avatar Solosigi commented on June 11, 2024

I use wxWidgets-2.3.4, Windows 11, Visual Studio 2022/64 Bit V. 17.9.5.
The problem is:
I have a Form. In this form i determin: number of copies, portrait/landscape, paper size (A4/A5...) and duplex.
If i do a preview or i print without prompt ("quite") all the prints are ok!
But if i print with prompt ("noice") the print is allways standard: number of copy = 1, allways protrait, no duplex.
It seems the guidelines from my form are not carried over.
In the prompt the user have to change all this predefind values.

from wxwidgets.

dconnet avatar dconnet commented on June 11, 2024

Issue #24130

from wxwidgets.

vadz avatar vadz commented on June 11, 2024

Thanks David, this does look like the same bug, so closing.

from wxwidgets.

Solosigi avatar Solosigi commented on June 11, 2024

Problem solved, thank you.
It was Win11 Bug!

from wxwidgets.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.