jQWidgets Forums
Forum Replies Created
-
Author
-
November 24, 2022 at 8:52 pm in reply to: Show widget inside jqxWindow Show widget inside jqxWindow #130932
Hi Svetoslav,
Is there a workaround or hack that I can consider? Otherwise I am forced to drop my requirement.
Thanks.
November 23, 2022 at 2:06 pm in reply to: Show widget inside jqxWindow Show widget inside jqxWindow #130119Hi Svetoslav,
Thanks for coming back, but unfortunately I am not in the position to move to Smart.
Can you please help with an example using jQWidgets?
Thanks in advance.
November 21, 2022 at 6:44 pm in reply to: Show widget inside jqxWindow Show widget inside jqxWindow #128389Hi Svetoslav,
Could really use help with the issue above I am facing.
Thanks.
Hi Svetoslav,
When I worked your example into my code it worked. Also not sure why my original code wasn’t working.
Anyway, thank you!Best regards.
November 18, 2022 at 9:45 am in reply to: Show widget inside jqxWindow Show widget inside jqxWindow #125055Any suggestions?
November 15, 2022 at 6:44 pm in reply to: jqxForm add additional field icons jqxForm add additional field icons #123889Hi Svetoslav,
Ok yes, now I understand the technique. Thank you.
Best regards.
November 13, 2022 at 10:22 am in reply to: jqxForm add additional field icons jqxForm add additional field icons #123870Hi Svetoslav,
Not quite following how this will work. Is there an example for this?
Additional question, is there a hover event I can use to show/hide additional icons?
Thanks in advance.
Hi Svetoslav,
Thanks for the quick follow up, appreciated.
Best regards.
October 10, 2022 at 5:12 pm in reply to: Support Nix package manager Support Nix package manager #123647Thanks Svetoslav.
Hope the following link will help.
https://nixos.org/manual/nixpkgs/stable/#language-javascript
Best regards.
September 7, 2022 at 2:31 pm in reply to: JqxWindow maximize window JqxWindow maximize window #122476Hi,
What is the way to change the JqxWindow’s height and width from an event?
JqxWindow doesn’t have any such methods, then what is the approach?$(".fa-window-maximize").click(function () { console.log("fa-window-maximize"); $("#jqxWindow").width('100%'); $("#jqxWindow").height('100vh'); });
Thank.
Hi Svetoslav,
I am afraid the documentation on the keyboard navigation option is very sketchy.
Can you please explain how the keyboard navigation works?
Let’s say there are 6 tabs, which single key I should use to navigate directly to the &Hello World tab I mentioned above?Thanks.
September 7, 2022 at 11:20 am in reply to: JqxWindow maximize window JqxWindow maximize window #122473Hi Svetoslav,
When you run the code example in a new window, there is space between left and right.
See https://frnx4c.csb.apphttps://frnx4c.csb.appHow to make the width a “true” 100%?
Thanks.
September 5, 2022 at 6:35 am in reply to: jqxWindow align icon in title jqxWindow align icon in title #122449It works like a charm.
Thanks so much Svetoslav!
September 2, 2022 at 11:13 pm in reply to: jqxMenu inside jqxWindow title jqxMenu inside jqxWindow title #122442Never mind, resolved.
August 29, 2022 at 8:33 pm in reply to: jqxForm template init jqxSlider jqxForm template init jqxSlider #122426Hi Svetoslav,
Thanks, yes I see what you mean now. I got stuck as my example was using label.
I will give it a shot and revert back if I run into any problems.Best regards.
-
AuthorPosts