Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
H

Hubbard

@Hubbard
About
Posts
3
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • String Tokenizer Java 1.1 improved
    H Hubbard

    faq forum java string tokenizer improve separator consecutive delimiter parse java string tokenizer improve separator consecutive delimiter comma substring enhance whitespace preceding count parses parser side-by-side null returned between String Tokenizer Java 1.1 improved ================================== by modifying Tokenizer from JDK 1.31 to run under JAVA 1.18 Interface Iterator and following function removed: public void remove() { throw new UnsupportedOperationException(); } OPAT Atraxis/EDS, opat@atraxis.com / opat@eds.com M.Noerlinger A.Kienast Greetings Andrew

    Java

  • ie5 browser ocx Properties
    H Hubbard

    Setting Document/Printer Properties with ie5 browser ocx or with html I want to print html forms in differen sizes, orintation with the browser control. I tried three approaches: 1. size and orientation in the .html file example: @page { size:21.0cm 14.5cm;landscape } but this needs CSS2 support which the internet explorer does not -or is there another way? 2. application driven at the moment i have a small VB sample application that works quit well WebBrowser.Navigate (AnyUrl) Private Sub WebBrowser_DocumentComplete(ByVal pDisp As Object, URL As Variant) WebBrowser.ExecWB OLECMDID_PRINT, OLECMDEXECOPT_PROMPTUSER End Sub except for the fact, that i have to configure the printer manually OLECMDEXECOPT_PROMPTUSER shows the printer dialog but i would rather use OLECMDEXECOPT_DONTPROMPTUSER and apply the settings programatically -can i change the settings with VB or do i have to do this in C++ using COM? -does anyone hav an example. -i am a C++ programmer with some basic knowledge of MFC. -but i dont know how to handle IPrint::Print with DEVMODE 3. default printer settings i also tried to change the printer properties (start/settings/printers) but the browser just does not use them. may be there is somewhere a template i could use internet explorer/ properties / general (tab) / accessibility (button) / user style sheet -how must a stylesheet look? -would it work like this? or are these stylesheets only for display? --------------------------------------------------------------------------------------------------------------------------------------------- Yours Sincerely // Mit freundlichen GrĂ¼ssen Theo Portmann _____________________________________________ Atraxis AG CEPM CH-8058 Zurich-Airport Phone: +41 1 812 28 63 Telefax: +41 1 812 90 31 Telex: ZRHQGSR E-mail: theo.portmann@atraxis.com Greetings Theo

    Visual Basic

  • MFC SplitterBar *** SDI without Document/View Architecture ***
    H Hubbard

    I've tried to generate a SplitterBar under the following preconditions: SDI without Document/View Architecture It didn't work I used VC++ 6.0, ServicePack5 MFC Wizard Splitter: Menu Project; Add To Project ; Components..;Visual C++; SplitterBar Does it work on your PC? Have you an idea why it doesen't work? Is there any other Idea how to do it manually? Greetings Andrew

    C / C++ / MFC
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups