Be sure your post includes:
1. SmartClient LGPL 8.0
2. serverside-problem: n/a
3. console log: n/a on LGPL
4. dido
5. sample code: copied & pasted from your Getting Started Javascript section page 22: helloworld.html (SmartClient JS)
http://www.smartclient.com/docs/8.0/...tart_Guide.pdf
Ok. I've solved all my issues, and so i suppose this thread is merely a waste of time.
For anyone that is interested, the following issues I addressed over a 1 hour span, assuming I was not able to do so without help....
Exhibit 1) Images on Window element's borders & corners are broken / missing due to a computed width of ZERO.
Fix: Remove the cascading style sheet parameter that is affecting the TD padding.
Exhibit 2) Cannot, seemingly, embed SmartClient components into HTML (wtf right?).
Fix: http://forums.smartclient.com/showthread.php?t=2571
Just use position:relative inside the .create().. Don't know why that isn't in the getting started guide, but atleast google is my friend when my brain suddenly becomes capable of producing many keywords to describe the same exact thing whilst my sleepy eyes happen to come across the single most important thread in the abyss of nothingness..
Good day to you sirs.
And though I have a feeling I will soon regret the following statement due to inevitable upcoming problems, here it is... thank you isomorphic for providing a wonderful LGPL library for all of us poor folks trying to survive on coupons.
1. SmartClient LGPL 8.0
2. serverside-problem: n/a
3. console log: n/a on LGPL
4. dido
5. sample code: copied & pasted from your Getting Started Javascript section page 22: helloworld.html (SmartClient JS)
http://www.smartclient.com/docs/8.0/...tart_Guide.pdf
Ok. I've solved all my issues, and so i suppose this thread is merely a waste of time.
For anyone that is interested, the following issues I addressed over a 1 hour span, assuming I was not able to do so without help....
Exhibit 1) Images on Window element's borders & corners are broken / missing due to a computed width of ZERO.
Fix: Remove the cascading style sheet parameter that is affecting the TD padding.
Exhibit 2) Cannot, seemingly, embed SmartClient components into HTML (wtf right?).
Fix: http://forums.smartclient.com/showthread.php?t=2571
Just use position:relative inside the .create().. Don't know why that isn't in the getting started guide, but atleast google is my friend when my brain suddenly becomes capable of producing many keywords to describe the same exact thing whilst my sleepy eyes happen to come across the single most important thread in the abyss of nothingness..
Good day to you sirs.
And though I have a feeling I will soon regret the following statement due to inevitable upcoming problems, here it is... thank you isomorphic for providing a wonderful LGPL library for all of us poor folks trying to survive on coupons.