Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Widgets - General questions or Mixed problems » static Ctrl causes running failure
icon9.gif  static Ctrl causes running failure [message #24145] Tue, 29 December 2009 07:33 Go to previous message
bonami is currently offline  bonami
Messages: 186
Registered: June 2007
Location: Beijing
Experienced Member
/* global, i.e, static */ Ctrl dl;

this causes program to fail in debugging mode under Ubuntu.
stack is,

Ctrl()
Ctrl::IsCompositedGui()
XAtom()
XAtomRaw()
XInternAtom(Xdisplay = 0, name = "_NET_WM_CM_S0", XFalse);

In my attachment, I used a more complexed case, which I found out to be unnecessary.
I can use other tricks other than static Ctrl, but why cannot I use this, since it conforms to grammar?
  • Attachment: test.zip
    (Size: 1.08KB, Downloaded 281 times)

[Updated on: Tue, 29 December 2009 07:49]

Report message to a moderator

 
Read Message icon9.gif
Read Message
Read Message
Read Message
Read Message
Previous Topic: Show() in .usc
Next Topic: BUG? DropList shows first of entries with same key
Goto Forum:
  


Current Time: Thu Mar 28 11:25:24 CET 2024

Total time taken to generate the page: 0.01870 seconds