Darth Florus Posted November 29, 2013 Posted November 29, 2013 Mr. Farshad: I almost finish my migration to new UniGui. In this version I be forced to put in my frames a base background panel within with no border. Otherwise in many of my screen UniGui raises a "TUniPanel class does not exist" error sometimes. Time ago I haven't the need of use a panel, I only put TUniForm.InsertComponent() directly onto the form. But in this versión this don't work very well. My preocupation (concern) is that every panel has to grow the javascript packet from server to client browser. In some of my customer in some time of the day I reach the bandwidth limit and the comunications fall. With much more visual component (javascript code) to use, it grows my bandwidth need and this is preocupant to me. My customer will be complain if I say them that need to grow this bandwidht only because I upgrade my development tool. You understand me! Ok! I only want to tell You my problem before I report it as a bug. Best Regards Quote
Administrators Farshad Mohajeri Posted November 30, 2013 Administrators Posted November 30, 2013 Just add uniGUIRegClasses to main.pas uses list. You wont need to add unipanel Quote
Darth Florus Posted December 2, 2013 Author Posted December 2, 2013 Thanks Mr. Farshad.....It works! Best Regards Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.