Straight HTML tables (and other JS frameworks) allow one to have a
little fun and get away from straight columns/rows. For example, a
single data cell can take up two columns and three rows, while the other
fields on those three rows all just use a row each (but may vary in how
many columns are
Hi Martin,
yes, you are right that I talkem mainly about form validation:)
Explanation:
Form validation is very similar to model validation for me. In form
its probably everything that is changeable in model, so if you want to
validate something, you will do it in the form (or some external
vali
Hi,
How do I get the "check" value of a property?
I want to know if it should expect "String", "Integer", etc.
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based appli
Hi Alex,
I will cleanup the theme and finish some thinks and then I will
contact you about contrib. I think that I'm able to add it there, but
I'm afraid that I will create directory in bad location:)
Cheers
- Petr
2008/12/2 Alexander Back <[EMAIL PROTECTED]>:
> Hi Petr,
>
> your theme looks ver
Hi,
I am migrating an application from 0.7 to 0.8.
I have a tree widget in 0.7 using the following classes and methods:-
qx.ui.tree.TreeRowStructure.getInstance().standard() and using the built
in methods addIndent(), addIcon, addObject etc.., where i click on a
node and the correspondence i
> Sorry for the delay in my reply (got stuck up with some other pending
> issues)
>
No worries.
> Ok, but how do I use this in my code.
> If I don't have qxsettings["custom.resourceUri"] in my JS file, then I
> cannot use the line :
> qx.util.AliasManager.getInstance().add("custom1",
> qx
Thanks,
I managed to get this working but wasn't sure why it worked. That
explains it now.
Thanks!
thron7 wrote:
> Hi Matt,
>
>> "library" :
>> [
>>{
>> "manifest" : "contrib://FlowLayout/trunk/Manifest.json",
>> "uri" : "../cache-downloads/FlowLayout/trunk"
>>},
>>{
>
Hi Matt,
> "library" :
> [
>{
> "manifest" : "contrib://FlowLayout/trunk/Manifest.json",
> "uri" : "../cache-downloads/FlowLayout/trunk"
>},
>{
> "manifest" : "contrib://TileView/trunk/Manifest.json",
> "uri" : "../cache-downloads/TileView/trunk"
>}
>
Andreas Ecker wrote:
> Hi Matt,
>
> congrats, your TileView is really nice. :-)
Thanks!
> I'd suggest to file "real" bug reports into qooxdoo's Bugzilla. You can
> easily reference other bugs in there, that either belong to the
> framework or other contribs you might depend on.
OK, I've done
Petr Kobalíc(ek wrote:
> Hi Matthew,
>
> thank you for your work:)
Your Welcome :)
> Is any chance to use new implementation of heightForWidth before
> friday ? This should enable scrollbars;)
Yes this is now done. It took me a while to get it working, I had to
setAllowShrinkY(false) for it wo
Hi Thron,
Sorry for the delay in my reply (got stuck up with some other pending
issues)
thron7 wrote:
>
>
>> If I write #asset(qx/icon/${qx.icontheme}/16/actions/dialog-ok.png),
>> it says qx.icontheme is undefined whereas I was hoping that it takes
>> some default value (as Modern).
>>
>
Hi Fabian,
Thanks for this, I think I might have found a bug in the framework
though unless I've missed something.
If I checkout from SVN I can see your change to the FlowLayout. However
in my tileviewexample config.json I have this:
"library" :
[
{
"manifest" : "contrib://FlowLayout/tr
Hello,
thanks for the interests in the data binding component.
First of all to the questions of Guilherme:
1) The initial state will not be validate currently. Perhaps that will
be changed later if it is necessary for the binding. But currently you
can set an initial value via the init tag w
Hi Kenny,
I have tested the code again and I found a solution to show the scroll
bars. If you add the "allowShrinkX: false" and the "allowShrinkY: false"
to the label, then the scroll bars a shown.
I must admit that my experience with the layout mechanism are very low.
I have to talk to Fabian
Hi Petr,
your theme looks very nice and it would be a great candidate for the
qooxdoo-contrib project. I think this is the best way to share this
theme with the qooxdoo community.
If you need help at ramping up the project, let me know.
cheers,
Alex
Petr Kobalíček wrote:
> Hi list,
>
> I
Hi Petr,
Petr Kobalíček wrote:
> Sorry, I submited it too early:)
>
> Question is, is this possible and how the generator will interpret it ?
Theme classes have no dependencies to other classes than theirselves. So
the generator only interpret/detect the theme because it is set with the
setting
16 matches
Mail list logo