<html>
<head>
<base href="https://bugs.documentfoundation.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - PgSQL new DB allow empty Datasource"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=45775#c20">Comment # 20</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - PgSQL new DB allow empty Datasource"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=45775">bug 45775</a>
from <span class="vcard"><a class="email" href="mailto:akshaydeepiitr@gmail.com" title="Akshay Deep <akshaydeepiitr@gmail.com>"> <span class="fn">Akshay Deep</span></a>
</span></b>
<pre>(In reply to Lionel Elie Mamane from <a href="show_bug.cgi?id=45775#c19">comment #19</a>)
<span class="quote">> (In reply to Akshay Deep from <a href="show_bug.cgi?id=45775#c18">comment #18</a>)
>
> > Can you help me by helping me find code where the dialog is created and the
> > buttons get enabled. I need to somehow perform a check that if the chosen db
> > is PostgreSQl, then the next button should be enabled by default.
>
> > I am trying to look in "dbwizsetup.cxx".
>
> Is <a href="show_bug.cgi?id=45775#c10">comment 10</a> helpful?</span >
Yes, It was really explanatory and I did what was required. Somehow, the NEXT
button needs to be activated as soon as the dialog is created. And here I think
I need to look into dbwizsetup.cxx from beginning of [<a href="show_bug.cgi?id=45775#c10">comment 10</a>]. I believe
somewhere in ODbTypeWizDialogSetup::createPage()function of dbwizsetup.cxx, we
can enable next button by default.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>