Hi all,
there is a feature request on
http://sourceforge.net/tracker/?func=detail&aid=2823686&group_id=230...
and I think its a good idea to increase the height of the sql query form. What you think ?
Best regards
Alex
Hi,
Auto expanding textarea might be useful here - http://tools.uvumi.com/textarea.html (based on mootools).
Tomas
Alexander Rutkowski wrote:
Hi all,
there is a feature request on
http://sourceforge.net/tracker/?func=detail&aid=2823686&group_id=230...
and I think its a good idea to increase the height of the sql query form. What you think ?
Best regards
Alex
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Tomas Srnka wrote:
Hi,
Auto expanding textarea might be useful here - http://tools.uvumi.com/textarea.html (based on mootools).
Looks great :), If it still works with JS disabled then I'm all for it.
Herman
Tomas
Alexander Rutkowski wrote:
Hi all,
there is a feature request on
http://sourceforge.net/tracker/?func=detail&aid=2823686&group_id=230...
and I think its a good idea to increase the height of the sql query form. What you think ?
Best regards
Alex
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
*If it still works with JS disabled then I'm all for it. *I think it may not work if JS is disabled as Mootools is a JS framework.
Just wondering, is it really viable to support JS disabled browsers these days? :)
-------------------------------------------------- Best regards, Zeeshan Mughal Email: zeeshanmughal@ieee.org Web: http://www.zixan.info
On Thu, Jul 30, 2009 at 3:40 AM, Herman van Rink rink@initfour.nl wrote:
Tomas Srnka wrote:
Hi,
Auto expanding textarea might be useful here - http://tools.uvumi.com/textarea.html (based on mootools).
Looks great :), If it still works with JS disabled then I'm all for it.
Herman
Tomas
Alexander Rutkowski wrote:
Hi all,
there is a feature request on
http://sourceforge.net/tracker/?func=detail&aid=2823686&group_id=230...
and I think its a good idea to increase the height of the sql query form. What you think ?
Best regards
Alex
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day
trial. Simplify your report design, integration and deployment - and
focus on
what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day
trial. Simplify your report design, integration and deployment - and
focus on
what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
-- Met vriendelijke groet / Regards,
Herman van Rink Initfour websolutions
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Zeeshan M. wrote:
/If it still works with JS disabled then I'm all for it. /I think it may not work if JS is disabled as Mootools is a JS framework.
The resizing does not have to work when JS is disabled. But the possibility of resizing should not cripple the query form when JS is not available.
Just wondering, is it really viable to support JS disabled browsers these days? :)
Yes, the basic functionality should not be dependant on JS.
Hi
Dne Wed, 29 Jul 2009 20:14:52 +0200 Tomas Srnka toms@linuxos.sk napsal(a):
Auto expanding textarea might be useful here - http://tools.uvumi.com/textarea.html (based on mootools).
Well we could actually also expand the textarea to fix the window height, what could be also useful. But I don't know js enough to do that...
Michal Čihař wrote:
Hi
Dne Wed, 29 Jul 2009 20:14:52 +0200 Tomas Srnka toms@linuxos.sk napsal(a):
Auto expanding textarea might be useful here - http://tools.uvumi.com/textarea.html (based on mootools).
Well we could actually also expand the textarea to fix the window height, what could be also useful. But I don't know js enough to do that...
That would definitely be nice for the query window, for the query (tab)form the initial solution seems better ;)