Hello,
I have spent some time investigating behavior of the table column model,
because it did not do what was written in API doc.
Specifically I mean method Basic.setColumnsOrder(Array), where example in
parameters description is wrong.
setColumnsOrder(Integer[] newPositions)
Reorder
= new qx.data.controller.List(kvparray, selectBox, "value");
this.getRoot().add(selectBox, { left : 50, top : 50});
Von: Geissler, Martin [mailto:martin.geiss...@wika.com]
Gesendet: Montag, 13. Juli 2015 19:01
An: qooxdoo-devel@lists.sourceforge.net
Betreff: [qooxdoo-devel] Fill Select Box
Did I miss?
Thank you very much
Kind regards
Martin Geißler
--
Bevor Sie diese E-Mail ausdrucken, überlegen Sie bitte, ob dies wirklich
erforderlich ist. Please think before you print.
--
WIKA Alexander Wiegand SE & Co. KG, Klingenberg - Germany
Kommanditgesellschaft: Sitz Klingenberg
Hey,
> is it on purpose that there is no migration to 5.0 (only to 4.x) for the
> generator in qx desktop 5.0?
No, not really. We already fixed that for master. But its not that bad as there
has been nothing to migrate automatically anyway.
Regards,
Hey,
has this behavior changed compared to the 4.x release line?
I don’t think we changed anything on intention there so if it is different from
the behavior before, it is a regression.
Regards,
Martin
> Am 21.06.2015 um 18:31 schrieb Marcel Ruff :
>
> Hi,
>
> I use qooxdoo
Hey,
you could use an incredible high integer value to get that done. Usually the
browser do not care of the radius is higher than it could be.
Regards,
Martin
> Am 27.05.2015 um 17:42 schrieb slah :
>
> Hello,
> I'm trying to show an image in a circular shape like googl
Sure, we will get you all up to date in todays weekly. ;)
> Am 21.05.2015 um 18:03 schrieb Phyo Arkar :
>
> I saw version bumped to 5.0 , thats mean major release.
>
> Can we get any sneak peek ? A summary.
> --
> One da
Hey,
just checked it using ClamXav on my mac and found the „exploit“ as well but
only in an older version (4.0.2). The current master is ok and does not have
any detected vulnerability may it be a false positive or not.
Regards,
Martin
> Am 27.04.2015 um 19:41 schrieb Matt Davis - NOAA Fede
Hey,
that didn’t work with qx.fx, as far as I can recall, either so should be a
problem for the migration.
But when it comes to fading, thats easy and already supported for widgets. But
stuff like positioning is not that easy and needs a framework fix.
Regards,
Martin
Am 11.04.2015 um 02:52
for the table fill data? You
> can tell me something about this model array structure/type data
Sure, I updated the codepen sample to showcase that as well:
http://codepen.io/anon/pen/VYRdVK
Regards,
Martin
--
Dive into the
Hey,
thanks for the pointer. As we don’t need that feature at the moment, we won’t
get it done in the near future. But we are, as always, open for any pull
request regarding this feature.
Regards,
Martin
> Am 30.03.2015 um 08:37 schrieb Phyo Arkar :
>
> The long forgotten but ve
ng, I can use qx.Website.table instead HTMLtable for
> some large printing¿
That should work but I don’t see much of an advantage as the main reason for
the table widget would be user interaction.
Regards,
Martin
-
property and use that or you don’t
extend from list item and create your own.
But the select box requests some API to be existing like getLabel, getIcon and
getRich. Make sure you have these API on your custom widget to make it work.
Regards,
Martin
> Am 26.03.2015 um 17:56 schrieb Tom Sad
seless as you can’t drag or close
the window anymore. Maybe you are looking for a popup instead of a window?
Regards,
Martin
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Int
e.g. so no matter
what, it should be equals for both and is worth a bug report. :)
Thanks,
Martin
> Am 01.03.2015 um 18:08 schrieb jxjl :
>
> I have finally found the solution
>
> when I insert button directly to window it is disposed by destroy method,
> but when I add it
Hey,
> Is it a known bug? Any idea to fix that?
No, never heard of that. Did you try to update your sass-version? Sounds like a
bug to me as it works on my OS X running Sass 3.4.9 (Selective Steve) and on a
debian running Sass 3.2.12 (Media Mark).
Regards,
Mar
Thanks. :)
> Am 16.01.2015 um 10:08 schrieb Jeroen Smit :
>
> Hi,
>
> I filed http://bugzilla.qooxdoo.org/show_bug.cgi?id=8871
>
> Regards,
> Jeroen
>
> ________
> From: Martin Wittemann [martin.wittem...@1und1.de]
> Sent:
which
you think is worth fixing, just reopen it.
Regards,
Martin
--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from
Hey,
sounds like a bug to me. Could you open an issue in bugzilla for use?
Regards,
Martin
> Am 14.01.2015 um 10:07 schrieb Jeroen Smit :
>
> Hi,
>
>
>
> I have just upgraded to the bugfixing release 4.0.2 and I noticed a side
> effect of the change on qx.event.hand
I can’t see anything that could cause that problem you described. But usually
those kinds of errors are related to missing requires.
Do you have a custom theme? Is that included in your test build?
Regards,
Martin
> Am 07.01.2015 um 10:33 schrieb halcwb :
>
> MartinWittemann wrote
>
f the problems why you as
> a framework don't get the exposure you deserve.
Also agree on that that but getting that resources it not as easy as it sound.
;)
Regards,
Martin
--
Dive into the World of Parallel Programmi
s I was never pleased with the simple possibilities
a mailing list offers. But on the other hand, a mailing list also has some
advantages. Nevertheless, setting up a forum and moderating it is something we
(as the core team) unfortunately don’t have the time t
Hey,
I would advice you to start copying a given theme and change all things
necessary there. The simple theme should be the best for such a task as its not
extended and is not too complex.
If you have anything to show, I would be interested to see. :)
Regards,
Martin
> Am 29.12.2014 um 07
Hey,
could you open up a but report for that issue so we can take a look and get if
fixed for the next release?
Regards,
Martin
> Am 17.12.2014 um 12:32 schrieb sty karr :
>
> When the user starts a touch event from the inside of an input field and
> tries to scroll, the
Hey,
do you still have the problem? What did you exactly do to get that problem
based on which qooxdoo version?
Regards,
Martin
> Am 24.12.2014 um 22:11 schrieb halcwb :
>
> This problem gets annoying. After some ./generate.py source-all jobs, the
> problem reappeared. Some sort o
Hey,
What version of qooxdoo do you use?
Regards,
Martin
> Am 24.12.2014 um 14:18 schrieb halcwb :
>
> When trying to generate a mobile test version, the path is set to
> css/indigo.css but should be scss/indigo.scss. Note that I first generated a
> regular test project. May
> Am 24.12.2014 um 14:18 schrieb halcwb :
>
> When trying to generate a mobile test version, the path is set to
> css/indigo.css but should be scss/indigo.scss. Note that I first generated a
> regular test project. Maybe that was the problem?
>
>
>
> --
> View this message in context:
> http:
If its in the frameworks code, it is sure worth a bug report which should be
fixed. Could you open one containing your description?
> Am 18.12.2014 um 14:58 schrieb csfahey :
>
> I didn't know what to do to get around this bug using Qooxdoo so this is what
> I am using as a solution:
>
> var lo
This is strange in deed. I just checked the code we have in the framework to
detect the locale. The locale is set in the manager [1] either to an default
locale (which is „C“) or it detects the locale based on navigator.userLanguage
|| navigator.language [2]. Could you check those variables in y
I. Some other parts of
the DateField might get the child control and rely on the Textfield API (like
setValue).
Regards,
Martin
[1]
http://demo.qooxdoo.org/current/apiviewer/#qx.ui.core.Widget~_createChildControlImpl!method_protected
-
ide anyway, I would go with a rich label
including a span with the font icon in the beginning.
Regards,
Martin
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge
. We can sure give you a
head start, figure out what needs to be done and a way out how we get that
integrated as well.
Regards,
Martin
[1] http://bugzilla.qooxdoo.org/show_bug.cgi?id=6606
Am 12.12.2014 um 01:00 schrieb Petr Kobalíček
mailto:kobalicek.p...@gmail.com>>:
This would
eck out the feed reader demo app [1] which also uses data binding.
This is a powerful feature which helps to keep the views up to date!
Regards,
Martin
[1] https://github.com/qooxdoo/qooxdoo/tree/master/application/feedreader
-
your awesome project to your dear community
of just 20-30 active and happy users :D .
Our common channel of spreading the news is our blog which sure will reach more
than 20-30 people. ;)
Regards,
Martin
--
Download BIRT iHub F
doo.
The next repo is something derived from qooxdoo but has no intention to replace
it. So there should be no need to worry about any running apps you guys have
out there. I though that was somehow clear with the blog post A
Wednesday, 2014/12/10.
Thanks,
Martin
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel
request about coding style is not that urgent, especially in the
preparation of a release. It is good to have a homogenous coding style but I
have seen much worse code than the qooxdoo framework offers in most spots. So
bare wi
h we hear a lot) is not only up
to us in the core team. Everyone can step up and write posts about qooxdoo,
speak on conferences or promote the framework on other channels as well.
Regards,
Martin
--
Download BIRT iHub F-
ons
Website API Viewer: ~1000 page impressions
I’m not sure if that could help us to guess the number of active uses. What do
you think?
Regards,
Martin
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Serv
> Am 22.11.2014 um 01:54 schrieb bobmanc :
>
> does anybody know the approximate number of active users of qooxdoo?
Maybe you can guess any numbers based on the number of downloads. We have most
of the time more than 900 downloads a month [1]. Of course, thats only the SDK
downloads and only f
well where you would keep the
control over your code and don’t have to file a pull request for every other
enhancement / bugfix.
Regards,
Martin
> Am 12.11.2014 um 15:47 schrieb d...@cost-savers.net:
>
> We have sent a pull request to the qooxdoo.
>
> As WebSockets have not been
ou as committer.
Regards,
Martin
[1] http://bugzilla.qooxdoo.org/show_bug.cgi?id=8524
Am 10.09.2014 um 16:45 schrieb Dietrich Streifert
mailto:dietrich.streif...@googlemail.com>>:
Hello everybody,
I've tried to follow the discussion and I have to say that I'm just lost
on all t
Hey,
you can check out that grid demo which might give you the sample you’re looking
for:
http://demo.qooxdoo.org/devel/demobrowser/#layout~Grid_Alignment.html
Regards,
Martin
Am 06.10.2014 um 22:38 schrieb aecio
mailto:vercingetori...@gmail.com>>:
Hi everybody,
I
imited resources, we like to keep our focus on the
basics of the framework. ;)
Regards,
Martin
--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box P
t seems like not even a simple override
of one methods could do the job. You need to override almost every method of it
so it might be a better idea to start with the abstract layout and copy the
code over (I know, not a good idea usual
Hey,
thanks for the pointer. We do already have a bug report for that [1] but did
not have the time to get that done. But I agree that it could be a good thing
to be listed within these frameworks.
Regards,
Martin
[1] http://bugzilla.qooxdoo.org/show_bug.cgi?id=6606
Am 23.09.2014 um 22:19
o get that done, a good start would be
to read the manual page about creating custom widgets:
http://manual.qooxdoo.org/current/pages/desktop/ui_develop.html
Regards,
Martin
--
Slashdot TV.
Video for Nerds. Stuff that mat
Hey,
Yes, checked the latest playground demo I added in the weekly which includes
the direction as well. We have added this after the initial blog post because
we spoke about the issue you brought up as well. :)
Regards,
Martin
Am 28.08.2014 um 15:18 schrieb Derrell Lipman
mailto:derrell.lip
Hello Derrel,
thanks for your feedback. This is already possible because the direction is
already part of the events data. Based on that, the developer could trigger a
reload only on down scrolls.
Regards,
Martin
Am 15.08.2014 um 15:24 schrieb Derrell Lipman
mailto:derrell.lip
ties there and the getter will be created for you.
On the other hand, is you simply want to have a key value store without the
data binding, I would suggest to take a look at the class qx.bom.Storage [1]
which would handle that for you in amore suitable way.
Regards,
Martin
[1] http://demo.qoox
e tap event which seems to be missing
(needs to be check as well).
Do you include any other library or css into your project? Maybe its a side
effect cause by more than one framework.
Regards,
Martin
--
/write_api_documentation.html
Regards,
Martin
Am 13.08.2014 um 16:37 schrieb adasko_lololo
mailto:maciek_l...@tlen.pl>>:
Dear qooxdoo team,
I am working on a project and I need it to be properly documented. I would like
the documentation to look like documentation to your project
elp.
> Qooxdoo is a great framework !
Thanks. :)
Regards,
Martin
--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls.
Build a bridge from your legacy apps
make some of this wrapping
> unneccessary and lead to more transparent code?
I don’t know of any new language feature which could help there. But I agree
with you an got an eye on that too, even though I don’t know how to tackle that
probl
Object.observe(). This, too, could be
> supported via transpiling.
Personally, I’m looking forward to this day since the first introduction of
data binding! :) So be sure as soon as all supported browser implement
Object.observer I wil
ot able to do tests right now, perhaps tomorrow or next week…
We recently released 4.0.1 with some drag & drop fixes. So if you update, make
sure to use that release instead of the 4.0 release.
Regards,
Martin
[1] http://demo.qooxdoo.org/current/demobrowser/index.html#ui~DragDrop.html
[2
the selection on the first interaction e.g. mousedown /
pointerdown the selection would also change on a touch scroll which is an
unexpected behavior. So this change was necessary and on intension. :)
Do you still having problems updating your code? If so, what are the issu
Hey,
that sounds like a bug to me. Would you mind opening a bug for that?
Regards,
Martin
Am 10.07.2014 um 00:31 schrieb Ed Adasiewicz :
> I noticed that changing the selection behavior in 4.0 seems to have also
> affected "contextmenu" behavior. In certain cases I need to rig
every user of 4.0.
For more details, see the corresponding announcements:
http://news.qooxdoo.org/qooxdoo-4-0-1-released
Regards,
Martin
--
Open source business process management suite built on Java and Eclipse
Turn processes
Great, thanks. :)
Am 02.07.2014 um 11:38 schrieb Gerald Lo :
> Martin,
>
> Thanks for your reply.
> I will register a BugZilla account and report the bug.
>
> Regards,
> Gerald
>
>
>
> --
> View this message in context:
> http://qooxdoo.678.n2.nabble.
Hey,
this sounds like a framework issue. Could you please open up a bug report so we
can get that fixed for the next patch release?
Regards,
Martin
Am 02.07.2014 um 04:51 schrieb Gerald Lo :
> Hi All,
>
> When clicking up/down button of the spinner,
> the number jumps 2 each ti
suggest two
things:
1. Check if its really necessary to show millions if items at once and is it
the best UX.
2. If so, load the data in batches and add the data to the models while
scrolling.
Regards,
Martin
--
HPCC Systems
sign. If you want to have that feature, you have to implement it
by yourself, but that should not be too much work.
Regards,
Martin
--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Mat
Hey,
What do you exactly mean with „does not work“? We do have a table demo
showcasing drag & drop [1]. This might be worth a look. :)
Best,
Martin
[1]
http://demo.qooxdoo.org/4.0/demobrowser/index.html#table~Table_Drag_And_Drop.html
Am 06.06.2014 um 11:16 schrieb woprandi
mailto:william.
community of contributors and users for a great and ongoing
support.
Please help to spread the news: leave comments to the blog post, tweet,
blog, tell your friends and colleagues. Appreciated!
Martin
--
Learn Graph Databases
have a public holiday on the 29th here in Germany, we won’t ship
the releases before Monday, 2014/06/02.
Thanks,
Martin
--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Sel
Thanks you very much.
Am 20.05.2014 um 09:34 schrieb Vincent Vandenschrick
mailto:vvand...@gmail.com>>:
Done : http://bugs.qooxdoo.org/show_bug.cgi?id=8365
Regards,
Vincent
2014-05-20 9:19 GMT+02:00 Martin Wittemann
mailto:martin.wittem...@1und1.de>>:
Hey,
thanks for bringing th
Hey,
thanks for bringing this up. Would you mind to open up a bug report for that
issue? We should get that fixed for the soon coming 4.0 release.
Regards,
Martin
Am 20.05.2014 um 07:05 schrieb Vincent Vandenschrick
mailto:vvand...@gmail.com>>:
Hi all,
If I comment the following line
Hey,
we don’t have any plan to include such classes at the moment. But feel free to
open up an enhancement request in bugzilla: http://bugzilla.qooxdoo.org/
Regards,
Martin
Am 09.05.2014 um 17:23 schrieb Tancredi-Paul Grozav
mailto:tedi1...@yahoo.com>>:
Hello,
Any plan of introducin
Hey,
yes we plan to have a release in the upcoming weeks.
Regards,
Martin
Am 05.05.2014 um 09:16 schrieb schlagges :
> MartinWittemann wrote
>> Hi,
>> thanks for bringing that up. We are already aware of that and fixed it in
>> master and branch:
>> http://bugzilla.
Hi,
thanks for bringing that up. We are already aware of that and fixed it in
master and branch:
http://bugzilla.qooxdoo.org/show_bug.cgi?id=8158
Regards,
Martin
Am 29.04.2014 um 15:28 schrieb Peter Schneider
mailto:p.schnei...@tis-gmbh.de>>:
Hi there,
the (new) FireFox 29.0[1] seems t
you give it a try and see anything unusual. Now is still the
time to fix some issues before shipping the 4.0 release. :)
Regards,
Martin
--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databas
t; similar, so you can refactor it. And i found an error in
> qx.ui.layout.HBox example doc: "Here is a little example of how to use
> the grid layout.", so instead grid should be HBox. Sorry, but i have
> not git
he future for better responsive support.
Regards,
Martin
[1] http://demo.qooxdoo.org/current/apiviewer/#qx.bom.MediaQuery
[2] http://manual.qooxdoo.org/current/pages/desktop/ui_layouting.html#flex
--
Learn Graph Datab
ements. With that, there have been some API changes and there is a good doc
about the changes in the manual [1].
Now, the error I have is on the Java backend, so it probably have nothing to do
with Qooxdoo, but that was a way to subscribe the list and be with you again :-)
Regards,
Martin
[1]
l sure have a look at it
soon so we can make up our minds if its possible to use it.
Regards,
Martin
--
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS et
Hey,
did you try to set a new delegate containing the new filter?
Regards,
Martin
Am 13.02.2014 um 19:59 schrieb Michael Elsdörfer :
> My VirtualTree as a delegate with a filter method - very useful. Now the
> user toggles a checkbox and I need to apply a different filter logic.
>
&
of the background color
and everything would be back to normal.
Regards,
Martin
[1] http://bugzilla.qooxdoo.org/show_bug.cgi?id=8087
Am 03.02.2014 um 16:29 schrieb Martijn Verbrugh
mailto:m...@realtimesolutions.nl>>:
Hello,
After migrating from version 2.1 to 3.0.1 an extension of the dec
the basic
functionality. Everything missing has to be included the same way. After that,
rebuild and the API is ready to use.
Regards,
Martin
Am 27.01.2014 um 16:09 schrieb benco
mailto:b.collig...@gmail.com>>:
Hi,
I'm migrating a qx 2.0 desktop app. As I was using the
Hey,
Thanks for sharing the solution. It’s alway good to have a solution ready for
further referencing.
Regards,
Martin
Am 20.01.2014 um 23:26 schrieb Vincent Vandenschrick :
> Ok. I solved my own problem, so here is the solution for the records.
> The key point is to have the model item
possibly 'over-worked' the problem ;)
>
> Could you send me a ZIP of your skeleton application? It might be easiest for
> me to detect the differences.
> My application is a little to big/crowded (800+ classes) to be informative.
>
> Thanks again for the effort so
guess you have
tried it without the config change?
Regards,
Martin
Am 15.01.2014 um 09:30 schrieb Peter Schneider :
> Good morning Martin,
>
> I did try that, just forgot to mention it in the initial report, sorry
>
> The result with that tr
Hello Peter,
did you try to add your qxp namespace to the API_INCLUDE let key? This could
resolve your problem.
Regards,
Martin
Am 14.01.2014 um 13:22 schrieb Peter Schneider :
> Hi List,
>
> it seems, that the 'api' job does not take @ignore() hints into account.
>
e report itself or
anything is missing, we let you know immediately. During that review, we
prioritize and schedule the bugs for upcoming release / core members to work
one. If a bug report does have a target milestone set, we plan to include it in
the next release. Thats
oo.org/current/pages/tool/generator/generator_config_ref.html?highlight=optimize#pages-tool-generator-generator-config-ref-compile-options
Regards,
Martin
--
Sponsored by Intel(R) XDK
Develop, test and display web and hybri
what does the system automatically
clean up. So I guess I won’t be happy with either of the two alternatives. ;)
Regards,
Martin
--
Sponsored by Intel(R) XDK
Develop, test and display web and hybrid apps with a single code ba
round? Would be easier to ask question with a link to the
playground instead of creating a new application and linking the app and
source.
No, not really expect loading the JavaScript via the script loader and include
it. But thats a bit of work to do.
Regards,
Martin
[1]
https://github.com/qo
the
decorator tag is ignored...
You can use the patch method of qx.Class [2] to add you custom mixin to the
decorator class. The only thing you have to take care of is that you have
unique property / method names.
Regards,
Martin
[1] http://bugzilla.qooxdoo.org/show_bug.cgi?id=7790
[2] http://demo
scenario. :(
> I'm not sure if "my" reason is the only possible, but in that case something
> like this might help:
> -
> 989: if !(content) {
> 990: this.warn("'content' is not valid! " +
> 991: "Check if widge
I can. My Application is pretty large and not in the public
> domain. But maybe I can find the time at the weekend to re-create the issue
> with a basic application.
That would be perfect.
Regards,
Martin
--
Octobe
ng else in some other situations.
> Nevertheless, I would be interested if someone could help me getting the
> *reason* for this
>
> Or can anybody point me into a direction how to fix this in the first place?
Thats hard to tell without seeing the issue by myself. Do you have any
the border image for its edge.
This can be a lot of work and I would rather check if its possible to replace
the border images with plain CSS decorators which would work in most IEs as
well.
Regards,
Martin
[1] http://caniuse.com/#search=border%20images
-
port:
>> http://bugzilla.qooxdoo.org/show_bug.cgi?id=6064
>> Please check the discussion there and see my detailed posts on former
>> questions
>> there.
>
> What's wrong with a discussion?
> Or do you want it to be moved to the bug report?
Discussions are welcome
se check the discussion there and see my detailed posts on former questions
there.
Regards,
Martin
--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips
he ability to be checked or unchecked, and that a
> RadioButton class would then implement the toggling logic - which would
> allow people who want manual control to just use the regular buttons.
I'm sorry but I don't get the root of your
dummy object and open an
enhancement report. ;)
Best,
Martin
Am 09.09.2013 um 06:17 schrieb Michael Elsdörfer :
> If I have a property chain like this:
>
> controller.selection[0].info.status
>
> and I want to run some custom code if the status changes, I have used in
> the pas
e events [1].
These events are disabled by default due to performance reasons.
Here ist the modified sample:
http://tinyurl.com/q3nxf5g
Regards,
Martin
[1]
http://demo.qooxdoo.org/current/apiviewer/#qx.data.marshal.Json~creat
qx.ui.decoration.MBoxShadow and send you a pull request on GitHub and a
> ticket on your bugzilla when I’m done.
Sounds great! Thanks. :)
Best,
Martin
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012,
been removed or if it was only available in the
manual but its gone. But there is no difference for properties than for members
e.g. If you are the one creating the instance, you have to dispose it in the
destructor. Thats basically it. The dereference key only remove the internal
references which
could fix that in the
framework code?
Regards,
Martin
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance yo
1 - 100 of 1101 matches
Mail list logo