Recent

Author Topic: "Open" dialogs into the IDE  (Read 5472 times)

Microges2000

  • New Member
  • *
  • Posts: 24
"Open" dialogs into the IDE
« on: February 05, 2007, 03:54:04 pm »
I'm trying to create all the dialogs with the active resize (those of the IDE obviously)  
but:  
for the save dialogs no problem  
for the open dialogs the resize doesn't also work inserting the line:  
    OpenDialog.Options := [ofEnableSizing,ofAllowMultiSelect,ofViewDetail];  
 
ideas?

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2582
RE: "Open" dialogs into the IDE
« Reply #1 on: February 05, 2007, 06:41:59 pm »
bug ?
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

Microges2000

  • New Member
  • *
  • Posts: 24
RE: "Open" dialogs into the IDE
« Reply #2 on: February 06, 2007, 07:32:07 am »
I believe yes but I am not sure of it.  
I make other tests...

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
RE: "Open" dialogs into the IDE
« Reply #3 on: February 06, 2007, 09:32:23 am »
Please, try the development version. One such bug was fixed. It did work before, at least in 0.9.18, but I am not sure about in 0.9.20.

Microges2000

  • New Member
  • *
  • Posts: 24
RE: "Open" dialogs into the IDE
« Reply #4 on: February 06, 2007, 11:12:28 am »
I try on 0.9.20 and 0.9.21 but is the same

Microges2000

  • New Member
  • *
  • Posts: 24
RE: "Open" dialogs into the IDE
« Reply #5 on: February 06, 2007, 11:18:07 am »
Sorry I mistake. With version 0.9.21 work well.

 

TinyPortal © 2005-2018